Subject: CVS commit: syssrc/sys/arch/i386/pnpbios
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/03/2002 06:02:12
Module Name:	syssrc
Committed By:	uwe
Date:		Thu Oct  3 03:02:12 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/pnpbios: wss_pnpbios.c

Log Message:
If we don't get record drq from pnpbios, set it to play drq.
Otherwise attaching half-duplex device will trigger panic.
NB: ad1848_isa_get_props should probably check for recdrq == -1 as well.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/i386/pnpbios/wss_pnpbios.c

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