cpl971
01-17-2003, 03:28 AM
I'm trying to get my modem (creative modem blaster usb de5670) to work.
As shown in this site http://www.idir.net/~gromitkc/usblist.html it is a hardware modem.
I had done the following thing but still can't get it to work.
modprobe acm (I already had usb-core and usb-ohci loaded)
mknod /dev/usb/ttyACM0 c 166 0
rm /dev/modem
ln -s /dev/usb/ttyACM0 /dev/modem
Does this show that the modem is actually a winmodem rather than a hardware modem show in the above webpage?
As shown in this site http://www.idir.net/~gromitkc/usblist.html it is a hardware modem.
I had done the following thing but still can't get it to work.
modprobe acm (I already had usb-core and usb-ohci loaded)
mknod /dev/usb/ttyACM0 c 166 0
rm /dev/modem
ln -s /dev/usb/ttyACM0 /dev/modem
Does this show that the modem is actually a winmodem rather than a hardware modem show in the above webpage?