On Sun, Aug 02, 2009 at 02:04:46PM -0400, Jon Smirl wrote: > On Sun, Aug 2, 2009 at 8:47 AM, Henning Glawe<[email protected]> 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 one of these USB dongles bundled with a Philips SRM 7500 HTPC remote. AFAIK, this is a re-labled INTEGRATION usb dongle; for these, there seems to be a SDK available, but only under NDA... I chose to intercept the USB traffic from the windows driver instead, and apparently the device implements the MAC layer in hardware. By comparison to the ieee standard documentation, I created a datasheet by myself: http://sourceforge.net/apps/mediawiki/srm7500-linux/index.php?title=Philips_IEEE802.15.4_RF_Dongle_Documentation I'm currently trying to write a hardmac driver, starting from your fakehard.c example. -- c u henning ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
