CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/28 18:18:51
Modified files:
sys/dev/usb : usb.h umodem.c
Log message:
Match on class communications subclass abstract control model protocol
0 "No class specific protocol required" in addition to the existing
protocol 1 "AT Commands: V.250 etc" match.
This lets umodem(4) attach to the serial console on the overdrive 1000
which is a usb type-b socket on the back of the box not a db9 like the
overdrive 3000.
