Completed revision 556

This commit is contained in:
Thomas Schmitt 2006-12-25 19:07:43 +00:00
parent 1b68e65005
commit 95bebfb814
2 changed files with 6 additions and 1 deletions

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2006.12.25.190055"
#define Cdrskin_timestamP "2006.12.25.190811"

View File

@ -84,6 +84,11 @@ struct scsi_mode_data
/* ts A61021 */
int min_write_speed;
/* ts A61225 : Results from ACh GET PERFORMANCE, Type 03h
Speed values go into *_*_speed */
int min_end_lba;
int max_end_lba;
int cur_read_speed;
int cur_write_speed;
int retry_page_length;