From owner-freebsd-bluetooth@FreeBSD.ORG Sun Jan 23 11:30:15 2011 Return-Path: Delivered-To: freebsd-bluetooth@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B666106566B for ; Sun, 23 Jan 2011 11:30:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1A5798FC1F for ; Sun, 23 Jan 2011 11:30:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p0NBUE7q023954 for ; Sun, 23 Jan 2011 11:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p0NBUEtt023950; Sun, 23 Jan 2011 11:30:14 GMT (envelope-from gnats) Date: Sun, 23 Jan 2011 11:30:14 GMT Message-Id: <201101231130.p0NBUEtt023950@freefall.freebsd.org> To: freebsd-bluetooth@FreeBSD.org From: Alexander Best Cc: Subject: Re: kern/140590: [bluetooth] ng_ubt(4) ng_l2cap_process_cmd_rej warnings X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Best List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2011 11:30:15 -0000 The following reply was made to PR kern/140590; it has been noted by GNATS. From: Alexander Best To: bug-followup@freebsd.org Cc: Iain Hibbert Subject: Re: kern/140590: [bluetooth] ng_ubt(4) ng_l2cap_process_cmd_rej warnings Date: Sun, 23 Jan 2011 11:19:54 +0000 the device is a mobile phone (samsung i550). from your analysis it appears that the device is not following standard protocol procedures. i think the _WARN should stay. turning it into a _INFO would introduce inconsistency with the other dlci related warnings. so i guess this PR can be closed. thanks for your in depth description of the problem. cheers. alex -- a13x