cdrom_tocentry

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

is there any documentation what return value is expected for cdte_adr or 
cdte_ctrl?

I know the msf stuff (which also works), but I've no idea what I should answer 
on a CDROMREADTOCENTRY for the above 2 vars.

ps: cdte_datamode is also not 100% clear, but cm206.c justs return always 0, 
and thats the driver that Documentation says the reader should look at.

/* This struct is used by the CDROMREADTOCENTRY ioctl */
struct cdrom_tocentry
{
        __u8    cdte_track;
        __u8    cdte_adr        :4;
        __u8    cdte_ctrl       :4;
        __u8    cdte_format;
        union cdrom_addr cdte_addr;
        __u8    cdte_datamode;
};

- -- 
Regards,
Robert
- ----------------
Robert Penz
robert.penz AT outertech.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+/Yko8tTsQqJDUBMRAmK9AJ9ujlATE0ctgNJPKHMQ4D/LpYY0YACgn3Rj
Nz7az2GE84K2b2+YvN+SX1c=
=9kaz
-----END PGP SIGNATURE-----

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux