|
|||||||||||
|
floppy+yamaha soundcard => lock
From: Miroslav Kure <kurem(at)upcase.inf.upol.cz>
Date: Tue Feb 18 2003 - 12:26:09 EST
I have problem with soundcard/floppy combination. When I access floppy whole computer locks: doesn't ping, keyboard doesn't work, floppy light shines, but floppy doesn't rotate..., I have to _hard_ reset computer. (It happens at mount, dd on device, cat, ...whatever).
arch: i386 (PII)
As this is known problem to me, because it occured with linux+alsa driver
and was OK with linux+oss and has been fixed since then.
The fix in alsa was trivial change of line 122 in file
alsa-kernel/pci/ymfpci/ymfpci.c
legacy_ctrl2 = 0;
legacy_ctrl2 = 0x0800; /* SMOD = 01 */ As OpenBSD driver of this soundcard is based on alsa documentation, (well, actually borrowed from NetBSD ;-)), I hope the change will be equaly trivial. Unfortunately I'm not a developer and still newbie in OpenBSD world. I just figured that change will be somewhere in files sys/dev/pci/yds.c sys/dev/pci/ydsreg.h sys/dev/pci/ydsvar.h Could somebody look at it? Thanks,
Miroslav Kure
Received on Tue Feb 18 12:28:04 2003This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:48:30 EDT |
||||||||||
|
|||||||||||