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: joerg
Date: Wed Jul 9 13:12:55 UTC 2008
Modified Files:
src/sys/dev: radio.c radio_if.h
Removed Files:
src/sys/dev: radiovar.h
Log Message:
- use aprint in attach
- split device/softc
- move softc definition into source to make explicit that it is local
- reduce namespace pollution
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/radio.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/radio_if.h
cvs rdiff -r1.4 -r0 src/sys/dev/radiovar.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