summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pccbbreg.h
AgeCommit message (Collapse)Author
2006-04-26Fix a typo in register definitions: looks like somebody copied theBrad Smith
CB_SOCKET_STAT_3VSOCK definition to CB_SOCKET_STAT_XVSOCK and CB_SOCKET_STAT_YVSOCK definitions without updating the numbers. From NetBSD
2005-10-02Add comment regarding the `reserved' o2micro registers, taken fromFederico G. Schwindt
linux o2micro.h file.
2005-09-23complete rearrange and spaces. makes this readable. no binary change.Federico G. Schwindt
2005-09-23addition O2Micro registers needed to make certain chipsets work (atherosFederico G. Schwindt
seems to be one of them). from linux via Leonardo Chiquitto Filho <leonardo at iken dot com dot br>
2005-09-19spelling.Federico G. Schwindt
2004-07-14tweaks for ti12xx bridges; from freebsd via rees@Michael Shalayeff
2003-06-25add topic97b support; from netbsd and tested by Pedro la Peu <pedro@am-gen.org>Michael Shalayeff
2000-07-06Sync with NetBSD.Aaron Campbell
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.