From owner-freebsd-bluetooth@FreeBSD.ORG Tue May 30 20:55:17 2006 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8C7216A988 for ; Tue, 30 May 2006 20:55:17 +0000 (UTC) (envelope-from lyndon@orthanc.ca) Received: from orthanc.ca (orthanc.ca [209.89.70.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4133943D88 for ; Tue, 30 May 2006 20:55:08 +0000 (GMT) (envelope-from lyndon@orthanc.ca) Received: from localhost (localhost [127.0.0.1]) (authenticated bits=0) by orthanc.ca (8.13.4/8.13.4) with ESMTP id k4UKsqsA013076 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 30 May 2006 14:55:01 -0600 (MDT) (envelope-from lyndon@orthanc.ca) Date: Tue, 30 May 2006 14:54:52 -0600 (MDT) From: Lyndon Nerenberg To: Eric Anderson In-Reply-To: <447CA90B.3060800@centtech.com> Message-ID: <20060530145241.I13064@orthanc.ca> References: <20060528153917.I84195@orthanc.ca> <447C83B4.5060905@savvis.net> <20060530135402.C12000@orthanc.ca> <447CA90B.3060800@centtech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on orthanc.ca Cc: freebsd-bluetooth@freebsd.org Subject: Re: DBT-122 X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 May 2006 20:55:19 -0000 > If you remove ugen from your kernel, does it work? No, but if I kldload ng_ubt the DBT-122 is recognized. Doh! (For whatever reason I was assuming the kernel or devd would load the appropriate netgraph glue automagically.) --lyndon