Subject: CVS commit: syssrc [thorpej_scsipi]
To: None <source-changes@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 04/01/2001 18:04:28
Module Name: syssrc
Committed By: ad
Date: Sun Apr 1 15:04:28 UTC 2001
Modified Files:
syssrc/sys/dev/eisa [thorpej_scsipi]: dpt_eisa.c
syssrc/sys/dev/ic [thorpej_scsipi]: dpt.c dptreg.h dptvar.h
syssrc/sys/dev/pci [thorpej_scsipi]: dpt_pci.c
Log Message:
- Make this work.
- Restructure a bit.
- KNF, const.
To generate a diff of this commit:
cvs rdiff -r1.2.2.1 -r1.2.2.2 syssrc/sys/dev/eisa/dpt_eisa.c
cvs rdiff -r1.8.2.14 -r1.8.2.15 syssrc/sys/dev/ic/dpt.c
cvs rdiff -r1.3.2.2 -r1.3.2.3 syssrc/sys/dev/ic/dptreg.h
cvs rdiff -r1.4.2.2 -r1.4.2.3 syssrc/sys/dev/ic/dptvar.h
cvs rdiff -r1.2.2.2 -r1.2.2.3 syssrc/sys/dev/pci/dpt_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.