Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jun 2007 06:37:17 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb umodem.c
Message-ID:  <200706090637.l596bHhB049022@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706090637.l596bHhB049022>