At 3/17/99 05:53 PM +0100, Nils Rennebarth wrote: >On Wed, Mar 17, 1999 at 11:48:39AM -0500, Jay Barbee wrote: >> Never on tried using a modem on this debain box. >> >> First modem is MultiTech ZDX 19.2k bps and the second is a USR Courier >> v.everything 33.6k bps. >What does cat /proc/interrupts and cat /proc/ioports say?
$ cat ioports 0000-001f : dma1 0020-003f : pic1 0040-005f : timer 0060-006f : keyboard 0080-009f : dma page reg 00a0-00bf : pic2 00c0-00df : dma2 00f0-00ff : npu 02e8-02ef : serial(auto) 0300-030f : 3c509 03c0-03df : vga+ 03e8-03ef : serial(auto) 03f0-03f5 : floppy 03f7-03f7 : floppy DIR d100-d17f : ncr53c7,8xx $ cat interrupts 0: 8176835 timer 1: 2002 keyboard 2: 0 cascade 10: 606747 3c509 11: 163704 + 53c7,8xx 13: 1 math error $ lsmod Module Pages Used by serial 7 0 As for the interrupts, The IRQ of the comm port I have minicom setup for will appear once minicom is loaded. Ie when I have minicom setup and running with /dev/ttyS2: $ cat interrupts 0: 8187633 timer 1: 2002 keyboard 2: 0 cascade 4: 440 + serial 10: 607355 3c509 11: 163981 + 53c7,8xx 13: 1 math error Thanks for all you help! --Jay Barbee