From owner-freebsd-hackers Thu Mar 16 21:16:18 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA15158 for hackers-outgoing; Thu, 16 Mar 1995 21:16:18 -0800 Received: from hq.icb.chel.su (icb-rich-gw.icb.chel.su [193.125.10.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id VAA15151 for ; Thu, 16 Mar 1995 21:16:01 -0800 Received: from localhost (babkin@localhost) by hq.icb.chel.su (8.6.5/8.6.5) id KAA01942; Fri, 17 Mar 1995 10:08:51 -0500 From: "Serge A. Babkin" Message-Id: <199503171508.KAA01942@hq.icb.chel.su> Subject: Re: Diskless booting - netboot.com problems? To: davidg@Root.COM Date: Fri, 17 Mar 1995 10:08:51 -0500 (GMT-0500) Cc: freebsd-hackers@FreeBSD.org In-Reply-To: <199503170501.VAA00583@corbin.Root.COM> from "David Greenman" at Mar 16, 95 09:01:02 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 587 Sender: hackers-owner@FreeBSD.org Precedence: bulk > >This is because now 3C503 has another driver than before. Now 3C503 > >device is named ie0 instead of ed0. Correct this name in main.c to fix > >this problem (bit in this case it will work with 3C503 ONLY). > > This is not true. The ie driver does not work with the 3c503. > Sorry. You're right, I'm not right. Ie0 is 3c507. In this case I don't know why it doesn't works. But when I wrote support for 3c509 I got the same error until I fixed name of card. Moreover, this error explicitly means that NFS can't find the interface specified by the network boot. Serge Babkin