freebsd_amp_hwpstate/sys/isa
Doug Rabson 21c3015a24 * Completely rewrite the alpha busspace to hide the implementation from
the drivers.
* Remove legacy inx/outx support from chipset and replace with macros
  which call busspace.
* Rework pci config accesses to route through the pcib device instead of
  calling a MD function directly.

With these changes it is possible to cleanly support machines which have
more than one independantly numbered PCI busses. As a bonus, the new
busspace implementation should be measurably faster than the old one.
2000-08-28 21:48:13 +00:00
..
ic
atkbd_isa.c
atkbdc_isa.c
atrtc.c Allow use of TSC even if APM is compiled in but disabled. 2000-07-30 21:05:22 +00:00
fd.c Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c) 2000-08-20 21:34:39 +00:00
fdc.h
fdreg.h
isa_common.c
isa_common.h
isa_if.m
isahint.c
isareg.h
isavar.h
joy.c
pnp.c * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
pnpparse.c
pnpreg.h
pnpvar.h
ppc.c Add support for the PC87303 chipset (found on Miata alphas) and add 2000-07-20 09:28:07 +00:00
ppcreg.h Add support for the PC87303 chipset (found on Miata alphas) and add 2000-07-20 09:28:07 +00:00
psm.c Add spltty()/splx() in the watchdog timer routine. 2000-08-24 08:49:44 +00:00
rtc.h
sio.c Call destroy_dev() when sio devices go away. 2000-08-27 14:46:13 +00:00
sioreg.h
syscons_isa.c
vga_isa.c