cardbus(4) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
CARDBUS(4)                NetBSD Programmer's Manual                CARDBUS(4)


NAME
cardbus, cardslot, cbb - CardBus driver
SYNOPSIS
cbb* at pci? dev? function ? cardslot* at cbb? cardbus* at cardslot? pcmcia* at cardslot? XX* at cardbus? dev ? function ?
DESCRIPTION
NetBSD provides machine-independent bus support and drivers for CardBus devices. The cbb device represents the CardBus controller. Each controller has a number of slots, represented by the cardslot devices. A slot can have ei- ther a CardBus card or a PCMCIA card, which are attached with the cardbus or pcmcia devices, respectively.
SUPPORTED DEVICES
NetBSD includes the following machine-independent CardBus drivers, sorted by function and driver name: Network interfaces ex 3Com 3C575TX and 3C575BTX fxp Intel i8255x rtk RealTek 8129/8139 tlp DECchip 21143 Serial interfaces com Modems and serial cards SCSI controllers adv AdvanSys 1200[A,B], 9xx[U,UA] ahc Adaptec ADP-1480 USB controllers ehci Enhanced Host Controller (2.0) ohci Open Host Controller
SEE ALSO
adv(4), ahc(4), com(4), ehci(4), ex(4), fxp(4), ohci(4), pci(4), pcmcia(4), rtk(4), tlp(4)
HISTORY
The cardbus driver appeared in NetBSD 1.5. NetBSD 1.6 November 14, 1999 1
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.