Subject: CVS commit: [netbsd-2-0] src/sys/dev
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/30/2004 09:24:58
Module Name:	src
Committed By:	tron
Date:		Mon Aug 30 09:24:58 UTC 2004

Added Files:
	src/sys/dev/cardbus [netbsd-2-0]: njs_cardbus.c
	src/sys/dev/ic [netbsd-2-0]: ninjascsi32.c ninjascsi32reg.h
	    ninjascsi32var.h
	src/sys/dev/pci [netbsd-2-0]: njs_pci.c

Log Message:
Pull up revision 1.1 (requested by itohy in ticket #800):
Workbit NinjaSCSI-32 PCI/CardBus SCSI driver (njs)


To generate a diff of this commit:
cvs rdiff -r0 -r1.2.2.1 src/sys/dev/cardbus/njs_cardbus.c
cvs rdiff -r0 -r1.2.2.1 src/sys/dev/ic/ninjascsi32.c \
    src/sys/dev/ic/ninjascsi32var.h
cvs rdiff -r0 -r1.1.2.1 src/sys/dev/ic/ninjascsi32reg.h
cvs rdiff -r0 -r1.2.2.1 src/sys/dev/pci/njs_pci.c

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