Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 01/05/2007 01:33:57
Module Name:	src
Committed By:	jmcneill
Date:		Fri Jan  5 01:33:57 UTC 2007

Modified Files:
	src/sys/dev/pci: if_nfe.c

Log Message:
A few changes to make this work on the Microsoft Xbox. Should also help
with other users who have been experiencing watchdog timeouts:
 * Mask all interrupts while servicing a tx or rx interrupt.
 * On init, clear IRQ status registers (workaround for buggy netbooters).


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/pci/if_nfe.c

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