Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 12/01/2000 16:28:37
Module Name:	syssrc
Committed By:	bjh21
Date:		Fri Dec  1 14:28:37 UTC 2000

Modified Files:
	syssrc/sys/arch/arm26/conf: files.arm26
Added Files:
	syssrc/sys/arch/arm26/podulebus: if_eh.c if_ehreg.h

Log Message:
First attempt at an EtherH driver.  Can just about transmit and receive
packets.  Interrupt enabling is left to the RISC OS driver, medium selection
is untested and it's hard-wired to the MAC address of my card.  Not really
for production use.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/arm26/conf/files.arm26
cvs rdiff -r0 -r1.1 syssrc/sys/arch/arm26/podulebus/if_eh.c \
    syssrc/sys/arch/arm26/podulebus/if_ehreg.h

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