Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!howland.reston.ans.net!Germany.EU.net!wizard.pn.com!sundog.tiac.net!tencats.rmkhome.com!rmk From: rmk@rmkhome.com (Rick Kelly) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: Help! NetBSD doesn't recognize my ethernet card! Date: 11 Feb 1996 20:57:52 GMT Organization: The Man With Ten Cats Lines: 25 Distribution: world Message-ID: <4fll8g$btc@sundog.tiac.net> References: <4fj0no$dac@Radon.Stanford.EDU> <4fkjvp$c7f@carol.fwi.uva.nl> Reply-To: rmk@tencats.rmkhome.com NNTP-Posting-Host: tencats.rmkhome.com X-Newsreader: TIN [version 1.2 PL2] Frank van der Linden (frank@fwi.uva.nl) wrote: : yue@heron.Stanford.EDU (Kenneth C. Yue) writes: : >I bought a new NE2000 compatible ISA ethernet card to run NetBSD 1.1. : >NetBSD itself was installed fine, but it just doesn't recognize the : >ethernet card. According to the installation note, if a NE2000 : >compatible card (ed0) is configured to use I/O address 0x280, IRQ 2 : >and memory address 0xd000, it'll be recognized, but 0x280 isn't one of : >the available I/O addresses on my card (only 0x300, 0x320, 0x340, and : >0x360), so how do I ask NetBSD to use the default 0x300 on my card? : The default installation kernels recognize your family of ethernet cards : at the following addresses: : ed0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC, 3C503, and NE[12]000 : ed1 at isa? port 0x250 iomem 0xd8000 irq 9 # ethernet cards : ed2 at isa? port 0x300 iomem 0xcc000 irq 10 : So it looks like picking the values in the last line should work for you. On my i386 NetBSD boxes I just changed the ed0 line to match the settings of the card, and then rebuilt the kernel. Works like a champ. -- Rick Kelly rmk@tencats.rmkhome.com rmk@rmkhome.com http://tencats.rmkhome.com