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

is happening.
This commit is contained in:
Poul-Henning Kamp 2003-01-21 10:31:43 +00:00
parent 6da31df83b
commit c6eeff600d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109628

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