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:
Justin T. Gibbs 2003-01-22 22:00:07 +00:00
parent 295ebaf851
commit a02f9953f0

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