freebsd-nq/sys/i386/isa
Ian Dowse ab16a51bbb Add a missing bcopy() to make saving the VESA state actually work.
Also save the DAC state, increase the maximum save state size from
4k to 8k, and refuse to save the VESA state if the BIOS reports it
is larger than the maximum size we can handle.

It doesn't appear that anything currently uses this code, but it
turns out to be capable of restoring some notebook displays to a
working state after a suspend-resume cycle.
2005-02-28 20:40:44 +00:00
..
ic Forced commit after moving mb86960.h from i386/isa/ic to dev/fe. It 2005-02-20 19:33:13 +00:00
pcvt /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
atpic_vector.s
atpic.c Tweak the ELCR support slightly. Explicitly probe the ELCR during boot 2005-01-18 20:24:47 +00:00
ccbque.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
clock.c Use the local APIC timer to drive the various kernel clocks on SMP machines 2005-02-08 20:25:07 +00:00
elcr.c Tweak the ELCR support slightly. Explicitly probe the ELCR during boot 2005-01-18 20:24:47 +00:00
elink.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
elink.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
icu.h
if_el.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
if_elreg.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
isa_dma.c Since we are quite unlikely to ever face another platform which 2005-02-06 13:46:39 +00:00
isa.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
isa.h
lptreg.h
nmi.c
npx.c Don't include sys/user.h merely for its side-effect of recursively 2004-11-27 06:51:39 +00:00
pcf.c kill unused value 2005-02-25 23:06:25 +00:00
pmtimer.c
prof_machdep.c
spic.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
spicreg.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
spkr.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
timerreg.h
vesa.c Add a missing bcopy() to make saving the VESA state actually work. 2005-02-28 20:40:44 +00:00