Hello, I want to use a USB modem on FreeBSD 4.7-STABLE.
First I do not know where to start. Is there any how-to pages? I looked at umodem.c file. There is not so much explanations in the code. I searched the archieves for a starting point. I could not find any helpful message for me. Here is what I could manage: >kldload usb >kldload umodem >ls -l /dev/usb* crw-rw---- 1 root operator 108, 255 11 Eki 22:33 /dev/usb crw-rw---- 1 root operator 108, 0 11 Eki 22:33 /dev/usb0 crw-rw---- 1 root operator 108, 1 19 Kas 19:27 /dev/usb1 >usbdevs -v Controller /dev/usb0: addr 1: self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 powered port 2 addr 2: power 100 mA, config 1, USB Communicator(0x7554), STMicroelectronics(0x0483), rev 1.01 Regards, Ertan Kucukoglu To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
