Subject: CVS commit: [netbsd-1-6] src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/19/2003 14:12:04
Module Name:	src
Committed By:	grant
Date:		Thu Jun 19 14:12:03 UTC 2003

Modified Files:
	src/sys/dev/pci [netbsd-1-6]: yds.c

Log Message:
Pull up revision 1.17 (requested by hubertf in ticket #1322):

Disable ISA DMA emulation for SoundBlaster module explicitly.
This fixes the floppy access problem on some hardware.
Problem reported by Miroslav Kure via Jason Wright <jason [at]
thought [dot] net> of OpenBSD. Thanks.

Fix from ALSA driver; although this setting is undocumented but
according to Jaroslav Kysela <perex [at] suse [dot] cz> of ALSA,
there's no error reported so far.


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

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