Bandaid to make the kernel compile until the scsi-crew can find out what

is happening.
This commit is contained in:
phk 2003-01-21 10:31:43 +00:00
parent 25282ed53f
commit 8afd0a3895

View File

@ -3931,7 +3931,8 @@ const PKT_OVERRUN_BUFSIZE 512
*/
const AHD_TIMER_US_PER_TICK 25
const AHD_TIMER_MAX_TICKS 0xFFFF
const AHD_TIMER_MAX_US (AHD_TIMER_MAX_TICKS * AHD_TIMER_US_PER_TICK)
/*const AHD_TIMER_MAX_US (AHD_TIMER_MAX_TICKS * AHD_TIMER_US_PER_TICK)*/
const AHD_TIMER_MAX_US 1638375
/*
* Downloaded (kernel inserted) constants