On Tue, Oct 26, 2010 at 05:31:03PM -0400, Ben Adams wrote: > I have an IBM T60, running 4.8 just got in mail :) > > I'm trying to setup a modem connection (First time ever) > > Oct 26 17:42:33 laptop /bsd: ubt0 at uhub4 port 1 "Broadcom Corp BCM2045B" > rev 2.00/1.00 addr 2 > Oct 26 17:42:33 laptop /bsd: umsm0 at uhub2 port 1 configuration 1 interface > 0 "Sierra Wireless Sierra Wireless MC5720 Modem" rev 1.10/0.01 addr 2 > Oct 26 17:42:33 laptop /bsd: ucom0 at umsm0 > > > I have seen someone trying with ppp.conf and one with /etc/remote > When I search /dev I don't find umsm0 or uhub > > # ls /dev/ | grep uhub > > > # ls /dev/ | grep umsm0 > # > > I'm not sure what device I'm to use. I can try and figure out ppp.conf by the > ppp.conf.sample > and man ppp > > just don't know what device. Thanks for any help.
See ucom(4)

