freebsd-src/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 Don't assume that any ISA device that fails to probe is a PnP device, 2000-07-12 00:42:08 +00:00
isa_common.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
isa_if.m
isahint.c
isareg.h Add smc37c935 chipset support and clean up the code which tries to 2000-07-18 09:01:09 +00:00
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 Finally merge newmidi. 2000-07-11 11:49:33 +00:00
pnpreg.h
pnpvar.h Finally merge newmidi. 2000-07-11 11:49:33 +00:00
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 Add device_identify methods so that we do not need the 2000-06-28 22:53:35 +00:00
vga_isa.c Add device_identify methods so that we do not need the 2000-06-28 22:53:35 +00:00