From owner-p4-projects@FreeBSD.ORG Tue Dec 15 09:08:04 2009 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 4B2A81065676; Tue, 15 Dec 2009 09:08:04 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F0F5106566B for ; Tue, 15 Dec 2009 09:08:04 +0000 (UTC) (envelope-from hselasky@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F10468FC20 for ; Tue, 15 Dec 2009 09:08:03 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBF983cp065133 for ; Tue, 15 Dec 2009 09:08:03 GMT (envelope-from hselasky@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBF9832r065131 for perforce@freebsd.org; Tue, 15 Dec 2009 09:08:03 GMT (envelope-from hselasky@FreeBSD.org) Date: Tue, 15 Dec 2009 09:08:03 GMT Message-Id: <200912150908.nBF9832r065131@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to hselasky@FreeBSD.org using -f From: Hans Petter Selasky To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 171783 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2009 09:08:04 -0000 http://p4web.freebsd.org/chv.cgi?CH=171783 Change 171783 by hselasky@hselasky_laptop001 on 2009/12/15 09:07:33 USB serial: - add new ID to UFTDI driver. - patch by: YAMAMOTO, Shigeru Affected files ... .. //depot/projects/usb/src/sys/dev/usb/serial/uftdi.c#20 edit .. //depot/projects/usb/src/sys/dev/usb/usbdevs#88 edit Differences ... ==== //depot/projects/usb/src/sys/dev/usb/serial/uftdi.c#20 (text+ko) ==== @@ -252,6 +252,7 @@ {USB_VPI(USB_VENDOR_BBELECTRONICS, USB_PRODUCT_BBELECTRONICS_USOTL4, UFTDI_TYPE_8U232AM)}, {USB_VPI(USB_VENDOR_MARVELL, USB_PRODUCT_MARVELL_SHEEVAPLUG, UFTDI_TYPE_8U232AM)}, {USB_VPI(USB_VENDOR_MELCO, USB_PRODUCT_MELCO_PCOPRS1, UFTDI_TYPE_8U232AM)}, + {USB_VPI(USB_VENDOR_RATOC, USB_PRODUCT_RATOC_REXUSB60F, UFTDI_TYPE_8U232AM)}, }; static int ==== //depot/projects/usb/src/sys/dev/usb/usbdevs#88 (text+ko) ==== @@ -2133,6 +2133,7 @@ /* RATOC Systems products */ product RATOC REXUSB60 0xb000 REX-USB60 +product RATOC REXUSB60F 0xb020 REX-USB60F /* Sagem products */ product SAGEM USBSERIAL 0x0027 USB-Serial Controller