NetBSD/sys/dev/cardbus
mrg 71e27a6efb The PCI revision numbers are unique to a PCI vendor/product
ID pair.  Misuse of the revision numbers was causing some of the chip
features to be disabled on some integrated Intel chips.  So, move the
determination of the features into the bus frontend, where the
vendor/product ID is known.  (Note: sc_rev should be removed.  The
microcode patch stuff is also busted and needs to be fixed.)  Also,
poll the actual flow control status in inphy, rather than making
assumptions.

contributed anonymously.
2009-01-18 10:37:03 +00:00
..
adv_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
ahc_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
cardbus_exrom.c Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
cardbus_exrom.h Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
cardbus_map.c split device/softc for pccbb, the cardbus half of cardslot and cardbus 2008-06-25 11:42:32 +00:00
cardbus.c split device/softc for pccbb, the cardbus half of cardslot and cardbus 2008-06-25 11:42:32 +00:00
cardbusreg.h Cosmetic: use a name instead of a number for BAR0. 2007-08-30 02:39:11 +00:00
cardbusvar.h constify the pcmcia/cardbus method tables 2008-06-26 12:33:17 +00:00
cardslot.c minor cleanup so that it can cope with a futute split pcmcia device/softc 2008-07-03 18:57:52 +00:00
cardslotvar.h minor cleanup so that it can cope with a futute split pcmcia device/softc 2008-07-03 18:57:52 +00:00
com_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
ehci_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
files.cardbus
fwohci_cardbus.c Apply changes missed in "cardbus interrupt stuff cleanup" by drochner@: 2008-07-11 17:50:45 +00:00
if_ath_cardbus.c Sync ath(4) with the new HAL, mostly based on <jmcneill>'s patches. 2008-12-11 05:45:29 +00:00
if_atw_cardbus.c - device/softc split 2008-07-09 20:07:19 +00:00
if_ex_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
if_fxp_cardbus.c The PCI revision numbers are unique to a PCI vendor/product 2009-01-18 10:37:03 +00:00
if_ral_cardbus.c Fix mangled attach output. Noted by Jari Kuittinen. 2008-10-12 02:15:02 +00:00
if_re_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
if_rtk_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
if_rtw_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
if_tlp_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
njata_cardbus.c clean up the cardbus interrupt stuff: 2008-06-24 19:44:51 +00:00
njs_cardbus.c - device/softc split 2008-07-09 19:08:44 +00:00
ohci_cardbus.c Don't write a memory-mapped register on the device until PCI memory 2008-07-11 20:57:51 +00:00
rbus_ppb.c don't include i82365var.h, fixes build error, from Robert Swindells 2008-07-21 09:51:46 +00:00
rbus.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
rbus.h machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
uhci_cardbus.c Don't write a register on the device until PCI I/O access has been 2008-07-11 21:02:53 +00:00
usb_cardbus.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00