From owner-freebsd-questions Thu Jun 28 15:11:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.netvisio.net (mail.netvisio.net [212.116.158.131]) by hub.freebsd.org (Postfix) with SMTP id 4A04937B40A for ; Thu, 28 Jun 2001 15:11:23 -0700 (PDT) (envelope-from stanislav-n@gmx.net) Received: (qmail 21354 invoked by uid 0); 28 Jun 2001 22:11:19 -0000 Received: from pc5.neo.netvisio.net (HELO pc4) (212.116.156.134) by mail.netvisio.net with SMTP; 28 Jun 2001 22:11:18 -0000 From: Stanislav To: X-Mailer: Poco 2.11 (777) - EVALUATION VERSION Date: Fri, 29 Jun 2001 01:12:20 -0700 X-URL: http://www.pocomail.com/ Subject: Stanislav Nedelchev Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <20010628221123.4A04937B40A@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have little Problem when i try to Build my Kernel i'm using FreeBsd 4.3 RELEASE i386 i try to install my PCI lan card and i do this Installation: 1. copy the source codes if_fet.c and iffetreg.h to /sys/pci directory, #cp if_fet.c /sys/pci #cp iffetreg.h /sys/pci 2. modify /sys/conf/files, add the following line pci/if_fet.c optional fet device-driver 3. modify /usr/src/sys/i386/conf/GENERIC, add the following= line device my0 4. compile the kernel, #cd /usr/src/sys/i386/conf #cp GENERIC MYKERNEL #/usr/sbin/config MYKERNEL #cd /usr/src/sys/compile/MYKERNEL #make depend #make #make install 5. reboot the system, #reboot On usr/sbin/config MYKERNEL i get warning My is unknown and on #make depend - make canot find config.c Stop what i must do to compile and run my Lan Card Thanks in Advance Stanislav Nedelchev -- Stanislav, stanislav-n@gmx.net on 06.29.2001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message