Subject: [thorpej@netbsd.org: CVS commit: syssrc]
To: None <port-alpha@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-alpha
Date: 08/10/2000 19:39:06
Here's the DE422 code.  I'll make a snapshot soon.

I'm going to need help from Jensen owners -- if this works on
your system, and the 1742 SCSI still does not, it's a "ahb"
driver bug.  If this also does not work properly, then there
is some interrupt trouble.

----- Forwarded message from Jason R Thorpe <thorpej@netbsd.org> -----

To: source-changes@netbsd.org
Date: Fri, 11 Aug 2000 05:27:12 +0300 (EEST)
From: Jason R Thorpe <thorpej@netbsd.org>
Subject: CVS commit: syssrc


Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Aug 11 02:27:12 UTC 2000

Modified Files:
	syssrc/sys/dev/eisa: files.eisa
	syssrc/sys/dev/isa: files.isa
Added Files:
	syssrc/sys/dev/eisa: depca_eisa.c
	syssrc/sys/dev/ic: depca.c depcareg.h depcavar.h
	syssrc/sys/dev/isa: depca_isa.c
Removed Files:
	syssrc/sys/dev/isa: if_depca_isa.c

Log Message:
Add support for the DEC DE422 Ethernet, which is a DEPCA
attached to the EISA bus.  This board is commonly found
on Alpha Jensen systems.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/eisa/depca_eisa.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/eisa/files.eisa
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ic/depca.c syssrc/sys/dev/ic/depcareg.h \
    syssrc/sys/dev/ic/depcavar.h
cvs rdiff -r0 -r1.1 syssrc/sys/dev/isa/depca_isa.c
cvs rdiff -r1.102 -r1.103 syssrc/sys/dev/isa/files.isa
cvs rdiff -r1.5 -r0 syssrc/sys/dev/isa/if_depca_isa.c

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



----- End forwarded message -----

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>