imp 2004/05/21 07:41:02 PDT
FreeBSD src repository
Modified files:
sys/dev/pci pci.c
Log:
ifdef writing to registers that the base pci standard says are
read-only on D3->D0 power state transition. Add a define to enable
them, but include a comment to contact me if there's a problem.
Revision Changes Path
1.258 +13 -0 src/sys/dev/pci/pci.c