Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2010 16:14:40 +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:  <201008071615.o77GF50S012630@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gavin       2010-08-07 16:14:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
    sys/dev/usb/serial   uslcom.c 
  Log:
  SVN rev 211022 on 2010-08-07 16:14:40Z by gavin
  
  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).
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.16      +44 -2     src/sys/dev/usb/serial/uslcom.c
  1.479     +69 -2     src/sys/dev/usb/usbdevs



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