Module Size Used by
serial 10640 0
mac802154 25991 1 serial
ieee802154 19792 1 mac802154
crc_ccitt 1443 1 mac802154
[ 445.910047] usb 1-1: FTDI USB Serial Device converter now attached to ttyUSB1
mac@mac:~/user2/linux-z
On 7/5/11, Ryan MacArthur wrote:
> after getting the newest userland git, I did ./configure
> --enable-kernel-compat
>
> and ran izattach and still get the error here:
I've reread your mails. You don't need fake* modules.\
Instead please use "serial" module
>
> if (ret < 0 && errno == E
after getting the newest userland git, I did ./configure --enable-kernel-compat
and ran izattach and still get the error here:
if (ret < 0 && errno == EINVAL) {
printf("\nOLD2\n");
arg = N_IEEE802154_VERY_OLD;
ret = ioctl(fd, TIOCSETD, &arg)
Hello,
Ryan MacArthur wrote:
> when i do izattach on /dev/ttyUSB1 (on a redbee econotag) i get this:
>
> ioctl:TIOCSETD: Invalid Argument
Please check if the same error persists with the zigbee userpace git
I've pushed several minutes ago.
>
> from your git I'm using:
>
> /linux-zigbee/kernel (