Hello, On Wed, 04 Nov 2009, Sudhir Gandotra wrote: > In my system, I do not have /dev/ttyACM (0 to 4) ports. > Tata broadband photon usb needs this port. > How do I create/generate this port ?
If you run "udev" and your system autoloads the module "cdc-acm" then this device node will be automatically created. Otherwise, try to load this module and watch /var/log/syslog to see whether any device was detected. Regards, Kapil. -- _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
