Subject: CVS commit: syssrc/sys/arch/sgimips/hpc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/18/2001 07:14:42
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Nov 18 05:14:40 UTC 2001

Modified Files:
	syssrc/sys/arch/sgimips/hpc: hpcdma.c hpcdma.h sbic.c sbicvar.h wdsc.c

Log Message:
* Add a callback to the front-end for the 33c93 driver to reset
  the controller/SCSI bus.
* Implement controller/SCSI bus reset on SGI HPC3 SCSI using the
  "channel reset" bit in the SCSI DMA channel control register.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sgimips/hpc/hpcdma.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sgimips/hpc/hpcdma.h \
    syssrc/sys/arch/sgimips/hpc/sbicvar.h syssrc/sys/arch/sgimips/hpc/wdsc.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sgimips/hpc/sbic.c

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