mirror of
https://github.com/opnsense/src.git
synced 2026-03-11 10:43:03 -04:00
system timer is stopped during shutdown and that the pause() statement in ukbd causes infinite hang in this regard. The fix is to use mi_switch() instead of pause() to do the required task switch to ensure that the required USB processes get executed. Reported by: Mike_Karels@mcafee.com MFC after: 1 week |
||
|---|---|---|
| .. | ||
| atp.c | ||
| uep.c | ||
| uhid.c | ||
| ukbd.c | ||
| ums.c | ||
| usb_rdesc.h | ||