diff options
author | phk <phk@FreeBSD.org> | 2003-04-08 19:12:48 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2003-04-08 19:12:48 +0000 |
commit | 7611c6c35178338b16bf2c21cdf3c6eb99ebe843 (patch) | |
tree | d61ae4e76bb0c5f0efd68b79255d318fc7705584 /lib/libusbhid/usage.c | |
parent | f8e2ba2ce685d4998d1f1f7b216262fbbd536fb2 (diff) | |
download | FreeBSD-src-7611c6c35178338b16bf2c21cdf3c6eb99ebe843.zip FreeBSD-src-7611c6c35178338b16bf2c21cdf3c6eb99ebe843.tar.gz |
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.
Diffstat (limited to 'lib/libusbhid/usage.c')
0 files changed, 0 insertions, 0 deletions