Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/20/2001 10:37:43
Module Name: syssrc
Committed By: jdolecek
Date: Fri Apr 20 07:37:43 UTC 2001
Modified Files:
syssrc/sys/arch/i386/conf: PS2
syssrc/sys/dev/mca: files.mca mcadevs
Added Files:
syssrc/sys/dev/mca: if_ne_mca.c
Log Message:
Add MCA ne(4) attachment for Novell NE/2 Ethernet adapter and clones.
Tested with NE/2 card provided to me by Hans Hubner <hans@Huebner.ORG>.
The Compex and Arco cards were not tested. According to Linux ne2 driver,
they should work same way as NE/2.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/i386/conf/PS2
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/mca/files.mca \
syssrc/sys/dev/mca/mcadevs
cvs rdiff -r0 -r1.1 syssrc/sys/dev/mca/if_ne_mca.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.