On Tue, 23 Dec 1997, Adam Klein wrote:

> On Tue, Dec 23, 1997 at 11:54:05AM -0500, Will Lowe wrote:
> > I need to set ttyS3 to irq 10 to use my modem.  I've been doing this as
> > setserial /dev/ttyS3 irq 10
> 
> Have you compiled serial support as a module?  If so, try having it loaded
> from /etc/modules instead of letting kerneld load it on demand.  If
Indeed,  that turns out to be the problem.  Put serial in /etc/modules and
now it gets set once by /etc/rc.boot/0setserial,  and doesn't have to get
re-set again.

Seems wierd that it has to be done that way,  since it kinda removes the
usefulness of having compiled it as a module in the first place... 

                                                        Will


--------------------------------------------------------------------------
|             [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]           |
|                       http://www.cis.udel.edu/~lowe/                   |
--------------------------------------------------------------------------
|The problem with computers:                                             |
|                                                                        |
|                      rivendell[501] [~]> love me                       |
|                      bash: love: command not found                     |
|                      rivendell[502] [~]> hug me                        |
|                      bash: hug: command not found                      |
--------------------------------------------------------------------------


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to