It seems David Gilbert wrote:
> Has anyone looked at DVD ioctls on IDE? It took me some time to
> realize (even after reading the source a couple of times) that the
> current DVD ioctls only apply to SCSI.
Hmm, I "grew" those ioctls in our ATA (IDE) driver way before they
where even considered for the SCSI driver:
atapi-cd.c revision 1.25
date: 1999/12/07 22:25:24; author: sos; state: Exp; lines: +278 -2
Commit the kernel part of our DVD support. Nothing much to say really,
its just a number of new ioctl's, the rest is done in userland.
Versus:
scsi_cd.c revision 1.36
date: 2000/05/12 03:35:57; author: ken; state: Exp; lines: +587 -2
Add support for the DVD ioctl interface.
So, there it is :)
-S�re
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message