Mailinglist Archive: opensuse (2773 mails)

< Previous Next >
Re: [SLE] SuSE 6.3 pnpdump doesn't work for me
  • From: zentara@xxxxxxxx (zentara)
  • Date: Tue, 07 Dec 1999 19:17:42 -0500
  • Message-id: <384DA3A6.41CE0312@xxxxxxxx>



Kenneth Kellum wrote:
>
> Maybe the gods are punishing me for hubris. Soon as I try giving modem
> advice, I need it!
>
> I have a 3Com/USR internal ISA PnP modem that worked perfectly for me under
> SuSE 6.1.
>
> This morning I did a fresh install of 6.3 (using YAST rather than YAST2).
> The very first thing I ran (as root) was
>
> pnpdump -c > /etc/isapnp.conf

It looks to me like you don't have a properly matched set of address and
irq uncommented. Are you trying to use com2, irq3, 0x02f8 ?
That file gets very confusing.
Try this one for ttyS1
###########################################################
# $Id: pnpdump.c,v 1.19 1999/10/16 15:17:17 fox Exp $
# Release isapnptools-1.19
# This is free software, see the sources for details.
# This software has NO WARRANTY, use at your OWN RISK
#
# For details of this file format, see isapnp.conf(5)
#
# For latest information and FAQ on isapnp and pnpdump see:
# http://www.roestock.demon.co.uk/isapnptools/
#
# Compiler flags: -DREALTIME -DNEEDSETSCHEDULER -DABORT_ONRESERR
#
# Trying port address 0273
# Board 1 has serial identifier 19 8b 92 b3 b6 90 30 72 56

# (DEBUG)
(READPORT 0x0273)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING

# Card 1: (serial identifier 19 8b 92 b3 b6 90 30 72 56)
# Vendor Id USR3090, Serial Number 2341647286, checksum 0x19.
# Version 1.0, Vendor version 0.0
# ANSI string -->U.S. Robotics 56K Voice INT<--
#
# Logical device id USR3090
# Device supports vendor reserved register @ 0x38
# Device supports vendor reserved register @ 0x39
# Device supports vendor reserved register @ 0x3b
# Device supports vendor reserved register @ 0x3c
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be
changed if required
# Don't forget to uncomment the activate (ACT Y) when happy

(CONFIGURE USR3090/2341647286 (LD 0
(IO 0 (SIZE 8) (BASE 0x02f8))
(INT 0 (IRQ 3 (MODE +E)))
(NAME "USR3090/2341647286[0]{U.S. Robotics 56K Voice INT}")
(ACT Y)
))
(WAITFORKEY)


--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


< Previous Next >
Follow Ups
References