]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove my "custom" locks that allow for lock acquire abort, they are
authoralfred <alfred@FreeBSD.org>
Mon, 8 Jan 2007 23:24:21 +0000 (23:24 +0000)
committeralfred <alfred@FreeBSD.org>
Mon, 8 Jan 2007 23:24:21 +0000 (23:24 +0000)
commit5d16f128d97d9d676def5a8d6a30952abf1846a4
tree1eef36df1307c75ed5e27c97ee8e25a14add4a2a
parentf11c252b707388cec46312e0bb40357915f70a68
Remove my "custom" locks that allow for lock acquire abort, they are
not needed if the proper ordering is done in attach and shutdown.

Remove usage of if_timer/watchdog and roll my own by piggybacking
off the tick() function.

Use the new usb system to allocate task queues instead of using
the system wide thread for taskqueues.
sys/dev/usb/if_aue.c
sys/dev/usb/if_auereg.h