From owner-freebsd-current@FreeBSD.ORG Thu Jun 14 17:05:58 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8810A16A469 for ; Thu, 14 Jun 2007 17:05:58 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id 4500C13C45E for ; Thu, 14 Jun 2007 17:05:58 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so152798anc for ; Thu, 14 Jun 2007 10:05:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CejJkV825NCZzGjRvTD58C1760vE/icLbVq0LdnoP2KpFeasmBy+jZ5vD1njYs5JriyiHbD2qYM+XKchSFnGSe2ZwVC9N7V4pE59atbTMrZXJmcTEhV8aCzvM7FyidX+qz3KGSfMDRV8Oyf8e9nRKUs69RwP7xI0vnP+7TwK4VY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=D1Tg15WveibLdqpgiX1p/JzX/Wu3E89SDHJzk/oIoRQLmCRLmnKa+sHwRVgoa4+Bffav9pBpRC0iaxtNVWOI7K5bQhMQN7l9BSAc0Tunbt5I1lqWrxMOBlcvqNkvN+iMC2VPAcoqwwsziJZ1gPWqA4WXW/Mql0OYNrxrjUvcnrQ= Received: by 10.100.106.5 with SMTP id e5mr1231905anc.1181840757495; Thu, 14 Jun 2007 10:05:57 -0700 (PDT) Received: by 10.100.111.17 with HTTP; Thu, 14 Jun 2007 10:05:57 -0700 (PDT) Message-ID: Date: Thu, 14 Jun 2007 10:05:57 -0700 From: "Maksim Yevmenkin" To: rwatson@freebsd.org In-Reply-To: <20070613.212825.-957834923.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070613150534.D83504@fledge.watson.org> <20070613.212825.-957834923.imp@bsdimp.com> Cc: current@freebsd.org, "M. Warner Losh" Subject: Re: HEADS UP: IPX over IP support removed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2007 17:05:58 -0000 On 6/13/07, M. Warner Losh wrote: > In message: <20070613150534.D83504@fledge.watson.org> > Robert Watson writes: > : ng_h4 - Bluetooth serial drivers -- I know of no on-going work here > > Isn't emax working on this? I didn't notice it before now... ok, i have the code, but i can not test it. my old xircom cbt pccard no longer gets recognized :( i asked Warner for assistance. in the mean time, if anyone has working serial bluetooth device please let me know. if i cant get this code tested in time, what should i do? commit untested code or just retire ng_h4(4) for now? thanks, max