Date: Fri, 19 Sep 2003 01:08:43 +0300 (EEST) From: Vladimir Kushnir <vkushnir@Alfacom.net> To: Soren Schmidt <sos@spider.deepcore.dk> Cc: current@FreeBSD.ORG Subject: Re: What's happened to CDIOCREADAUDIO & friends? Message-ID: <20030919010255.I775@kushnir1.kiev.ua> In-Reply-To: <200309180617.h8I6HHSi020253@spider.deepcore.dk> References: <200309180617.h8I6HHSi020253@spider.deepcore.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Sep 2003, Soren Schmidt wrote:
>
> The right way of doing audio graps has been to set the wanted blocksize
> with CDRIOCSETBLOCKSIZE (not needed if all tracks on the CD is of
> the same size), then just read from the device. Ioctl's was newer meant
> to be used to read/write data, its also faster to use the R/W path...
>
Ok, perhaps, but ioctls seem to be more usual way and it's a bit
simpler... Still, I'm just user... Rather unhappy now :-(
> > perhaps several more ports. Oh, incidentaly, cdparanoia (at least) is
> > broken under -CURRENT in yet another way: it still looks for
> > /dev/{acd,cd,mcd}%c -
> > ports/audio/cdparanoia/files/patch-interface-scan_devices.c
> > - which aren't there after cloning removal).
>
> Then that should be fixed as well the sooner the better...
>
Together with sys/cdio.h, where both ioc_read_audio and CDIOCREADAUDIO are
declared
Regards,
Vladimir
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030919010255.I775>
