From owner-freebsd-questions Mon Jul 6 15:04:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27657 for freebsd-questions-outgoing; Mon, 6 Jul 1998 15:04:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.hcol.net (val@ns.hcol.net [205.152.99.16]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27639 for ; Mon, 6 Jul 1998 15:04:32 -0700 (PDT) (envelope-from val@ns.hcol.net) Received: from localhost (val@localhost) by ns.hcol.net (8.8.6/8.8.6) with SMTP id RAA02654; Mon, 6 Jul 1998 17:00:30 -0500 (CDT) Date: Mon, 6 Jul 1998 17:00:29 -0500 (CDT) From: Val To: Donald Burr cc: freebsd-questions@FreeBSD.ORG Subject: Re: PCI Ethernet Card In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have ed0 on isa in the kernel, and it doesn't bother me a bit that it's seen as ed1 by the system. actually i couldn't configure the card for win95 station because it uses wierd i/o address of 6000 something, but FreeBSD sees all the resources without any problems. But, the bad part is that the card is working in 16bit mode (why use pci then?). will recompiling with ed? at pci? put the card in 32 bit mode? TIA. Val. On Mon, 6 Jul 1998, Donald Burr wrote: > My secret spy satellite informs me that on 06-Jul-98, Lee Johnston wrote: > > Hi There, > > > >> A few things. First, are you sure you have PCI card? I think ed0 > >> driver is for ISA bus only. I am not sure which driver you would use > >> for > >> PCI NE2000. Someone on questions@freebsd.org will probably know. > >> Also, turn off PnP and see if that helps. And check for IRQ > >> conflicts. > >> > > > > If you have controller pci0 in your kernel and a compatiable NE2000 PCI > > card when you reboot the kernel will load your PCI NIC as ed1 no-matter > > what you have in your device ed0 line (I think you must have a ed0 line > > though). > > Actually, if you put: > > device ed? at pci? > > in your config file, it will detect the PCI card as ed0. It's always > worked for me. > --- > Donald Burr - Ask me for my PGP key | PGP: Your > WWW HomePage: http://DonaldBurr.base.org/ ICQ #1347455 | right to > Address: P.O. Box 91212, Santa Barbara, CA 93190-1212 | 'Net privacy. > Phone: (805) 957-9666 FAX: (800) 492-5954 | USE IT. > ----------------------------------------------------------------------- > FreeBSD - Turning PCs into Workstations - http://www.freebsd.org/ > (NOTE: POBoxes.com appears to be working again -- fire away!) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message