Added Read Track Information command in ATAPI and SCSI.

Removed unused scsi_cmds.h header.
This commit is contained in:
TC1995
2016-12-25 16:36:27 +01:00
parent 105d13ac62
commit 88298809c5
8 changed files with 95 additions and 96 deletions

View File

@@ -1040,6 +1040,7 @@ static CDROM ioctl_cdrom=
ioctl_read_capacity,
ioctl_read_header,
ioctl_read_disc_information,
ioctl_read_track_information,
ioctl_sector_data_type,
ioctl_readsector_raw,
ioctl_playaudio,