From owner-freebsd-questions Mon Jan 27 09:01:44 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA13618 for questions-outgoing; Mon, 27 Jan 1997 09:01:44 -0800 (PST) Received: from onyx.interactive.net (root@onyx.interactive.net [208.192.224.6]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA13612 for ; Mon, 27 Jan 1997 09:01:41 -0800 (PST) Received: from luddite.org (host019.madison.interactive.net [208.192.224.119]) by onyx.interactive.net (8.8.5/8.8.4) with ESMTP id MAA03786 for ; Mon, 27 Jan 1997 12:01:37 -0500 (EST) Received: (from sachs@localhost) by luddite.org (8.8.3/8.7.3) id MAA01935; Mon, 27 Jan 1997 12:03:15 -0500 (EST) To: questions@FreeBSD.org Subject: sony 31A cdrom driver & audio X-Face: +i14.(3OL6caXxAJslm\+OS:-ckkfx6J6UzO>df-4b#2+d{+TH;5DC9Nc1Z7'1>s^AZ"HG7 Av0@MtZ81SyDECC9S"PEo%s"dY4&Hud:w!PjnmT,FL2Sv(5oI7Y"l;|1rf:^'n$Ghg~?x3hanxCg"N ))JT[Ja%$#"Ou)FSb(2#e3*\xq{R;b]Ur8$!%w~t4|q@<_xKd??D~Zf(r! p#GC$,Cdm:$OdYL&B!;V%Ei^{N)96)[{pWI{@{ZsEn%oMxJ><(7-!YJ\`fx From: Jay Sachs Date: 27 Jan 1997 12:03:14 -0500 Message-ID: <87enf7cap9.fsf@luddite.org> Lines: 21 X-Mailer: Gnus v5.4.1/XEmacs 19.14 Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I looked through the archives, and found similar complaints, but no solutions. The sony cdrom driver doesn't provide all the stuff necessary to get programs like xcdplayer to run (things like getting & setting volume, getting the index). Looking at the source (2.1.6), well, yeah - the ioctls aren't implemented. The archives mentioned that Sony uses proprietary audio commands. So ... Has anyone tried to get documentation on these commands from Sony? If so, did you get them? If not, did they say "no way", or should I bother trying? If someone did obtain them, has anyone tried updating the driver? What's the legality / possibility of figuring out what's going on from a disassembled version of e.g. the DOS driver? [is this question more appropriate for the -hackers list?] -jay