freebsd_amp_hwpstate/sys/isa
Doug Rabson cfa84f4631 * Add ivars for ISA pnp.
* Move isa_dma* declarations to isavar.h.
* Add a method ISA_DELETE_RESOURCE() to the ISA interface.
* Tidy up include protection defines.
1999-05-30 11:02:17 +00:00
..
ic
atkbd_isa.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
atkbdc_isa.c Use the resource apis to manipulate resources. 1999-05-22 15:47:34 +00:00
atrtc.c Stop the TSC from being used as timecounter on K5/step0 machines. 1999-05-29 06:57:55 +00:00
bt_isa.c Don't use BUS_WRITE_IVAR to manipulate resources. 1999-05-22 15:45:47 +00:00
fd.c Fixed reset handling for motor off resets. I first fixed this together 1999-05-11 04:58:30 +00:00
fdc.h
fdreg.h
isa_common.c * Add ivars for ISA pnp. 1999-05-30 11:02:17 +00:00
isa_common.h * Add ivars for ISA pnp. 1999-05-30 11:02:17 +00:00
isa_if.m * Add ivars for ISA pnp. 1999-05-30 11:02:17 +00:00
isahint.c * Change device_add_child_after() to device_add_child_ordered() which is 1999-05-28 09:25:16 +00:00
isareg.h * Add ivars for ISA pnp. 1999-05-30 11:02:17 +00:00
isavar.h * Add ivars for ISA pnp. 1999-05-30 11:02:17 +00:00
joy.c The joypart() macro had a precedence bug. Add seatbelts for UNIT() too. 1999-05-06 18:39:32 +00:00
pnp.h * Add ivars for ISA pnp. 1999-05-30 11:02:17 +00:00
ppc.c Return the port size from the probe. 1999-04-22 13:10:43 +00:00
ppcreg.h
psm.c Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between 1999-05-09 13:00:50 +00:00
rtc.h
sio.c Allow a sio port with its flags set to DEBUGGER+LLCONSOLE to be used for 1999-05-28 09:37:11 +00:00
sioreg.h Merge missing changes from i386/isa/sioreg.h (PC98 related) 1999-04-18 14:37:47 +00:00
syscons_isa.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
vga_isa.c Delete the #if'ed out old isa bus probe/attach routines 1999-05-09 16:39:24 +00:00