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:           Wed Dec 26 04:06:29 UTC 2007

Modified Files:
        src/sys/dev/pci: if_bnx.c if_bnxreg.h

Log Message:
Add device suspend/resume/detach.  (Tested with drvctl -S bnx0,
drvctl -Q bnx0, drvctl -d bnx0.)

Separate device_t storage from softc storage and use CFATTACH_DECL_NEW().


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/pci/if_bnx.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/if_bnxreg.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