freebsd-skq/sys/dev/cardbus
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
..
cardbus_cis.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
cardbus_cis.h Implement PCI_IVAR_ETHADDR. Cardbus has the MAC addr in the CIS, 2002-11-27 06:56:29 +00:00
cardbus.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
cardbusreg.h Don't abuse the fact that -a == ~a + 1. Signed vs unsigned checkers 2002-10-07 22:58:24 +00:00
cardbusvar.h Implement PCI_IVAR_ETHADDR. Cardbus has the MAC addr in the CIS, 2002-11-27 06:56:29 +00:00