On Sat, 2002-06-15 at 13:36, Jason Guidry wrote: > I'm using the conexant driver fot their HSF modem in my Evo n115 compaq > notebook. I've installed the driver which happily tells me I can access it > at /dev/ttySHSF0. That's nice, but I'd prefer not to dig around in my > ppp.conf file. > > I figure I need to link somehow /dev/modem to point to /dev/ttySHSF0. I > know of symlink-ing things, but I'm a little hesitant to try trial error. > which commands/options should I try to get this happening? which FM should > i R? > > thanks > Jason,
(as root) ln -s /dev/ttySHSF0 /dev/modem is what you are after. cheers Brian
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
