From owner-cvs-src@FreeBSD.ORG Thu Sep 7 17:40:13 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17DE916A4E2; Thu, 7 Sep 2006 17:40:13 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E1DD43D45; Thu, 7 Sep 2006 17:40:12 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.7/8.13.7) with ESMTP id k87He3Eh083992; Thu, 7 Sep 2006 10:40:03 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.7/8.13.7/Submit) id k87He3WK083991; Thu, 7 Sep 2006 10:40:03 -0700 (PDT) (envelope-from obrien) Date: Thu, 7 Sep 2006 10:40:03 -0700 From: "David O'Brien" To: "M. Warner Losh" Message-ID: <20060907174003.GA83858@dragon.NUXI.org> References: <200609070614.k876E5nU057396@repoman.freebsd.org> <20060907021922.066378e5.trhodes@FreeBSD.org> <20060907.104456.179962017.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060907.104456.179962017.imp@bsdimp.com> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.11 Cc: trhodes@FreeBSD.org, src-committers@FreeBSD.org, mjacob@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/netgraph/bluetooth/drivers/ubt ng_ubt.c ng_ubt_var.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 17:40:13 -0000 On Thu, Sep 07, 2006 at 10:44:56AM -0600, M. Warner Losh wrote: > In message: <20060907021922.066378e5.trhodes@FreeBSD.org> > Tom Rhodes writes: > : On Thu, 7 Sep 2006 06:14:05 +0000 (UTC) > : Matt Jacob wrote: > : > : > mjacob 2006-09-07 06:14:05 UTC > : > > : > FreeBSD src repository > : > > : > Modified files: > : > sys/netgraph/bluetooth/drivers/ubt ng_ubt.c ng_ubt_var.h > : > Log: > : > more usb fallout changes > : > > : > : Thanks, build wasn't done yet. ;) > > Yea! I'd made the mistaken assumption that the amd64 GENERIC kernel > was as complete as the i386 in doing regression testing. Bad > assumption it turns out. Actually I hit a problem building 'ubt' on an i386 laptop, during the modules build. > I don't know if this means more of the > drivers should be added to AMD64 generic, or not. I kinda think it > does.. I diff'ed the two GENERIC conf files - other than one semi-rare gigE NIC, all the missing devices are ISA, ESIA or two known non-64-bit clean drivers. -- -- David (obrien@FreeBSD.org)