Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   minoura
Date:           Wed Mar 12 13:36:23 UTC 2003

Modified Files:
        src/sys/dev/pci: yds.c ydsreg.h

Log Message:
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.16 -r1.17 src/sys/dev/pci/yds.c
cvs rdiff -r1.3 -r1.4 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.




Home | Main Index | Thread Index | Old Index