Searched refs:cardbus (Results 1 – 14 of 14) sorted by relevance
/freebsd/sys/modules/cardbus/ |
H A D | Makefile | 1 .PATH: ${SRCTOP}/sys/dev/cardbus 3 KMOD= cardbus 4 SRCS= cardbus.c cardbus_cis.c cardbus_device.c \
|
/freebsd/sys/dev/cardbus/ |
H A D | cardbus.c | 57 static SYSCTL_NODE(_hw, OID_AUTO, cardbus, CTLFLAG_RD | CTLFLAG_MPSAFE, 0, 350 DEFINE_CLASS_1(cardbus, cardbus_driver, cardbus_methods, 353 DRIVER_MODULE(cardbus, cbb, cardbus_driver, 0, 0); 354 MODULE_VERSION(cardbus, 1);
|
/freebsd/tools/kerneldoc/subsys/ |
H A D | Doxyfile-dev_cardbus | 12 INPUT = $(DOXYGEN_SRC_PATH)/dev/cardbus/ \
|
/freebsd/share/examples/drivers/ |
H A D | make_device_driver.sh | 570 * things need to be done only in the cardbus case. 572 DRIVER_MODULE(${1}, cardbus, ${1}_pci_driver, ${1}_devclass, 0, 0); 706 * might even already be gone in the case of cardbus or pccard
|
/freebsd/sys/modules/ |
H A D | Makefile | 732 _cardbus= cardbus 888 _cardbus= cardbus
|
/freebsd/stand/i386/libi386/ |
H A D | pxe.h | 303 } pci, cardbus; member
|
/freebsd/share/man/man4/ |
H A D | Makefile | 90 cardbus.4 \
|
/freebsd/sys/i386/conf/ |
H A D | GENERIC | 188 device cardbus # CardBus (32-bit) bus
|
/freebsd/sys/amd64/conf/ |
H A D | GENERIC | 211 device cardbus # CardBus (32-bit) bus
|
/freebsd/tools/tools/sysdoc/ |
H A D | tunables.mdoc | 273 hw.cardbus.cis_debug 276 hw.cardbus.debug
|
/freebsd/sys/dev/rl/ |
H A D | if_rl.c | 260 DRIVER_MODULE(rl, cardbus, rl_driver, 0, 0);
|
/freebsd/sys/conf/ |
H A D | NOTES | 2014 device ath # Atheros pci/cardbus NIC's 2015 device ath_hal # pci/cardbus chip support 2194 # cardbus: CardBus slots 2196 device cardbus
|
H A D | files | 1343 dev/cardbus/card_if.m standard 1344 dev/cardbus/cardbus.c optional cardbus 1345 dev/cardbus/cardbus_cis.c optional cardbus 1346 dev/cardbus/cardbus_device.c optional cardbus 1347 dev/cardbus/power_if.m standard
|
/freebsd/share/misc/ |
H A D | pci_vendors | 6361 1186 0035 DUB-C2 USB 2.0 2-port 32-bit cardbus controller 6394 1186 f100 DUB-C2 USB 2.0 2-port 32-bit cardbus controller 7061 1186 3b00 DWL-650+ PC Card cardbus 22Mbs Wireless Adapter [AirPlus] 13884 # What's in the cardbus end of a Sony ACR-A01 card, comes with newer Vaio CD-RW drives 21359 4344 EDGE/GPRS data and 802.11b/g combo cardbus [GC89] 22892 1186 3202 DWL-G650 (Rev B3,B5) Wireless cardbus adapter
|