Revert AHD_TIMER_MAX_US to its original definition now that the

ahc and ahd modules have correct dependencies on the assembler.
This commit is contained in:
gibbs 2003-01-22 22:00:07 +00:00
parent abdf4d8938
commit fab9d2fa44

View File

@ -3931,8 +3931,7 @@ 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 1638375
const AHD_TIMER_MAX_US (AHD_TIMER_MAX_TICKS * AHD_TIMER_US_PER_TICK)
/*
* Downloaded (kernel inserted) constants