Subject: Re: kern/26909: many PCMCIA devices stopped working
To: None <gnats-bugs@gnats.netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: netbsd-bugs
Date: 09/19/2004 03:14:45
> pcmcia0: CIS version PCMCIA 2.0 or 2.1
> pcmcia0: CIS info: TDK, LAC-CD02x
> pcmcia0: Manufacturer code 0x105, product 0x200
> pcmcia0: function 0: network adapter, ccr addr 400 mask 3
> pcmcia0: function 0, config table entry 4: I/O card; irq mask 7eb8; iomask 4, iospace 0-f; io16 irqlevel
> mbe0 at pcmcia0 function 0: <TDK, LAC-CD02x>

Oops, this device doesn't work correct ("mbe0: device timeout").
So the correct table is like this:

	card			driver	status
	--------------------	------	------
	TDK CompactFlash	wdc&wd	works
	ACCTON NE2000 compat	ne	fails	"where did the card go?"
	TDK 10BASE-T		mbe	fails	"device timeout"
	Intersil PRISM II	wi	works
	3Com 3C589		ep	fails	"couldn't configure controller"
	Adaptec APA-1460	aic	fails	"unable to detect chip!"
	RATOC SCSI		esp	fails	(kernel panics)