Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/07/2001 19:20:57
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Jul  7 16:20:57 UTC 2001

Removed Files:
	syssrc/sys/dev/pci: ncr.c ncrreg.h ncrstat.c

Log Message:
Remove the old NCR 53c8xx driver.  It no longer compiles (it was not
updated for the thorpej_scsipi branch), and has been replaced by Manuel's
MUCH BETTER `siop' driver.

The code can still be referenced by using cvsweb, checking out an
old revision, whatever.  But it's no longer useful to have it appear
in a checked out source tree.


To generate a diff of this commit:
cvs rdiff -r1.106 -r0 syssrc/sys/dev/pci/ncr.c
cvs rdiff -r1.17 -r0 syssrc/sys/dev/pci/ncrreg.h
cvs rdiff -r1.7 -r0 syssrc/sys/dev/pci/ncrstat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.