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:   degroote
Date:           Fri Nov 16 00:13:32 UTC 2007

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

Log Message:
Use device_t instead of struct device* and use associated functions
Use callout_setfunc and callout_scheduler instead of callout_reset

No functionnal change expected


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/dev/pci/if_wpi.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/if_wpivar.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