From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 09:41:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD6F816A4CE for ; Mon, 4 Oct 2004 09:41:53 +0000 (GMT) Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2176E43D58 for ; Mon, 4 Oct 2004 09:41:52 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from [61.8.45.86] (ppp2D56.dyn.pacific.net.au [61.8.45.86]) i949dMWV006835 for ; Mon, 4 Oct 2004 19:39:23 +1000 From: Sam Lawrance To: FreeBSD Current In-Reply-To: <1096881852.11360.5.camel@dirk.no.domain> References: <16736.17211.132754.898091@ran.psg.com> <1096881852.11360.5.camel@dirk.no.domain> Content-Type: text/plain Message-Id: <1096883053.11360.10.camel@dirk.no.domain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 04 Oct 2004 19:44:13 +1000 Content-Transfer-Encoding: 7bit Subject: Re: usb serial confuddlement X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 09:41:53 -0000 On Mon, 2004-10-04 at 19:24, Sam Lawrance wrote: > On Mon, 2004-10-04 at 04:21, Randy Bush wrote: > > # usbdevs -v # edited > > Controller /dev/usb1: > > addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 > > port 1 addr 4: full speed, power 100 mA, config 1, Belkin Components(0x0109), Belkin USB PDA Adapter(0x050d), rev 1.02 > > port 2 addr 2: full speed, self powered, config 1, USB HUB(0x0500), Western Digital(0x1058), rev 0.07 > > Anybody notice the vendor and product IDs are reversed? Belkin > Components ID is 0x050d, the F5U109 is 0x0109. Actually, the IDs are in the right order.. the textual vendor and product names are reversed - only for the Belkin, though.