Subject: Re: adding PCM100 to pcmcia
To: None <tech-kern@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-kern
Date: 02/27/2003 00:32:52
In article <Pine.LNX.4.43.0302261557180.7617-100000@pilchuck.reedmedia.net>,
Jeremy C. Reed <reed@reedmedia.net> wrote:
>On Wed, 26 Feb 2003, Jeremy C. Reed wrote:
>
>> eth0: NE2000 (DL10022 rev 05): io 0x300, irq 3, hw_addr 00:04:5A:08:78:E1
>
>> And OpenBSD floppyC32.fs floppy image worked fine for PCM100 card.
>
>OpenBSD tells me:
>
> ne3 at pcmcia1 function 0 "Linksys, EtherFast 10/100 Integrated PC Card
> (PCM100), Ver 1.0" port 0x340/32: irq 9
> ne3: address 00:04:5a:08:78:e1
> nsphynter0 at ne3 phy 5: DP83815 10/100 integrated, rev. 3
>
>Notice above address is what Linux shows. The non-working NetBSD shows a
>different address.

# Avoid pcmcia bus space conflicts with the default io space
# allocation on 12-bit wide busses (base 0x400 size 0xfff).
options PCIC_ISA_ALLOC_IOBASE=0x300
options PCIC_ISA_ALLOC_IOSIZE=0x0ff