From owner-freebsd-questions Wed Sep 23 07:14:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01827 for freebsd-questions-outgoing; Wed, 23 Sep 1998 07:14:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from maas.ac-copy.com (ruwer.ac-copy.com [194.77.24.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01795 for ; Wed, 23 Sep 1998 07:14:33 -0700 (PDT) (envelope-from js@ac-copy.net) Received: from ac-copy.net (perry@localhost [127.0.0.1]) by maas.ac-copy.com (8.8.7/8.8.7) with ESMTP id QAA04171 for ; Wed, 23 Sep 1998 16:13:27 +0200 Message-ID: <36090206.16DB9FF0@ac-copy.net> Date: Wed, 23 Sep 1998 16:13:26 +0200 From: Joachim Schmitz X-Mailer: Mozilla 4.04 [en] (X11; I; Linux 2.0.31 i586) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Installing a new device driver for xl Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, we installed FreeBSD 2.2.7 successfully, since we want to use 3COM 3c905b-tx cards we want to include support for the xl-driver into the kernel. We did all the steps described in the manual, how to build a new kernel, downloaded the source for the xl-driver, but the new build kernel still does not include support for the xl-driver. So we did: cp KERNEL MYKERNEL in the conf-dir edited MYKERNEL to include a line device xl0 did a "config MYKERNEL" make depend make make install what did we miss ? please respond to my email-address js@ac-copy.net since I am not yet on the mailinglist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message