Re: [Linux-zigbee-devel] problem with izattach

2011-07-05 Thread Ryan MacArthur
-zigbee-2e45d08$ sudo ./src/izattach /dev/ttyUSB1 ioctl: TIOCSETD: Invalid argument On Tue, Jul 5, 2011 at 5:02 PM, Dmitry Eremin-Solenikov wrote: > On 7/5/11, Ryan MacArthur wrote: >> after getting the newest userland git, I did ./configure >> --enable-kernel-compat >> &g

Re: [Linux-zigbee-devel] problem with izattach

2011-07-05 Thread Ryan MacArthur
tl(fd, TIOCSETD, &arg); } #endif if (ret < 0) { perror("ioctl: TIOCSETD"); return 6; } On Mon, Jul 4, 2011 at 6:59 AM, Dmitry Eremin-Solenikov wrote: > Hello, > > Ryan MacArthur wrote: > >> when i do iz

[Linux-zigbee-devel] problem with izattach

2011-07-04 Thread Ryan MacArthur
when i do izattach on /dev/ttyUSB1 (on a redbee econotag) i get this: ioctl:TIOCSETD: Invalid Argument from your git I'm using: /linux-zigbee/kernel (devel) /linux-zigbee/linux-zigbee (master) ive compiled most of the ieee802154 things as modules, and have them inserted: fakelb fakehard mac80

[Linux-zigbee-devel] problem with izattach

2011-06-30 Thread Ryan MacArthur
when i do izattach on /dev/ttyUSB1 (on a redbee econotag) i get this: ioctl:TIOCSETD: Invalid Argument from your git I'm using: /linux-zigbee/kernel (devel) -- 2.6.38 /linux-zigbee/linux-zigbee (master) -- 0.3-pre ive compiled most of the ieee802154 things as modules, and have them inserted: