mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Rafael E. Herrera" <raffo@neuronet.pitt.edu>
To: Markus Schaber <markus.schaber@student.uni-ulm.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: AHA-154X/1535 not recognized any more
Date: Wed, 18 Apr 2001 11:45:08 -0400	[thread overview]
Message-ID: <3ADDB684.392B8AC1@neuronet.pitt.edu> (raw)
In-Reply-To: <Pine.SOL.4.33.0104181600230.14689-100000@lyra.rz.uni-ulm.de>

Markus Schaber wrote:
> 
> Hello,
> 
> On Wed, 18 Apr 2001, Alan Cox wrote:
> 
> > Ok if you use the old style usermode isapnp tools to configure it and then
> > force aha1542 to use the right io, irq to find it does it then work ?
> 
> Well, as this device is already configured by the bios, I just tried
> to load it giving the right IO port, and got the following message:
> 
> lunix:/home/schabi# modprobe aha1542 io=0x330
> /lib/modules/2.4.3/kernel/drivers/scsi/aha1542.o: invalid parameter parm_io
> /lib/modules/2.4.3/kernel/drivers/scsi/aha1542.o: insmod
> /lib/modules/2.4.3/kernel/drivers/scsi/aha1542.o failed
> /lib/modules/2.4.3/kernel/drivers/scsi/aha1542.o: insmod aha1542 failed

The parameter format from the source code is:

/*
 * LILO/Module params: 
aha1542=<PORTBASE>[,<BUSON>,<BUSOFF>[,<DMASPEED>]]
 *
 * Where:  <PORTBASE> is any of the valid AHA addresses:
 *                      0x130, 0x134, 0x230, 0x234, 0x330, 0x334
 *         <BUSON>  is the time (in microsecs) that AHA spends on the
AT-bus
 *                  when transferring data.  1542A power-on default is
11us,
 *                  valid values are in range: 2..15 (decimal)
 *         <BUSOFF> is the time that AHA spends OFF THE BUS after while
 *                  it is transferring data (not to monopolize the bus).
 *                  Power-on default is 4us, valid range: 1..64
microseconds.
 *         <DMASPEED> Default is jumper selected (1542A: on the J1),
 *                  but experimenter can alter it with this.
 *                  Valid values: 5, 6, 7, 8, 10 (MB/s)
 *                  Factory default is 5 MB/s.
 */

> lunix:~# isapnp pnpconfig.txt
> Board 1 has Identity 08 0f 6d b9 45 42 15 90 04:  ADP1542 Serial No 258849093 [checksum 08]
> pnptext:60 -- Fatal - IO range check attempted while device activated
> pnptext:60 -- Fatal - Error occurred executing request '<IORESCHECK> ' --- further action aborted

I've a pnp sound card that fails to configure with a similar error
message when a (CHECK) entry was found in an (IO ...) block. Removing
those entries solved the problem. Try this in your pnpconfig.txt:

(IO 0 (SIZE 4) (BASE 0x0330))

-- 
     Rafael

  reply	other threads:[~2001-04-18 15:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-17 18:42 Markus Schaber
2001-04-17 19:59 ` Alan Cox
2001-04-18 11:02   ` Markus Schaber
2001-04-18 12:31     ` Alan Cox
2001-04-18 15:25       ` Markus Schaber
2001-04-18 15:45         ` Rafael E. Herrera [this message]
2001-04-20 12:28           ` Markus Schaber
2001-04-18 16:08         ` Alan Cox
2001-04-20 12:07           ` Markus Schaber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3ADDB684.392B8AC1@neuronet.pitt.edu \
    --to=raffo@neuronet.pitt.edu \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=markus.schaber@student.uni-ulm.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®