Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Nov 2008 15:16:59 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        hselasky@FreeBSD.org
Cc:        perforce@FreeBSD.org
Subject:   Re: PERFORCE change 152478 for review
Message-ID:  <20081109.151659.-1253046024.imp@bsdimp.com>
In-Reply-To: <200811091018.38787.hselasky@freebsd.org>
References:  <200811041851.mA4Ip2cP040847@repoman.freebsd.org> <20081109.001527.1720213087.imp@bsdimp.com> <200811091018.38787.hselasky@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200811091018.38787.hselasky@freebsd.org>
            Hans Petter Selasky <hselasky@freebsd.org> writes:
: On Sunday 09 November 2008, M. Warner Losh wrote:
: > In message: <200811041851.mA4Ip2cP040847@repoman.freebsd.org>
: >
: >             Hans Petter Selasky <hselasky@FreeBSD.org> writes:
: > : http://perforce.freebsd.org/chv.cgi?CH=152478
: > :
: > : Change 152478 by hselasky@hselasky_laptop001 on 2008/11/04 18:50:56
: > :
: > :
: > : 	Patch to support a common "usbdevs" file.
: > :
: > : Affected files ...
: > :
: > : .. //depot/projects/usb/src/sys/dev/usb/usbdevs#25 edit
: > : .. //depot/projects/usb/src/sys/dev/usb2/core/usbdevs#11 delete
: > : .. //depot/projects/usb/src/sys/dev/usb2/include/Makefile#4 edit
: > : .. //depot/projects/usb/src/sys/dev/usb2/include/usb2_devid.h#10 edit
: > : .. //depot/projects/usb/src/sys/dev/usb2/include/usb2_devtable.h#10 edit
: > :
: > : Differences ...
: > :
: > : ==== //depot/projects/usb/src/sys/dev/usb/usbdevs#25 (text+ko) ====
: > :
: > : @@ -795,7 +795,7 @@
: > :
: > :  /* AIPTEK products */
: > :  product AIPTEK POCKETCAM3M	0x2011	PocketCAM 3Mega
: > : -product AIPTEK2 PENCAM_MEGA_1_3 0x504a	PenCam Mega 1.3
: > : +product SUNPLUS PENCAM_MEGA_1_3 0x504a	PenCam Mega 1.3
: >
: > This should have its own section.
: >
: > :  /* AirPrime products */
: > :  product AIRPRIME PC5220		0x0112	CDMA Wireless PC Card
: > : @@ -1006,7 +1006,7 @@
: > :
: > :  /* Chicony products */
: > :  product CHICONY KB8933		0x0001	KB-8933 keyboard
: > : -product CHICONY2 TWINKLECAM	0x600d	TwinkleCam USB camera
: > : +product MICRODIA TWINKLECAM	0x600d	TwinkleCam USB camera
: >
: > Ditot.
: >
: > :  /* CH Products */
: > :  product CHPRODUCTS PROTHROTTLE	0x00f1	Pro Throttle
: >
: > Warner
: 
: Hi,
: 
: The problem is that the usbdevs does not succeed generating the verbose debug 
: table because the AIPTEK2 and CHICONY2 vendor ID's do not exist. By looking 
: at the source of these ID's I figured out the correct vendor ID.
: 
: Is it possible you could fix this in -current Warner ?

I thought I already had...  I'll check into it...

Warner



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