Subject: CVS commit: [netbsd-1-6] syssrc/sys/dev/isa
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/29/2002 11:34:54
Module Name:	syssrc
Committed By:	lukem
Date:		Sat Jun 29 08:34:53 UTC 2002

Modified Files:
	syssrc/sys/dev/isa [netbsd-1-6]: if_le_isa.c

Log Message:
Pull up revision 1.31 (requested by rafal in ticket #397):
Allow this work work without a DRQ for PCNet parts mapped into ISA space
but which are connected to a local bus and do their own bus-mastering.
This has to be turned on via `flags 1' on the nele? device specification.
Gets one of my boxes working again with -current again.


To generate a diff of this commit:
cvs rdiff -r1.29.10.1 -r1.29.10.2 syssrc/sys/dev/isa/if_le_isa.c

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