Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/25/2000 22:37:25
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Jan 26 06:37:25 UTC 2000

Modified Files:
	syssrc/sys/dev/cardbus: files.cardbus
Added Files:
	syssrc/sys/dev/cardbus: ahc_cardbus.c

Log Message:
First attempt at a CardBus front-end for the `ahc' driver.  This will
support the Adaptec ADP-1480 CardBus SCSI cards, which are a stright
AIC-7860 implementation.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/cardbus/ahc_cardbus.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/cardbus/files.cardbus

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