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:   plunky
Date:           Fri Nov 23 22:27:02 UTC 2007

Modified Files:
        src/sys/dev/pci: if_wpi.c

Log Message:
when using CFATTACH_DECL_NEW(), we must remember to record the
device_t if we wish to use it.

        sc->sc_dev = self;


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/dev/pci/if_wpi.c

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