Re: strange ne2000ish card on A1200

[email protected] Wed, 25 Mar 2020 16:19:33 +0100
Newsgroups gmane.os.netbsd.ports.amiga
Message-ID <[email protected]>
err... I missed three important little words...

On Mon, Mar 23, 2020 at 10:10:02PM +0100, [email protected] wrote:

> Lots of pcmcia cards have supsicious or missing numeric vendor and/or
> product codes. Our pcmcia driver's match routine (if no chipset-specific 
> one is used) as well as the if_ne_pcmcia.c match routine don't use 
> vendor/product,
	!!! in this case !!!
>		but use the strings in the CIS. They're not very
> specific here - somebody wanted to make sure never to be found by a
> revengeful user I guess, or didn't want to do the letwork of replacing
> the generic info in the chip's prom by card-specific info - but we an try

	-is