Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/25/1998 12:20:02
thorpej
Thu Jun 25 12:18:06 PDT 1998
Update of /cvsroot/src/sys/dev/isa
In directory nb00:/tmp/cvs-serv421/isa

Modified Files:
	aha_isa.c bha_isa.c esp_isa.c if_le_isa.c isadma.c isadmavar.h 
	uha_isa.c wds.c 
Log Message:
Don't panic if a DRQ is already allocated.  Instead, just return EAGAIN
to indicate that the resource is unavailable.


thorpej
Thu Jun 25 12:18:06 PDT 1998
Update of /cvsroot/src/sys/dev/isapnp
In directory nb00:/tmp/cvs-serv421/isapnp

Modified Files:
	if_le_isapnp.c 
Log Message:
Don't panic if a DRQ is already allocated.  Instead, just return EAGAIN
to indicate that the resource is unavailable.