Poul-Henning Kamp d2e0ecd0f0 Almost the finished article.
Boost sample rate to 1.25 MSPS since that allows us to use a 5Mhz
(/4) or 10Mhz (/8) external clock.

Make the interrupt both MPSAFE and FAST, at 610 interrupts a second,
and a max time to service of 5 msec, we brake for nobody.

Use kernel thread to accumulate into the 25 possible wave signals.

Use #ifdef _KERNEL to let .c file double as .h file defining the ioctls.
2003-04-08 19:12:48 +00:00
..
2003-04-06 06:28:08 +00:00
2003-04-08 19:12:48 +00:00
2003-03-13 07:07:16 +00:00
2003-04-08 18:24:28 +00:00
2003-04-03 21:36:33 +00:00
2003-04-03 12:39:18 +00:00
2003-03-28 06:43:50 +00:00