freebsd-dev/sys/x86/isa
Marcel Moolenaar 2c383f119e Virtual machines can easily have more than 16 option ROMs and
when that happens, we happily access our resource array out of
bounds. Make sure we stay within the MAX_ROMS limit.
While here, bump MAX_ROMS from 16 to 32 to minimize the chance
of leaving option ROMs unaccounted for.

Obtained from:	Juniper Networks, Inc.
2014-10-22 01:37:32 +00:00
..
atpic.c atpic: make sure atpic_init is called after IO APIC initialization 2014-08-07 17:00:50 +00:00
atrtc.c
clock.c
elcr.c
icu.h
isa_dma.c Remove vestiges of knowing the ISA bus, which we gave up on around 20 2014-03-19 21:03:04 +00:00
isa.c isa: allow ISA bus to attach to xenpv bus 2014-06-16 08:49:16 +00:00
nmi.c
orm.c Virtual machines can easily have more than 16 option ROMs and 2014-10-22 01:37:32 +00:00