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:13:18
Module Name:	src
Committed By:	grant
Date:		Thu Jun 19 14:13:18 UTC 2003

Modified Files:
	src/sys/dev/pci [netbsd-1-6]: ydsreg.h

Log Message:
Pull up revisions 1.3-1.4 (requested by hubertf in ticket #1322):

Typo.
Register value symbols YDS_PCI_EX_LEGACY_SBMOD_* ->
YDS_PCI_EX_LEGACY_SMOD_*.

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.1 -r1.1.22.1 src/sys/dev/pci/ydsreg.h

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