All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Patch for switching a diNovo *Laser* to BT
@ 2006-11-01 11:54 g.len
  0 siblings, 0 replies; 3+ messages in thread
From: g.len @ 2006-11-01 11:54 UTC (permalink / raw)
  To: bluez-devel

Hello,

following patch extends the hid2hci utility to switch a Logitech diNovo Las=
er desktop to BT mode.

The MediaPad is not visible until switching at least one device to BT mode =
but is switched, too.

Kind regards,

G.Len

--- hid2hci.c.dinovo.diff       2006-10-01 22:39:55.000000000 +0200
+++ tools/hid2hci.c     2006-10-01 22:45:50.000000000 +0200
@@ -223,7 +223,10 @@
        { HCI, 0x046d, 0xc703, switch_logitech },
        { HCI, 0x046d, 0xc704, switch_logitech },
        { HCI, 0x046d, 0xc705, switch_logitech },
+       { HCI, 0x046d, 0xc709, switch_logitech },       /* Logitech diNovo =
Laser mediapad */
        { HCI, 0x046d, 0xc70a, switch_logitech },       /* Logitech diNovo =
mouse */
+       { HCI, 0x046d, 0xc70b, switch_logitech },       /* Logitech diNovo =
Laser keyboard */
+       { HCI, 0x046d, 0xc70c, switch_logitech },       /* Logitech diNovo =
Laser mouse */
        { HCI, 0x046d, 0xc70e, switch_logitech },       /* logitech diNovo =
keyboard */
        { -1 }
 };

-- =

GMX DSL-Flatrate 0,- Euro* - =DCberall, wo DSL verf=FCgbar ist!
NEU: Jetzt bis zu 16.000 kBit/s! http://www.gmx.net/de/go/dsl

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: [Bluez-devel] Patch for switching a diNovo *Laser* to BT
@ 2006-11-05 10:40 g.len
  2006-11-06 20:14 ` Douglas Ward
  0 siblings, 1 reply; 3+ messages in thread
From: g.len @ 2006-11-05 10:40 UTC (permalink / raw)
  To: bluez-devel

Hello,

I found some more information that I mixed up some IDs. 0xc709 should be th=
e BT dongle in HCI mode not the Mediepad. Sorry.

The following patch is updated to this situation.

BTW, I would like to do some testing with the LCD of the mediapad. Where wo=
uld be a good starting point looking for ducmentation / code examples to co=
mmunicate with such a device? (I am not asking for the Logitech-protocol.)

Kind regards,

G.Len

--- hid2hci.c.dinovo.diff       2006-10-01 22:39:55.000000000 +0200
+++ tools/hid2hci.c     2006-10-01 22:45:50.000000000 +0200
@@ -223,7 +223,9 @@
        { HCI, 0x046d, 0xc703, switch_logitech },
        { HCI, 0x046d, 0xc704, switch_logitech },
        { HCI, 0x046d, 0xc705, switch_logitech },
        { HCI, 0x046d, 0xc70a, switch_logitech },       /* Logitech diNovo =
mouse */
+       { HCI, 0x046d, 0xc70b, switch_logitech },       /* Logitech diNovo =
Laser keyboard */
+       { HCI, 0x046d, 0xc70c, switch_logitech },       /* Logitech diNovo =
Laser mouse */
        { HCI, 0x046d, 0xc70e, switch_logitech },       /* logitech diNovo =
keyboard */
        { -1 }
 };

-- =

Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! =

Ideal f=FCr Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-06 20:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-01 11:54 [Bluez-devel] Patch for switching a diNovo *Laser* to BT g.len
  -- strict thread matches above, loose matches on Subject: below --
2006-11-05 10:40 g.len
2006-11-06 20:14 ` Douglas Ward

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.