>Another thing I noticed was that the cfgadm -l command didn't notice a >card if I inserted one after booting. I sort of assumed this was an >error in either interrupt or status checking code, but I've not tested >it recently. I'll try 0.3 first and see what happens. > > > cfgadm currently only recognizes 32bit PC Cards. 16bit PC Cards are not recignozed at present. The cardbus driver handles 16bit vs 32bit cards very differently. If the device shows up in prtconf but not in cfgadm, then it's this problem. It may be necessary to make it also recognize 16bit PC Cards.
Snv_44 does not support surprise removal of 32bit cards well, you may occasionally encounter panics. This is fixed in snv_46. I'll send you the latest bits and source so you can help try them out. Vincent.