Re: Learning about/modifying drivers

1998-12-23 Thread Peter Bartosch
Hi! > In article <[EMAIL PROTECTED]>, > Eric House <[EMAIL PROTECTED]> wrote: > >I need a crash course on Linux drivers. > > > >I'm frustrated with the fact that the driver for SCSI CD-ROMs doesn't > >allow direct access to audio tracks. > > Well, it does. I've created my own audio CDs under Li

Re: Learning about/modifying drivers

1998-12-21 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Eric House <[EMAIL PROTECTED]> wrote: >I need a crash course on Linux drivers. > >I'm frustrated with the fact that the driver for SCSI CD-ROMs doesn't >allow direct access to audio tracks. Well, it does. I've created my own audio CDs under Linux. You just need the

RE: Learning about/modifying drivers

1998-12-21 Thread Shaleh
On 21-Dec-98 Eric House wrote: > I need a crash course on Linux drivers. > > I'm frustrated with the fact that the driver for SCSI CD-ROMs doesn't > allow direct access to audio tracks. Since my hardware supports > "ripping" running NT I'd like to modify the necessary Linux driver to > allow the

Learning about/modifying drivers

1998-12-21 Thread Eric House
I need a crash course on Linux drivers. I'm frustrated with the fact that the driver for SCSI CD-ROMs doesn't allow direct access to audio tracks. Since my hardware supports "ripping" running NT I'd like to modify the necessary Linux driver to allow the same thing on Debian -- or at least to unde