NetBSD/sys/arch/arm/footbridge
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
..
isa Following the demise of arch/arm32 update cats, and restore the isa files to a more sane location. 2002-02-10 12:26:00 +00:00
dc21285mem.h
dc21285reg.h
footbridge.c * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
footbridge.h Implement a proper delay routine for footbridge based systems. Note that 2002-05-04 10:04:42 +00:00
footbridge_clock.c Implement a proper delay routine for footbridge based systems. Note that 2002-05-04 10:04:42 +00:00
footbridge_com.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
footbridge_com_io.c Use the bus_space_generic bus space ops. 2002-04-12 19:12:31 +00:00
footbridge_io.c Use the bus_space_generic bus space ops. 2002-04-12 19:12:31 +00:00
footbridge_irq.S Change local offset/label for irqhandlers to Lirqhandlers. Because in 2001-08-19 07:29:26 +00:00
footbridge_irqhandler.c Finish up the changes to get LOOSE_PROTOTYPES working for cats. 2002-01-07 22:58:07 +00:00
footbridge_machdep.c Use processor specific versions of ARM cache control functions for SA1100 2002-05-03 16:45:21 +00:00
footbridge_pci.c Change <machine/irqhandler.h> to <machine/intr.h> since the latter always 2001-09-05 16:17:35 +00:00
footbridgevar.h Following the demise of arch/arm32 update cats, and restore the isa files to a more sane location. 2002-02-10 12:26:00 +00:00
genassym.cf * Share a common vector page between arm26 and arm32. 2001-12-20 01:20:21 +00:00
todclock.c Following the demise of arch/arm32 update cats, and restore the isa files to a more sane location. 2002-02-10 12:26:00 +00:00
todclockvar.h Following the demise of arch/arm32 update cats, and restore the isa files to a more sane location. 2002-02-10 12:26:00 +00:00