Subject: Re: Nell PCMCIA/PRISM-II on Voyager
To: None <port-sparc@netbsd.org>
From: David Passmore <dpassmor@sneakers.org>
List: port-sparc
Date: 04/22/2002 22:36:49
On Mon, Apr 22, 2002 at 03:53:19PM -0700, David Passmore wrote:

> Here's what I can ascertain (and I'm new at this, so bear with me):
> 
> stp4020_statintr handles (SCINT|BVD1CHG|RDYCHG|CD2ST|CD1ST|WAITST)
> prints out 'Battery change' message
> stp4020_statintr handles (SCINT|CD2ST|CD1ST|WAITST)
> stp4020_statintr handles (BVD2ST|BVD1ST|RDYST|WPST)

I plugged in a D-Link card and here's what it gives me:


stp4020_statintr handles (SCINT|BVD1CHG|RDYCHG|CD2ST|CD1ST|BVD1ST)
prints out 'Battery change' message
stp4020_statintr handles (BVD2ST|BVD1ST|RDYST|WPST)

And it just works. Here's the differences in the firmware:
SMC:
wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A
wi0: Intersil Firmware: Primary (0.3.0), Station (0.7.6)

Dlink:
wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163-SST-flash
wi0: Intersil Firmware: Primary (0.3.0), Station (0.8.2)

Hope this helps.

David