CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/26 20:03:50
Modified files:
sys/dev/usb : if_cdcef.c if_otus.c if_rsu.c if_urtwn.c
uberry.c udfu.c udl.c uow.c uyap.c
Log message:
* add cfattach activate functions and call usbd_deactivate() in the
DVACT_DEACTIVATE case for drivers that don't have activate finctions
* fill out cfattach activate functions and call usbd_deactivate() in
the DVACT_DEACTIVATE case for drivers that don't have a dying flag
"ok with the intent" miod@
