CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/07 13:32:44
Modified files:
sys/dev/pci : agp_amd.c
Log message:
Suspend/resume for agp_amd.c
Note: the unconditional restore of the status register is ok because all
of the bits are either ones we want to preserve or read-only.
ok deraadt@
