Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2009 02:44:15 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usbdevs src/sys/dev/usb/quirk usb_quirk.c usb_quirk.h src/sys/dev/usb/serial umodem.c
Message-ID:  <200912110244.nBB2icNg003708@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-12-11 02:44:15 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c usb_quirk.h 
    sys/dev/usb/serial   umodem.c 
  Log:
  SVN rev 200395 on 2009-12-11 02:44:15Z by thompsa
  
  Add a quirk for the Curitel UM175 where setting multiplexing for call
  management over the data endpoint causes communication to die.
  
  Take this one step further and model it on the existing NetBSD quirk and import
  other device IDs from them.
  
  Obtained from:  NetBSD
  
  Revision  Changes    Path
  1.7       +19 -0     src/sys/dev/usb/quirk/usb_quirk.c
  1.4       +1 -0      src/sys/dev/usb/quirk/usb_quirk.h
  1.18      +12 -7     src/sys/dev/usb/serial/umodem.c
  1.428     +4 -0      src/sys/dev/usb/usbdevs



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