Date: Wed, 3 Nov 2010 07:51:33 +0000 (UTC) From: Hans Petter Selasky <hselasky@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r214726 - head/sys/dev/usb Message-ID: <201011030751.oA37pXab011894@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: hselasky Date: Wed Nov 3 07:51:33 2010 New Revision: 214726 URL: http://svn.freebsd.org/changeset/base/214726 Log: Clean up leftover USB device ID after r213856. This fixes: options USB_VERBOSE Submitted by: Lucius Windschuh Approved by: thompsa (mentor) Modified: head/sys/dev/usb/usbdevs Modified: head/sys/dev/usb/usbdevs ============================================================================== --- head/sys/dev/usb/usbdevs Wed Nov 3 01:32:50 2010 (r214725) +++ head/sys/dev/usb/usbdevs Wed Nov 3 07:51:33 2010 (r214726) @@ -3270,9 +3270,6 @@ product UMEDIA AR5523_2_NF 0x3206 AR5523 /* Universal Access products */ product UNIACCESS PANACHE 0x0101 Panache Surf USB ISDN Adapter -/* Unknown vendors */ -product UNKNOWN5 USB2IDEBRIDGE 0x00ff USB 2.0 ATA/SATA Bridge - /* USI products */ product USI MC60 0x10c5 MC60 Serial
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011030751.oA37pXab011894>