Re: Permanent modem registration?
"Linuxant support (Jonathan)" <[email protected]>
| Newsgroups | gmane.linux.drivers.modem.hsf |
|---|---|
| Organization | Linuxant Inc. |
| Message-ID | <[email protected]> |
Hi, as suggested by the previous answer, there is an init. script which is added by the 'hsfconfig' script and normally this script should be enabled by default and it will automatically load the modules on boot. We have added this functionality in a recent version of the HSF driver. You can also reload the modules with the following commands in a root shell : --- hsfstop modprobe /dev/ttySHSF --- You could also add those lines at the end of your '/etc/rc.local' in Fedora Core 1 if you prefer. However, even if the modules are not loaded on boot, the modules will automatically be inserted into the kernel when you dialing program will attempt to open '/dev/modem' or '/dev/ttySHSF0'. Regards, Jonathan Technical specialist / Linuxant www.linuxant.com [email protected] mailing wrote: > chkconfig --add hsf > chkconfig hsf on > > Leon Mergen <[email protected]> wrote: > Hello, > > I have succesfully compiled the hsf modem drivers, and for some reason, when the server reboots the drivers aren't reloaded again. Now, I'm pretty sure > there must be a simple module for it I need to add to my modules.autoload file - however, as it appears to me now the only way to reload the driver > modules is to do `hsfconfig` again. > > Anyone knows how it's possible to auto-load the modem configuration upon boot ? > > I'm using Fedora Core 1, but that shouldn't be too relevant for this discussion :) > > Thanks in advance! > > Regards, > > Leon Mergen > _______________________________________________ > hsflinux mailing list > [email protected] > https://www.linuxant.com/mailman/listinfo/hsflinux > > > --------------------------------- > Do you Yahoo!? > All your favorites on one personal page – Try My Yahoo! > > > ------------------------------------------------------------------------ > > _______________________________________________ > hsflinux mailing list > [email protected] > https://www.linuxant.com/mailman/listinfo/hsflinux