CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/19 14:32:58
Modified files:
sys/dev/usb : ucycom.c utrh.c utwitch.c
Log message:
- use usb_lookup(), these should be the last drivers that rolled their own
unneeded macro around it.
- fix a reference to the previous driver name utwitch while here
ok jakemsr@
