freebsd-dev/sys/isa
Warner Losh 36fed96550 Use STAILQ in preference to SLIST for the resources. Insert new resources
last in the list rather than first.

This makes the resouces print in the 4.x order rather than the 5.x order
(eg fdc0 at 0x3f0-0x3f5,0x3f7 is 4.x, but 0x3f7,0x3f0-0x3f5 is 5.x).  This
also means that the pci code will once again print the resources in BAR
ascending order.
2005-03-18 05:19:50 +00:00
..
atkbd_isa.c
atkbdc_isa.c Remove local hacks to set flags now that the device probe does this for us. 2004-10-14 22:21:59 +00:00
atrtc.c Whitespace sync with amd64. (Rather than re-add the extra blank lines 2005-03-11 22:10:25 +00:00
isa_common.c Use STAILQ in preference to SLIST for the resources. Insert new resources 2005-03-18 05:19:50 +00:00
isa_common.h Get rid of #ifdef for legacy system. Move that into the MD code. 2004-12-24 23:03:17 +00:00
isa_if.m /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
isahint.c Remove local hacks to set flags now that the device probe does this for us. 2004-10-14 22:21:59 +00:00
isareg.h
isavar.h Since we are quite unlikely to ever face another platform which 2005-02-06 13:46:39 +00:00
orm.c
pnp.c Make the other pnp messages more explicit as well... 2004-12-24 22:18:19 +00:00
pnpparse.c
pnpreg.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
pnpvar.h Various style(9) items before of some more extensive work: 2004-12-24 22:08:57 +00:00
psm.c Make life for owners of Synaptics Touchpads more pleasant :-) 2005-01-10 13:05:58 +00:00
rtc.h
syscons_isa.c Converge towards i386. I originally resisted creating <machine/pc/bios.h> 2004-09-24 01:08:34 +00:00
vga_isa.c Save and restore the VGA state across a suspend-resume cycle. This 2005-02-28 21:06:14 +00:00