Date: Sun, 27 Jan 2002 15:09:41 -0800 (PST) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci maestro.c maestro3.c Message-ID: <200201272309.g0RN9gE47161@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2002/01/27 15:09:41 PST
Modified files:
sys/dev/sound/pci maestro.c maestro3.c
Log:
Recent changes to newpcm require that the CHANNEL_SETFORMAT op return 0
for success, non-zero otherwise. The maestro and maestro3 drivers were
returning the format code, which was being interpreted as a failure code.
Fixed. No one seems to have noticed that the maestro driver was broken,
but I'll fix it anyways.
MFC after: 2 weeks
Revision Changes Path
1.14 +2 -2 src/sys/dev/sound/pci/maestro.c
1.13 +2 -2 src/sys/dev/sound/pci/maestro3.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201272309.g0RN9gE47161>
