Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2010 21:17:57 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usbdevs src/sys/dev/usb/serial uslcom.c
Message-ID:  <201008182118.o7ILIBJ1095884@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gavin       2010-08-18 21:17:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb          usbdevs 
    sys/dev/usb/serial   uslcom.c 
  Log:
  SVN rev 211470 on 2010-08-18 21:17:57Z by gavin
  
  Merge r210524 from head:
  
    - Support two devices made by West Mountain Radio in uslcom(4) [1]
  
    - Remove duplicate SILABS CP2102 define from usbdevs
  
  Merge r211022 from head:
  
    Sync the list of devices supported by uslcom(4) with NetBSD, Linux, OpenBSD
    and BeOS.  The devices supported by uslcom(4) are now in sync with:
  
    NetBSD  src/sys/dev/usb/uslsa.c 1.11
    OpenBSD src/sys/dev/usb/uslcom.c 1.20
    Linux   source/drivers/usb/serial/cp210x.c from kernel 2.6.35
    BeOS    usb_serial/driver.c 1.32
  
    Two vendor/product IDs from Linux have not been added to uslcom(4):
      SILABS SAEL - This device has special code in u3g to support it
      SILABS GSM2228 - I suspect this should also be covered by u3g(4).
  
  PR:             usb/131912 [1]
  Submitted by:   Jack Twilley <mathuin gmail.com> [1]
  
  Revision    Changes    Path
  1.11.2.5    +58 -3     src/sys/dev/usb/serial/uslcom.c
  1.421.2.46  +89 -2     src/sys/dev/usb/usbdevs



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