Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 09/06/1999 10:07:05
Module Name:	syssrc
Committed By:	rh
Date:		Mon Sep  6 17:07:05 UTC 1999

Modified Files:
	syssrc/sys/dev/ic: ad1848.c ad1848reg.h ad1848var.h
	syssrc/sys/dev/isa: ad1848_isa.c
Added Files:
	syssrc/sys/dev/ic: cs4237reg.h

Log Message:
Add mode 3 support for newer CS423X chips.  Modify probe to correctly
distinguish between CS4236, CS4236B, and CS4237B.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ic/ad1848.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/ic/ad1848reg.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ic/ad1848var.h
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ic/cs4237reg.h
cvs rdiff -r1.11 -r1.12 syssrc/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.