From owner-freebsd-bluetooth@FreeBSD.ORG Wed Dec 14 22:19:46 2005 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 5342916A41F for ; Wed, 14 Dec 2005 22:19:46 +0000 (GMT) (envelope-from plunky@rya-online.net) Received: from mail09.svc.cra.dublin.eircom.net (mail09.svc.cra.dublin.eircom.net [159.134.118.25]) by mx1.FreeBSD.org (Postfix) with SMTP id C2FEB43D5E for ; Wed, 14 Dec 2005 22:19:45 +0000 (GMT) (envelope-from plunky@rya-online.net) Received: (qmail 25091 messnum 2880624 invoked from network[83.70.176.191/unknown]); 14 Dec 2005 22:19:43 -0000 Received: from unknown (HELO rya-online.net) (83.70.176.191) by mail09.svc.cra.dublin.eircom.net (qp 25091) with SMTP; 14 Dec 2005 22:19:43 -0000 Received: (nullmailer pid 1454 invoked by uid 1000); Wed, 14 Dec 2005 22:19:20 -0000 Date: Wed, 14 Dec 2005 22:19:19 +0000 (GMT) To: freebsd-bluetooth@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Message-Id: <1134598760.901248.1323.nullmailer@galant.ukfsn.org> From: Iain Hibbert Subject: bt3cfw(8) 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: Wed, 14 Dec 2005 22:19:46 -0000 Hi, I have a question - I've been writing some bluetooth protocol code for NetBSD and one of the devices I have is the 3Com PC Card so I have a driver for that based on the FreeBSD and BlueZ drivers. Regarding the firmware copyright inclusion issue, I was wondering if 3Com had ever been asked for permission to redistribute the firmware code with a BSD system, or if it was just taken that they would not? iain