Re: Drifting /dev/ttyS3 IRQ

1999-09-26 Thread Jonathan D. Proulx
I chose IRQ 5 because I was sometimes having difficulty connecting when the IRQ was set to 3 (the default) even though /dev/ttyS1 at IRQ3 is not in use. This problem manifested when I was trying a net install of FreeBSD (which I later decided I don't currently have the time for). The modem respo

Re: Drifting /dev/ttyS3 IRQ

1999-09-26 Thread Kristopher Johnson
"Jonathan D. Proulx" wrote: > > Hi, > > /dev/ttyS3 is my modem. The hardware is jumpered for IRQ 5. > I added the following line to setserial: > > ${SETSERIAL} -b /dev/ttyS3 irq 5 port 0x2E8 skip_test autoconfig ${STD_FLAGS} > > The problem is the irq frequently reverts to 3. This happens aft

Re: Drifting /dev/ttyS3 IRQ

1999-09-26 Thread Brian Servis
*- On 26 Sep, Jonathan D. Proulx wrote about "Drifting /dev/ttyS3 IRQ" > Hi, > > /dev/ttyS3 is my modem. The hardware is jumpered for IRQ 5. > I added the following line to /etc/rc.boot/0setserial: > > ${SETSERIAL} -b /dev/ttyS3 irq 5 port 0x2E8 skip_test auto

Drifting /dev/ttyS3 IRQ

1999-09-26 Thread Jonathan D. Proulx
Hi, /dev/ttyS3 is my modem. The hardware is jumpered for IRQ 5. I added the following line to /etc/rc.boot/0setserial: ${SETSERIAL} -b /dev/ttyS3 irq 5 port 0x2E8 skip_test autoconfig ${STD_FLAGS} The problem is the irq frequently reverts to 3. This happens after closing my dial up connection