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: garbled
Date: Mon Apr 28 18:49:27 UTC 2008
Modified Files:
src/sys/dev/ic: ad1848.c cs4231.c cs4231reg.h
src/sys/dev/isa: ad1848_isa.c
Log Message:
Minor fixes to some of these files:
Add recognition for the CS4232C revision chip. (0xa2)
Make ic/ad1848.c compile with AUDIO_DEBUG
Add a needed machine/bus.h include to ic/cs4231.c
Add a few additional register defines to ic/cs4231reg.h
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/dev/ic/ad1848.c
cvs rdiff -r1.21 -r1.22 src/sys/dev/ic/cs4231.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/ic/cs4231reg.h
cvs rdiff -r1.34 -r1.35 src/sys/dev/isa/ad1848_isa.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