Hello,
I am currently trying to get AVM fritz usb  isdn adapter to work using 2.4.18 kernel 
and the
newest hotplug release.
This device has a vendor providet driver fcusb2 and use capi4linux. Compiling and 
generating the drivers all work.
Also setting up the system manually.
Also hotplug to load the fcusb2 driver works.
To make the device working there must be addizional software loaded through 
avmcapictrl . I set up

/etc/hotplug/usb.usermap
# usb module         match_flags idVendor idProduct bcdDevice_lo bcdDevice_hi 
bDeviceClass bDeviceSubClass bDeviceProtocol
bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info
fcusb2 0x0003 0x057c 0x1000 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000

The entry in this file is the same line as in modules.usbmap already  contained.

and /etc/hotplug/usb/fcusb2
#!/bin/sh
echo "loading fus2base" >>/tmp/fus2base.log
/usr/sbin/avmcapictrl load /usr/share/usb/fus2base.frm

Connecting the device to the usb syslog says

Oct 14 12:25:11 mylinux kernel: hub.c: USB new device connect on bus1/1, assigned 
device number 3
Oct 14 12:25:11 mylinux kernel: fcusb2: Driver 'fcusb2' attached to stack
Oct 14 12:25:11 mylinux kernel: kcapi: Controller 1: fritz-usb attached
Oct 14 12:25:14 mylinux /etc/hotplug/usb.agent: Setup fcusb2 for USB product 
57c/1000/300

and fcusb2 module is loaded but the setup script in /etc/hotplug/usb is not called

What's wrong in the state of denmark? Any sugestions

Bye  Wolfgang




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to