Add FAST-80 timing to the scsi syncrates table.
Submitted by: Gerard Roudier <groudier@club-internet.fr>
This commit is contained in:
parent
65d2f7f813
commit
46681c5ccb
@ -2394,6 +2394,7 @@ static struct {
|
||||
u_int period_factor;
|
||||
u_int period; /* in 10ths of ns */
|
||||
} scsi_syncrates[] = {
|
||||
{ 0x09, 125 }, /* FAST-80 */
|
||||
{ 0x0a, 250 },
|
||||
{ 0x0b, 303 },
|
||||
{ 0x0c, 500 }
|
||||
|
Loading…
Reference in New Issue
Block a user