1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/pccard
Alfred Perlstein 44956c9863 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
cardinfo.h
cis.h
driver.h
i82365.h
mecia.c
meciareg.h
pccard_beep.c Make beep not depend on HZ setting. 2002-09-29 23:41:25 +00:00
pccard_nbk.c
pccard_nbk.h
pccard.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
pcic_isa.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
pcic_pci.c Merge from P4: 2003-01-04 17:26:35 +00:00
pcic_pci.h SMIENB not needed, but maybe PCI_CLOCK is, so put it in #if 0'd out 2002-09-29 23:37:07 +00:00
pcic.c MFp4: 2002-11-27 06:04:49 +00:00
pcicvar.h
slot.h