NetBSD/sys/dev/cardbus
thorpej 204183c0fa * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
NULL for root PCI busses.  For busses behind a bridge, it points to
  a persistent copy of the bridge's pcitag_t.  This can be very useful
  for machine-dependent PCI bus enumeration code.
* Implement a machine-dependent pci_enumerate_bus() for sparc64 which
  uses OFW device nodes to enumerate the bus.  When a PCI bus that is
  behind a bridge is attached, pci_attach_hook() allocates a new PCI
  chipset tag for the new bus and sets it's "curnode" to the OFW node
  of the bridge.  This is used as a starting point when enumerating
  that bus.  Root busses get the OFW node of the host bridge (psycho).
* Garbage-collect "ofpci" and "ofppb" from the sparc64 port.
2002-05-16 01:01:28 +00:00
..
Makefile.cardbusdevs
adv_cardbus.c add RCSID 2001-11-13 12:51:12 +00:00
ahc_cardbus.c add detach/activate routine 2002-01-16 02:11:20 +00:00
cardbus.c Use __func__ instead of __FUNCTION__. 2001-11-23 10:20:47 +00:00
cardbus_exrom.c add RCSID 2001-11-13 12:51:12 +00:00
cardbus_exrom.h
cardbus_map.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
cardbusdevs Add a 10/100 Ethertnet card from Hawking. 2002-02-17 21:20:46 +00:00
cardbusdevs.h Regen. 2002-02-17 21:21:15 +00:00
cardbusdevs_data.h Regen. 2002-02-17 21:21:15 +00:00
cardbusreg.h
cardbusvar.h Add ca_bus field. 2001-11-06 03:18:18 +00:00
cardslot.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
cardslotvar.h
com_cardbus.c add RCSID 2001-11-13 12:51:12 +00:00
devlist2h.awk
ehci_cardbus.c add RCSID 2001-11-13 12:51:12 +00:00
files.cardbus - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
fwohci_cardbus.c OCHI -> OHCI 2002-01-26 16:34:27 +00:00
if_ex_cardbus.c add RCSID 2001-11-13 12:51:12 +00:00
if_fxp_cardbus.c add RCSID 2001-11-13 12:51:12 +00:00
if_rtk_cardbus.c Add support for "D-Link DFE-690TXD 10/100". 2002-01-04 15:24:24 +00:00
if_tlp_cardbus.c Snarf-and-barf the `quirk' code from if_tlp_pci.c, and use it to set the right 2002-04-14 17:17:10 +00:00
ohci_cardbus.c add RCSID 2001-11-13 12:51:12 +00:00
rbus.c Let's not free an uninitialized variable. 2002-04-22 19:29:55 +00:00
rbus.h
rbus_ppb.c * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
usb_cardbus.h ehci can attach to cardbus too. 2001-11-06 03:18:53 +00:00