Mike Adolf wrote:
> On Friday 27 January 2006 07:39 pm, ET wrote:
> 
>>
>>if it truly an isa modem, you might just have to configer it as a serial
>>port modem. but you might want to disable the bios controlled second
>>serial port on the box. are there jumpers or switches to set an IRQ on
>>the modem?
> 
> 
> Yes, I set the switches to Com2 and IRQ 3.  I don't know how to configure it 
> as a serial port modem.
> 
> Mike
> 
If you have setserial installed, what does "setserial /dev/ttyS1"
show? That should be the modem. Do not be surprised if
/proc/interrupts does not show IRQ 3 in use. If there isn't any
program using the serial port, it may not show up.

For example, here is my system:
[EMAIL PROTECTED] ~]$ cat /proc/interrupts
           CPU0
  0: 2074283642    IO-APIC-edge  timer
  1:     832660    IO-APIC-edge  i8042
  7:       1001    IO-APIC-edge  parport0
  8:          1    IO-APIC-edge  rtc
  9:          1   IO-APIC-level  acpi
 12:   16573089    IO-APIC-edge  i8042
 14:    7598642    IO-APIC-edge  ide0
 15:   34339563    IO-APIC-edge  ide1
 17:    2471150   IO-APIC-level  Intel ICH2
 18:       1042   IO-APIC-level  uhci_hcd
 19:       1083   IO-APIC-level  uhci_hcd
 20:   19652230   IO-APIC-level  eth0
 21:          0   IO-APIC-level  uhci_hcd
 22:          2   IO-APIC-level  ehci_hcd
 23:      25879   IO-APIC-level  uhci_hcd
NMI:          0
LOC: 2074562138
ERR:          0
MIS:          0

[EMAIL PROTECTED] ~]$ setserial /dev/ttyS0
/dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4
[EMAIL PROTECTED] ~]$ setserial /dev/ttyS1
/dev/ttyS1, UART: 16550A, Port: 0x02f8, IRQ: 3

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!
____________________________________________________
Want to buy your Pack or Services from Mandriva? 
Go to http://store.mandriva.com
Join the Club : http://www.mandrivaclub.com
____________________________________________________

Reply via email to