*BSD News Article 61178


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!swidir.switch.ch!swsbe6.switch.ch!surfnet.nl!newshost.vu.nl!cs.vu.nl!sun4nl!fwi.uva.nl!not-for-mail
From: frank@fwi.uva.nl (Frank van der Linden)
Newsgroups: comp.unix.bsd.netbsd.misc
Subject: Re: Help! NetBSD doesn't recognize my ethernet card!
Date: 11 Feb 1996 12:30:01 +0100
Organization: FWI, University of Amsterdam
Lines: 25
Distribution: world
Message-ID: <4fkjvp$c7f@carol.fwi.uva.nl>
References: <4fj0no$dac@Radon.Stanford.EDU>
NNTP-Posting-Host: carol.fwi.uva.nl

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.

- Frank
-- 
                  Frank van der Linden, frank@fwi.uva.nl
	       Use NetBSD, it's Unix, it's free and works on:
    i386+, Mac, Amiga, HP300, Sun3, Sun4c, PC532, DEC Alpha, DEC MIPS, Atari
              Work in progress: Vax, Sun4m and a host of others