freebsd-nq/sys/dev/pccard
Warner Losh cfd23b465a Some PC Cards don't have the proper IRQ mask in them. The standard
says that in such cases we can pick any interrupt.  One of these cards
is the LG11 Wireless LAN card.  I don't have one of these, but I do
know that this doesn't hurt any cards I've tried it with.

PR:		92070
Submitted by:	Helge Oldach
MFC after:	3 days
2008-08-27 04:36:27 +00:00
..
card_if.m Remove OLDCARD vestiges from here 2005-09-25 01:39:04 +00:00
pccard_cis_quirks.c MFp4: necessary quirks to get 3c1 not working (still no interrupts) 2008-08-25 04:59:43 +00:00
pccard_cis.c Some PC Cards don't have the proper IRQ mask in them. The standard 2008-08-27 04:36:27 +00:00
pccard_cis.h The supposed OLD STYLE network MAC id tuple was really just a buggy 2005-07-13 14:59:06 +00:00
pccard_device.c Don't confuse the tuple code and the tuple length. Ooops. Since most 2005-09-21 20:08:24 +00:00
pccard.c Fix a small problem in the comment about departure from NetBSD. 2008-08-07 21:16:14 +00:00
pccarddevs Add NEC PC-9802N-J02 (confirmed) and NEC PC-9202N-J02R (speculative) 2008-08-07 20:52:54 +00:00
pccardreg.h
pccardvar.h Unify the initial card probe/attach procedure with the kldload 2008-08-06 07:34:35 +00:00
pccardvarp.h Make the interrupt handler wrapper capable of correctly support filter+ithread handler. 2007-05-31 19:29:20 +00:00
power_if.m