summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/cardbus.c
AgeCommit message (Collapse)Author
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-03Add the bus to the cardbus_attach_argsNathan Binkert
From NetBSD
2001-06-24cold is in systm nowMichael Shalayeff
2000-05-15Cardbus serial infrastructureNiklas Hallqvist
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.