Return-Path: Message-ID: <47E149F2.7010005@suse.de> Date: Wed, 19 Mar 2008 18:14:26 +0100 From: Stefan Seyfried MIME-Version: 1.0 To: BlueZ development Subject: [Bluez-devel] hid2hci error message wrong Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-15" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net Hi, the message is wrong: root@susi:~# hid2hci No devices in HCI mode found Index: tools/hid2hci.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvsroot/bluez/utils/tools/hid2hci.c,v retrieving revision 1.18 diff -u -p -r1.18 hid2hci.c --- tools/hid2hci.c 2 Feb 2008 03:37:54 -0000 1.18 +++ tools/hid2hci.c 19 Mar 2008 17:06:45 -0000 @@ -332,7 +332,7 @@ int main(int argc, char *argv[]) if (num <=3D 0) { if (!quiet) fprintf(stderr, "No devices in %s mode found\n", - mode ? "HID" : "HCI"); + mode ? "HCI" : "HID"); exit(1); } -- = Stefan Seyfried R&D Team Mobile Devices | "Any ideas, John?" SUSE LINUX Products GmbH, N=FCrnberg | "Well, surrounding them's out." This footer brought to you by insane German lawmakers: SUSE Linux Products GmbH, GF: Markus Rex, HRB 16746 (AG N=FCrnberg) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel