From owner-freebsd-usb@FreeBSD.ORG Mon Jul 16 15:33:05 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3BD2D16A407 for ; Mon, 16 Jul 2007 15:33:05 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe03.swip.net [212.247.154.65]) by mx1.freebsd.org (Postfix) with ESMTP id C545513C4BC for ; Mon, 16 Jul 2007 15:33:04 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [194.248.135.20] (account mc467741@c2i.net HELO laptop.lan) by mailfe03.swip.net (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 554836724; Mon, 16 Jul 2007 17:18:04 +0200 From: Hans Petter Selasky To: "M. Warner Losh" Date: Mon, 16 Jul 2007 17:18:07 +0200 User-Agent: KMail/1.9.5 References: <200707161535.30980.hselasky@c2i.net> <20070716.075801.387192862.imp@bsdimp.com> In-Reply-To: <20070716.075801.387192862.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707161718.07845.hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: usbdevs changes X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jul 2007 15:33:05 -0000 On Monday 16 July 2007 15:58, M. Warner Losh wrote: > In message: <200707161535.30980.hselasky@c2i.net> > > Hans Petter Selasky writes: > : Hi, > : > : I need to get the following confirmed. > : > : I'm doing an integrate and I have found that the following entries > : in "usbdevs" have changed value, comparing my version with the official > : version. Can anyone confirm this ASAP? > : > : Switched around: > : > : 0x09d7 vendor NOVATEL Novatel > : 0x1410 vendor NOVATEL2 Novatel > > Yes. This has changed on purpose, to try to help harmonize between *BSD. > > : 0x0681 vendor SIEMENS2 Siemens > : 0x11f5 vendor SIEMENS3 Siemens > > Yes. This has changed on purpose, to try to help harmonize between *BSD. > The two above has been resolved. > : Changed: > : > : 0x2000 product ATEN UC210T > : 0x2009 product ATEN UC210T > > I'll have to investigate this one. I didn't think I was to the > 'change the products' phase of my merging yet, just the 'add products' > and 'harmonize product names' phase. Thanks for pointing it out. > I've checked with Linux, NetBSD and OpenBSD, and they use 0x2009, so I think it is a typo. --HPS