From owner-cvs-all@FreeBSD.ORG Fri Jun 22 15:01:35 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 39D5016A41F; Fri, 22 Jun 2007 15:01:35 +0000 (UTC) (envelope-from simon@benji.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id DF7B713C458; Fri, 22 Jun 2007 15:01:34 +0000 (UTC) (envelope-from simon@benji.nitro.dk) Received: from benji.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 9B5422D53A9; Fri, 22 Jun 2007 15:01:33 +0000 (UTC) Received: by benji.nitro.dk (Postfix, from userid 2000) id F3BB3FF3D; Fri, 22 Jun 2007 17:01:34 +0200 (CEST) Date: Fri, 22 Jun 2007 17:01:34 +0200 From: "Simon L. Nielsen" To: Warner Losh Message-ID: <20070622150133.GA977@zaphod.nitro.dk> References: <200706211755.l5LHtSZa045592@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706211755.l5LHtSZa045592@repoman.freebsd.org> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb if_aue.c usbdevs uvisor.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2007 15:01:35 -0000 On 2007.06.21 17:55:28 +0000, Warner Losh wrote: > imp 2007-06-21 17:55:28 UTC > > FreeBSD src repository > > Modified files: > sys/dev/usb if_aue.c usbdevs uvisor.c > Log: > Fix two PRs by adding vendor IDs: > > PR 108097: ADMtek 851X USB-to-LAN adapter > PR 74849: Samsung SPH-i500 does not attach properly as usb modem/Palm device Could you update the relevant manual pages for these changes, or are you planning on doing that later? -- Simon L. Nielsen