Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2009 00:08:17 +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:  <200912310017.nBV0HZ83063309@repoman.freebsd.org>

index | next in thread | raw e-mail

thompsa     2009-12-31 00:08:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c usb_quirk.h 
    sys/dev/usb/serial   umodem.c 
  Log:
  SVN rev 201302 on 2009-12-31 00:08:17Z by thompsa
  
  MFC r200395
  
   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.5.2.3    +19 -0     src/sys/dev/usb/quirk/usb_quirk.c
  1.3.2.2    +1 -0      src/sys/dev/usb/quirk/usb_quirk.h
  1.15.2.4   +12 -7     src/sys/dev/usb/serial/umodem.c
  1.421.2.7  +4 -0      src/sys/dev/usb/usbdevs


home | help

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