Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 1996 19:42:43 +0000 ()
From:      Tushar Patel <tushar@ecpi.com>
To:        freebsd-isp@freebsd.org
Subject:   dialup devices?
Message-ID:  <199607041942.TAA13742@ecpi.com>

next in thread | raw e-mail | index | archive | help
Hi ,

I have installed BOCA 16 card on freebsd 2.0.5 version.
I have copiled the kernel with


options "COM_MULTIPORT"

device		sio4	at isa? port 0x180 tty flags 0x1305
device		sio5	at isa? port 0x188 tty flags 0x1305
device		sio6	at isa? port 0x190 tty flags 0x1305
device		sio7	at isa? port 0x198 tty flags 0x1305
device		sio8	at isa? port 0x1a0 tty flags 0x1305
device		sio9	at isa? port 0x1a8 tty flags 0x1305
device		sio10	at isa? port 0x1b0 tty flags 0x1305
device		sio11	at isa? port 0x1b8 tty flags 0x1305
device		sio12	at isa? port 0x1c0 tty flags 0x1305
device		sio13	at isa? port 0x1c8 tty flags 0x1305
device		sio14	at isa? port 0x1d0 tty flags 0x1305
device		sio15	at isa? port 0x1d8 tty flags 0x1305
device		sio16	at isa? port 0x1e0 tty flags 0x1305
device		sio17	at isa? port 0x1e8 tty flags 0x1305
device		sio18	at isa? port 0x1f0 tty flags 0x1305
device		sio19	at isa? port 0x1f8 tty flags 0x1305 irq 15 vector siointr

We are using folloing ttyd devices for the following port 
sio4   ttyd4
sio5   ttyd5
sio6   ttyd6
sio7   ttyd7
sio8   ttyd8
sio9   ttyd9
sio10   ttyda
sio11   ttydb
sio12   ttydc
sio13   ttydd
sio14   ttyde

All the above dial-up port runs fine but 
Now I am trying to use sio15 with ttydf. Every time I login on that
port, it makes system crash. I have tried number of times.

Any hint what could be the reason?

What serial device I should be using for the

sio16     ttyd?? (ttydg  may be)
sio17     ttyd??
sio18     ttyd??
sio19     ttyd??


Any help on this subjet would be great help.

Thanks
Tushar Patel
tpatel@ecpi.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607041942.TAA13742>