Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: dyoung
Date: Thu Dec 29 22:27:17 UTC 2005
Modified Files:
src/sys/dev/ic: rtw.c rtwphy.c rtwphy.h rtwphyio.c rtwreg.h rtwvar.h
Log Message:
Add support for the GCT Semiconductor GRF5101 transceiver/synthesizer.
>From OpenBSD.
GCT will not provide any documentation, so there are many magic
numbers in this code.
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/sys/dev/ic/rtw.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/ic/rtwphy.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/ic/rtwphy.h
cvs rdiff -r1.9 -r1.10 src/sys/dev/ic/rtwphyio.c
cvs rdiff -r1.15 -r1.16 src/sys/dev/ic/rtwreg.h
cvs rdiff -r1.26 -r1.27 src/sys/dev/ic/rtwvar.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