Venugopal Kaliyannan writes: > I have an ISP who had provided me with an ADSL modem (made by 'Billion'). Can > anyone point me to where I can get the necessary drivers for Solaris? > > I also tried with the USB generic driver. usb_mid had created the necessary > endpoints under the directory /dev/usb/<vid>.xxx. But did not know how to > setup the chat scripts etc for the pppd. Any suggestions in this regard will > be helpful.
Any chance that this device has Ethernet as well? If so, then the PPPoE implementation in Solaris should help. I don't believe that ADSL "modems" (really: ATM bridges) present themselves as normal asynchronous serial or synchronous ports when used on USB, so you'll very likely need a driver specific to that device. (If they did look like normal ports, pppd would work fine, and I could help with the configuration.) -- James Carlson, KISS Network <[EMAIL PROTECTED]> Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677 _______________________________________________ networking-discuss mailing list [email protected]
