Add SCSI-MMC GET CONFIGURATION.
Add Frank Endres' disc type determination via MMC. Be more careful to suffix with CDIO_MMC which I hope will reduce possible name conflicts.
This commit is contained in:
@@ -200,19 +200,28 @@ mmc_feature2str
|
||||
mmc_feature_profile2str
|
||||
mmc_get_blocksize
|
||||
mmc_get_cmd_len
|
||||
mmc_get_configuration
|
||||
mmc_get_discmode
|
||||
mmc_get_drive_mmc_cap
|
||||
mmc_get_dvd_struct_physical
|
||||
mmc_get_event_status
|
||||
mmc_get_hwinfo
|
||||
mmc_get_last_lsn
|
||||
mmc_get_mcn
|
||||
mmc_get_media_changed
|
||||
mmc_get_tray_status
|
||||
mmc_have_interface
|
||||
mmc_is_disctype_bd
|
||||
mmc_is_disctype_cdrom
|
||||
mmc_is_disctype_dvd
|
||||
mmc_is_disctype_hd_dvd
|
||||
mmc_is_disctype_overwritable
|
||||
mmc_last_cmd_sense
|
||||
mmc_mode_select_10
|
||||
mmc_mode_sense
|
||||
mmc_mode_sense_10
|
||||
mmc_mode_sense_6
|
||||
mmc_prevent_allow_meduim_removal
|
||||
mmc_read_cd
|
||||
mmc_read_data_sectors
|
||||
mmc_read_sectors
|
||||
@@ -221,6 +230,6 @@ mmc_run_cmd
|
||||
mmc_run_cmd_len
|
||||
mmc_set_blocksize
|
||||
mmc_set_speed
|
||||
mmc_start_stop_media
|
||||
mmc_start_stop_unit
|
||||
mmc_timeout_ms
|
||||
track_format2str
|
||||
|
||||
Reference in New Issue
Block a user