alfred f9848aa039 Stop INVARIANTS panics in if_aue with a stopgap.
aue_tick calls several synchronous usb functions from a timeout(9),
this is very broken since a timeout(9) is run as an interrupt
and the usb functions tsleep.

A stopgap fix is to schedule a taskqueue task from the timeout
and defer work to that taskqueue task.
2006-11-29 19:19:44 +00:00
..
2006-11-03 04:57:23 +00:00
2006-11-09 02:19:30 +00:00
2006-10-19 05:25:29 +00:00
2006-06-12 03:28:42 +00:00
2006-06-11 22:25:01 +00:00
2006-06-12 04:30:42 +00:00
2006-09-24 00:26:33 +00:00
2006-11-29 08:05:55 +00:00
2006-08-12 01:19:37 +00:00
2006-09-11 20:52:41 +00:00
2006-11-02 03:23:01 +00:00
2006-11-01 18:59:06 +00:00
2006-09-01 20:14:06 +00:00
2006-07-14 04:36:57 +00:00
2006-11-27 04:47:27 +00:00
2006-05-20 21:08:09 +00:00
2006-11-06 17:43:10 +00:00
2006-08-12 09:06:55 +00:00
2006-08-02 04:54:14 +00:00
2006-11-21 05:41:11 +00:00
2006-05-16 15:23:27 +00:00
2006-09-15 11:01:23 +00:00
2006-07-14 04:35:59 +00:00
2006-09-15 11:01:23 +00:00