|
libcdio-paranoia
10.2+2.0.0
|
Go to the source code of this file.
Functions | |
| int | ioctl_ping_cdrom (int fd) |
| char * | atapi_drive_info (int fd) |
| int | FixupTOC (cdrom_drive_t *d, track_t tracks) |
| char* atapi_drive_info | ( | int | fd | ) |
| int FixupTOC | ( | cdrom_drive_t * | d, |
| track_t | i_tracks | ||
| ) |
Here we fix up a couple of things that will never happen. yeah, right.
rocky OMITTED FOR NOW: The multisession stuff is from Hannu's code; it assumes it knows the leadout/leadin size.
Here we fix up a couple of things that will never happen. yeah, right.
The multisession stuff is from Hannu code; it assumes it knows the leadout/leadin size. [I think Hannu refers to Hannu Savolainen from GNU/Linux Kernel code.]
| int ioctl_ping_cdrom | ( | int | fd | ) |
Test for presence of a cdrom by pinging with the 'CDROMVOLREAD' ioctl()