cvs commit: src/sys/dev/usb umodem.c

Warner Losh imp at FreeBSD.org
Sat Jun 9 06:37:17 UTC 2007


imp         2007-06-09 06:37:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          umodem.c 
  Log:
  Try to set the data multiplexed feature, but don't care if there's an
  error doing so.  It seems an increasing number of phones have this
  quirk, and we're not keeping up.  There appears to be nothing bad that
  happens for non-quirked phones.
  
  Minor cleanups:
  o prefer device_printf over printf
  o kill devinfo stuff
  o minor other preening.
  
  Revision  Changes    Path
  1.61      +28 -46    src/sys/dev/usb/umodem.c


More information about the cvs-src mailing list