freebsd-nq/sys/dev/pci
Jung-uk Kim 2259d74c68 Save/restore VGA state from vga_pci.c instead of relying on vga_isa.c.
It was not working because we were saving its state after the device was
powered down.  Simplify vesa_load_state() as the culprit is fixed now.
2009-11-05 22:58:50 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c
pci_private.h
pci_user.c pci(4): don't perform maximum register number check 2009-09-11 18:48:49 +00:00
pci.c BIOSes, buggy or otherwise, are i386 or amd64 specific. 2009-10-23 22:53:01 +00:00
pcib_if.m
pcib_private.h
pcireg.h number of cleanups in i386 and amd64 pci md code 2009-09-24 07:11:23 +00:00
pcivar.h pci: remove definitions of duplicate constants 2009-09-10 19:27:53 +00:00
vga_pci.c Save/restore VGA state from vga_pci.c instead of relying on vga_isa.c. 2009-11-05 22:58:50 +00:00