Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   dyoung
Date:           Mon May  5 20:14:30 UTC 2008

Modified Files:
        src/sys/dev/pci: pci.c pcivar.h

Log Message:
Restore PCI devices to a state that is closer to the state that
NetBSD finds them in: save and restore power management state
(D0..D3) and PCI Configuration Registers 0x0 through 0x40 during
device attachment and detachment, respectively.  Among other things,
this will fix sip(4) detachment and re-attachment.


To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 src/sys/dev/pci/pci.c
cvs rdiff -r1.80 -r1.81 src/sys/dev/pci/pcivar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index