* Re: AHA-154X/1535 not recognized any more [Repost]
@ 2001-04-24 11:52 Markus Schaber
0 siblings, 0 replies; 2+ messages in thread
From: Markus Schaber @ 2001-04-24 11:52 UTC (permalink / raw)
To: linux-kernel
As it seems my original Messages didn't get through, a Repost here:
-------- Original Message --------
Subject: Re: AHA-154X/1535 not recognized any more
Date: Fri, 20 Apr 2001 14:07:51 +0200 (MEST)
From: Markus Schaber <markus.schaber@student.uni-ulm.de>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
CC: Markus Schaber <markus.schaber@student.uni-ulm.de>,Linux Kernel
Mailing List <linux-kernel@vger.kernel.org>
On Wed, 18 Apr 2001, Alan Cox wrote:
> > 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:
>
> The kernel PnP will deconfigure it
Ah, interesting.
> The module parameters are
>
> aha1542=io, irq, busff, dmaspeed
I recompiled the kernel with isapnp-support and statically compiled
driver. I then typed aha1542=0x330 at the lilo prompt, but the card
wasn't
recognized (see dmesg_pnp_bootparam.txt on http://schabi.de/scsi/).
isapnp will initialize the card when the check entry is removed, but
doesn't activate the driver. I'll next test with modularized driver, and
the isapnp tools.
markus
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: AHA-154X/1535 not recognized any more [Repost]
@ 2001-04-24 11:53 Markus Schaber
0 siblings, 0 replies; 2+ messages in thread
From: Markus Schaber @ 2001-04-24 11:53 UTC (permalink / raw)
To: linux-kernel
As my original message seems to have disappeared, here a Repost:
-------- Original Message --------
Subject: Re: AHA-154X/1535 not recognized any more
Date: Fri, 20 Apr 2001 14:28:14 +0200 (MEST)
From: Markus Schaber <markus.schaber@student.uni-ulm.de>
To: "Rafael E. Herrera" <raffo@neuronet.pitt.edu>
CC: Markus Schaber <markus.schaber@student.uni-ulm.de>,Alan Cox
<alan@lxorguk.ukuu.org.uk>,Linux Kernel Mailing List
<linux-kernel@vger.kernel.org>
On Wed, 18 Apr 2001, Rafael E. Herrera wrote:
> > 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))
In this case, isapnp configures the card.
Using a modularized kernel, modprobe also loads the driver without any
further parameters:
lunix:/home/schabi/public_html/scsi# /rescue/sbin/isapnp
pnpconfig_nocheck.txt
Board 1 has Identity 08 0f 6d b9 45 42 15 90 04: ADP1542 Serial No
258849093 [checksum 08]
ADP1542/258849093[0]{SCSI Host Adapter }: Port 0x330; IRQ10 DMA0 ---
Enabled OK
lunix:/home/schabi/public_html/scsi# modprobe aha1542
lunix:/home/schabi/public_html/scsi#
ls /proc/scsi
advansys aha1542 ide-scsi scsi sg
lunix:/home/schabi/public_html/scsi# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 03 Lun: 00
Vendor: YAMAHA Model: CRW8424S Rev: 1.0j
Type: CD-ROM ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 00 Lun: 00
Vendor: IOMEGA Model: ZIP 100 Rev: 03.H
Type: Direct-Access ANSI SCSI revision: ffffffff
Host: scsi1 Channel: 00 Id: 01 Lun: 00
Vendor: SAMSUNG Model: CD-ROM SCR-3231 Rev: S104
Type: CD-ROM ANSI SCSI revision: 02
Host: scsi2 Channel: 00 Id: 06 Lun: 00
Vendor: IOMEGA Model: ZIP 100 PLUS Rev: J.66
Type: Direct-Access ANSI SCSI revision: 02
So the isapnp tools can configure the card correctly.
markus
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-04-24 11:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-24 11:52 AHA-154X/1535 not recognized any more [Repost] Markus Schaber
-- strict thread matches above, loose matches on Subject: below --
2001-04-24 11:53 Markus Schaber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox