Return to BSD News archive
From: msmith@revolution.3-cities.com (Mark D. Smith) Subject: Re: ed0 driver problem? Newsgroups: comp.unix.bsd.freebsd.misc References: <nickliuDu3w28.57s@netcom.com> <31DF0954.72B3@www.play-hookey.com> X-Newsreader: TIN [version 1.2 PL2] NNTP-Posting-Host: revolution.3-cities.com Message-ID: <31e096ee.0@204.203.224.159> Date: 8 Jul 96 05:04:46 GMT Lines: 8 Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!netnews.nwnet.net!204.203.224.159!revolution.3-cities.com!msmith Ken Bigelow (kbigelow@www.play-hookey.com) wrote: : Have you checked both the port address and IRQ settings? You can change : both with the boot: -c option. Unless you have explicitly changed the : settings, FreeBSD will assume 0x300 and IRQ 5 for ed0. It will check the Actually, ed0 is 0x280 and ed1 is 0x300. Both are configed in the kernel is int 5. I have an accton ne2000 card configed as ed1 in my machine. Mark