From owner-freebsd-questions Sat Jan 7 18:41:24 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id SAA04622 for questions-outgoing; Sat, 7 Jan 1995 18:41:24 -0800 Received: from kryten.atinc.com (kryten.atinc.com [198.138.38.7]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id SAA04616 for ; Sat, 7 Jan 1995 18:41:21 -0800 Received: (jmb@localhost) by kryten.atinc.com (8.6.9/8.3) id VAA26316; Sat, 7 Jan 1995 21:39:48 -0500 Date: Sat, 7 Jan 1995 21:39:47 -0500 (EST) From: "Jonathan M. Bresler" Subject: Re: Can't get FreeBSD 2.0 to see my ethernet card. To: rjb@intac.com cc: questions@FreeBSD.ORG In-Reply-To: <199501080154.UAA01365@nile.intac.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@FreeBSD.ORG Precedence: bulk On Sat, 7 Jan 1995 rjb@intac.com wrote: > I've just installed FreeBSD 2.0 on my 33Mhz 486 Gatewary box. Everything is > running fine *except* I can't seem to get the OS to see my 3com 3c503 card. ^^^^^^^^^^ _____________________________________________________________|||||||||| this card uses the ep driver not the ed driver. to use the utp port, add 'link2' to the ifconfig arguments use ioaddr 0x300 and irq 10--if this is problematic, use the -c flag at boot time. at the 'config>' prompt, type '?' to get the help screen and set the ioaddr/port and irq as required for the card. you'll have to do this every time you reboot the machine until you build a kernel with the ep driver set to the location you need > I read the release notes, noted FreeBSD FAQ #8.4 and went out and got the > O'Reilly book on BSD. From what I read my /etc/netstart file handles the > ifconfig'ing for me, assumming the autoconfigure probe sees an interface > that's supported and present. During the initial boot phase I see 'ed0 not > found at 0x280' and 'ed1 not found at 0x300'. I've check my kernel > configuration file and the pseudo-device ether is definitely set along with > 'ed0' and 'ed1'. Coming from a System V background, this handling of the > network interface is somewhat baffling 8-/ > > Any help would be greatly appreciated. Thanks! > Bob > > > Jonathan M. Bresler jmb@kryten.atinc.com | Analysis & Technology, Inc. | 2341 Jeff Davis Hwy play go. | Arlington, VA 22202 ride bike. hack FreeBSD.--ah the good life | 703-418-2800 x346