Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 05/11/2000 13:55:04
Module Name:	syssrc
Committed By:	bjh21
Date:		Thu May 11 20:55:04 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: i82586.c i82586var.h

Log Message:
Fixes from PR 9838:
Only access board memory using the front-end functions.
Add hook for clearing latched interrupts.
Corrent debugging printf of ethertype on LE systems.
Make it possible to us I82586_DEBUG as a kernel option.

Tested on arm26 and mvme68k.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/dev/ic/i82586.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/ic/i82586var.h

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