summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/files.cardbus
AgeCommit message (Collapse)Author
2002-06-26cardbus fwohci support.Thierry Deval
from NetBSD
2002-06-08Add support for RealTek 8129/8139-based CardBus cards; mostly from NetBSD.Aaron Campbell
deraadt@, jasoni@ ok. Thanks to niklas@ for donating a card for testing.
2000-10-26Add support for Xircom X3201-based CardBus Ethernet cards. Tested successfullyAaron Campbell
on four different models, including the CBEM56G-100, RBE-100 RealPort, and the RBEM56G-100 RealPort. This commit adds support only for the LAN components; the modem is not configured yet. Detach support to come. Based on work from FreeBSD, mickey@, nate@, and myself.
2000-09-17Add support for Intel PRO/100 CardBus PC Card Ethernet; from NetBSD.Aaron Campbell
2000-05-15Cardbus com driver, from NetBSD, but adapted for our style conventionsNiklas Hallqvist
and with pccom support added
2000-04-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron Campbell
machines, this code needs the new PCIBIOS* options enabled in the kernel config file to work, but your mileage may vary. Included is a working 3c575 driver for 3Com 10/100 CardBus PC Card NICs (tested only with the 'C' revision). The 3c575 is the pccard version of the PCI EtherLink XL cards, and thus the xl driver has been split into /sys/dev/ic.