cvs commit: src/sys/dev/pccard pccard_cis.c
Warner Losh
imp at FreeBSD.org
Wed Aug 27 04:36:32 UTC 2008
imp 2008-08-27 04:36:27 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard_cis.c
Log:
SVN rev 182229 on 2008-08-27 04:36:27Z by imp
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
Revision Changes Path
1.42 +2 -0 src/sys/dev/pccard/pccard_cis.c
More information about the cvs-src
mailing list