freebsd-dev/sys/isa
Warner Losh 784d07b40d Protect against wrapping. This appaers to fix some hangs that people
have seen in the isa pnp case where a resource buts up against
0xffffffff.  This would only impact when the board was booted without
ACPI.

Submitted by: Ed Maste (freebsd-stable <20050103145720.GA90754@sandvine.com>)
MFC After: 5 days
2005-01-23 03:03:58 +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 Partially revert previous commit. Calling getit() unconditionally fixed 2004-07-11 17:50:59 +00:00
isa_common.c Protect against wrapping. This appaers to fix some hangs that people 2005-01-23 03:03:58 +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 PNP BIOS devices are fundamentally different than ISA PNP devices. 2004-12-07 05:30:02 +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 Stop printing the VGA registers during verbose boot, in order to not 2004-11-03 09:07:44 +00:00