Package: jack Severity: wishlist If the user doesn't specify a device and /dev/cdrom doesn't exist, it would be nice if jack could fall back to the device(s) listed in /proc/sys/dev/cdrom/info (at least on Linux).
----- Forwarded message from Christoph Hellwig <[EMAIL PROTECTED]> ----- From: Christoph Hellwig <[EMAIL PROTECTED]> Subject: Re: CD writing in future Linux (stirring up a hornets' nest) Date: Sat, 18 Feb 2006 13:52:24 +0000 To: Martin Michlmayr <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Cc: linux-kernel@vger.kernel.org User-Agent: Mutt/1.4.2.1i On Sat, Feb 18, 2006 at 01:37:15PM +0000, Martin Michlmayr wrote: > * Christoph Hellwig <[EMAIL PROTECTED]> [2006-02-18 12:06]: > > > It would be nice to have one place to go to find burners, and to have > > > the model information in that place. > > /proc/sys/dev/cdrom/info > > Nice. Is that a stable interface people can rely on (seems this me it > should rather be in sys)? I maintain a tool in Debian to rip/encode > audio CDs with one command and we could use this file to find the CD > interface if it's not specified by the user. I think it's pretty stable. Except for adding new capabilities it's been unchanged since the 2.2.x days. Maybe Jens can comment more on it? ----- End forwarded message ----- ----- Forwarded message from Jens Axboe <[EMAIL PROTECTED]> ----- From: Jens Axboe <[EMAIL PROTECTED]> Subject: Re: CD writing in future Linux (stirring up a hornets' nest) Date: Sun, 19 Feb 2006 13:04:46 +0100 To: Christoph Hellwig <[EMAIL PROTECTED]>, Martin Michlmayr <[EMAIL PROTECTED]>, linux-kernel@vger.kernel.org On Sat, Feb 18 2006, Christoph Hellwig wrote: > On Sat, Feb 18, 2006 at 01:37:15PM +0000, Martin Michlmayr wrote: > > * Christoph Hellwig <[EMAIL PROTECTED]> [2006-02-18 12:06]: > > > > It would be nice to have one place to go to find burners, and to have > > > > the model information in that place. > > > /proc/sys/dev/cdrom/info > > > > Nice. Is that a stable interface people can rely on (seems this me it > > should rather be in sys)? I maintain a tool in Debian to rip/encode > > audio CDs with one command and we could use this file to find the CD > > interface if it's not specified by the user. > > I think it's pretty stable. Except for adding new capabilities it's been > unchanged since the 2.2.x days. > > Maybe Jens can comment more on it? Yeah it's stable, new entries have been added at the end if necessary. I don't necessarily think it's a super way to find these things out, sometimes older SCSI drives fail some of the mode sense / capability probing and don't show correct values. So one could do better in user space. But at least it's a generic way to see which devices have been registered as CDROM's, if that is the goal. -- Jens Axboe ----- End forwarded message ----- -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]