On Sun, Aug 02, 2009 at 02:04:46PM -0400, Jon Smirl wrote:
> On Sun, Aug 2, 2009 at 8:47 AM, Henning Glawe wrote:
> > This usb device claims to be of HID class, but is in fact a 802.15.4
> > lowpan transceiver.
>
> Do you have a link to datasheet for this dongle? Which chipset does it use?
I got
On Sun, Aug 02, 2009 at 10:22:50PM +0200, Henning Glawe wrote:
> On Sun, Aug 02, 2009 at 02:04:46PM -0400, Jon Smirl wrote:
> > On Sun, Aug 2, 2009 at 8:47 AM, Henning Glawe wrote:
> > > This usb device claims to be of HID class, but is in fact a 802.15.4
> > > lowpan transceiver.
> >
> > Do you h
On Sun, Aug 02, 2009 at 10:21:50PM +0200, Henning Glawe wrote:
> > BTW: Hopefully the current kernel provides enough support for devices
> > which implement 802.15.4 funcionality in the hardware (i.e. see the
> > drivers/ieee802154/fakehard.c in the mainline kernel). Maybe you can
> > look into imp
On Sun, Aug 2, 2009 at 4:22 PM, Henning Glawe wrote:
> On Sun, Aug 02, 2009 at 02:04:46PM -0400, Jon Smirl wrote:
>> On Sun, Aug 2, 2009 at 8:47 AM, Henning Glawe wrote:
>> > This usb device claims to be of HID class, but is in fact a 802.15.4
>> > lowpan transceiver.
>>
>> Do you have a link to da
On Sun, Aug 02, 2009 at 02:04:46PM -0400, Jon Smirl wrote:
> On Sun, Aug 2, 2009 at 8:47 AM, Henning Glawe wrote:
> > This usb device claims to be of HID class, but is in fact a 802.15.4
> > lowpan transceiver.
>
> Do you have a link to datasheet for this dongle? Which chipset does it use?
I got
On Sun, Aug 02, 2009 at 08:23:00PM +0400, Dmitry Eremin-Solenikov wrote:
> On Sun, Aug 02, 2009 at 02:47:37PM +0200, Henning Glawe wrote:
> > This usb device claims to be of HID class, but is in fact a 802.15.4
> > lowpan transceiver.
> > ---
> > drivers/hid/hid-core.c |1 +
> > drivers/hid/hi
On Sun, Aug 2, 2009 at 8:47 AM, Henning Glawe wrote:
> This usb device claims to be of HID class, but is in fact a 802.15.4
> lowpan transceiver.
Do you have a link to datasheet for this dongle? Which chipset does it use?
--
Jon Smirl
[email protected]
-
On Sun, Aug 02, 2009 at 02:47:37PM +0200, Henning Glawe wrote:
> This usb device claims to be of HID class, but is in fact a 802.15.4
> lowpan transceiver.
> ---
> drivers/hid/hid-core.c |1 +
> drivers/hid/hid-ids.h |3 +++
> 2 files changed, 4 insertions(+), 0 deletions(-)
This should
This usb device claims to be of HID class, but is in fact a 802.15.4
lowpan transceiver.
---
drivers/hid/hid-core.c |1 +
drivers/hid/hid-ids.h |3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/drivers/hid/hid-core.c b/drivers/hid/hid-core.c
index 8551693..7755949 100