It is working now. The mct_u232 driver works with this belkin adapter. On June 22, 2004 09:53 am, Mark Drummond wrote: > I've been messing aroud with this, but still no luck. Here is what I get > when I plug the adapter in: > > yen root # dmesg > ehci_hcd 0000:00:1d.7: GetStatus port 1 status 001803 POWER sig=j CSC > CONNECT hub 1-0:1.0: port 1, status 0501, change 0001, 480 Mb/s > hub 1-0:1.0: debounce: port 1: delay 100ms stable 4 status 0x501 > hub 1-0:1.0: port 1 not reset yet, waiting 50ms > ehci_hcd 0000:00:1d.7: port 1 full speed --> companion > ehci_hcd 0000:00:1d.7: GetStatus port 1 status 003801 POWER OWNER sig=j > CONNECT > ehci_hcd 0000:00:1d.7: GetStatus port 3 status 003002 POWER OWNER sig=se0 > CSC hub 1-0:1.0: port 3, status 0000, change 0001, 12 Mb/s > > On June 22, 2004 07:34 am, Mark E. Drummond wrote: > > * Lonnie Mendez <[EMAIL PROTECTED]> [040621 17:03]: > > > As soon as the module for the device has loaded and the device is > > > connected should the /dev/usb/tts/ entry appear under devfs. Which > > > adapter > > > > So the adapter itself counts as a usb device which should trigger the > > creation of the /dev entries? > > > > > are you trying to use? Did you find / compile the driver in the kernel > > > menu under "USB Serial Converter Support"? > > > > It is a Belkin single port usb-to-serial adapter. I think the model > > number is F5U409. > > > > yen root # grep "^CONFIG_USB" /usr/src/linux/.config > > CONFIG_USB=y > > CONFIG_USB_DEVICEFS=y > > CONFIG_USB_EHCI_HCD=y > > CONFIG_USB_UHCI_HCD=y > > CONFIG_USB_AUDIO=m > > CONFIG_USB_MIDI=m > > CONFIG_USB_ACM=m > > CONFIG_USB_PRINTER=m > > CONFIG_USB_STORAGE=m > > CONFIG_USB_HID=y > > CONFIG_USB_HIDINPUT=y > > CONFIG_USB_SERIAL=m > > CONFIG_USB_SERIAL_GENERIC=y > > CONFIG_USB_SERIAL_BELKIN=m > > CONFIG_USB_SERIAL_VISOR=m > > > > yen root # modprobe belkin_sa > > yen root # lsmod > > Module Size Used by > > belkin_sa 8260 0 > > usbserial 23916 1 belkin_sa > > snd_pcm_oss 50600 0 > > snd_mixer_oss 18240 1 snd_pcm_oss > > udf 88516 0 > > isofs 30520 0 > > nls_base 6400 2 udf,isofs > > zlib_inflate 21376 1 isofs > > sg 30240 0 > > parport_pc 19776 0 > > lp 8324 0 > > parport 21632 2 parport_pc,lp > > rtc 10488 0 > > ide_tape 34640 0 > > st 36188 0 > > ide_cd 39236 0 > > sr_mod 14244 0 > > cdrom 37728 2 ide_cd,sr_mod > > > > yen root # ls -l /dev/usb > > total 0 > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-users
------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
