Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: uebayasi
Date: Wed May 25 16:33:38 UTC 2011
Modified Files:
src/sys/dev/bluetooth: bcsp.c bthub.c btuart.c
src/sys/dev/ieee1394: fwdev.c fwmem.c fwohci.c
Log Message:
Declare cfdrivers using extern rather than including ioconf.h.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/bluetooth/bcsp.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/bluetooth/bthub.c
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/bluetooth/btuart.c
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/ieee1394/fwdev.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/ieee1394/fwmem.c
cvs rdiff -u -r1.130 -r1.131 src/sys/dev/ieee1394/fwohci.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