Subject: CVS commit: syssrc/sys/dev/isa
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 06/29/2002 08:30:45
Module Name:	syssrc
Committed By:	rafal
Date:		Sat Jun 29 05:30:45 UTC 2002

Modified Files:
	syssrc/sys/dev/isa: if_le_isa.c if_levar.h

Log Message:
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.30 -r1.31 syssrc/sys/dev/isa/if_le_isa.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/isa/if_levar.h

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