linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: Adam Belay <ambx1@neo.rr.com>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>,
	perex@suse.cz
Subject: Re: 2.5.73: ALSA ISA pnp_init_resource_table compile errors
Date: Wed, 16 Jul 2003 20:22:52 +0200	[thread overview]
Message-ID: <20030716182251.GW10191@fs.tum.de> (raw)
In-Reply-To: <20030715224732.GA31942@neo.rr.com>

On Tue, Jul 15, 2003 at 10:47:32PM +0000, Adam Belay wrote:
> 
> Hi Adrian,

Hi Adam,

> Sorry for the delayed response.

no problem.

> > Advanced Linux Sound Architecture Driver Version 0.9.4 (Mon Jun 09 12:01:18 2003 UTC).
> > request_module: failed /sbin/modprobe -- snd-card-0. error = -16specify port
> > pnp: the driver 'ad1816a' has been registered
> > pnp: match found with the PnP device '01:01.00' and the driver 'ad1816a'
> > pnp: match found with the PnP device '01:01.01' and the driver 'ad1816a'
> > pnp: Device 01:01.00 activated.
> > pnp: Device 01:01.01 activated.
> > ALSA device list:
> >   No soundcards found.
> >
> > <--  snip  -->
> >
> > This problem is hopefully not unresolvable, the card works fine
> > with ISAPNP with both kernel 2.4 and kernel 2.5 <= 2.5.72 .
> 
> Because activation was successful, it looks like its a bug instead of a
> conflict.
> 
> >
> > # cat /sys/bus/pnp/devices/01\:01.01/options
> 
> > # cat /sys/bus/pnp/devices/01\:01.01/resources
> 
> Could I see the output for 01:01.00/options and 01:01.00/resources also,
> perhaps it will provide some insight.  I'm guessing the resources may be
> incorrect in that node.

It's below, this using with 2.6.0-test1 (same dmesg output):

<--  snip  -->

# cat /sys/bus/pnp/devices/01\:01.01/resources
state = active
io 0x330-0x331
irq 9
# cat /sys/bus/pnp/devices/01\:01.01/options
Dependent: 01 - Priority preferred
   port 0x330-0x330, align 0xf, size 0x2, 16-bit address decoding
   irq 2/9 High-Edge
Dependent: 02 - Priority acceptable
   port 0x300-0x330, align 0xf, size 0x2, 16-bit address decoding
   irq 2/9 High-Edge
Dependent: 03 - Priority functional
   port 0x300-0x330, align 0xf, size 0x2, 16-bit address decoding
   irq 2/9,10,11,15 High-Edge
# cat /sys/bus/pnp/devices/01\:01.00/resources
state = active
io 0x220-0x22f
io 0x388-0x38b
io 0x500-0x50f
irq 5
dma 1
dma disabled
# cat /sys/bus/pnp/devices/01\:01.00/options
Dependent: 01 - Priority preferred
   port 0x220-0x220, align 0x1f, size 0x10, 16-bit address decoding
   port 0x388-0x388, align 0x7, size 0x4, 16-bit address decoding
   port 0x530-0x530, align 0x7, size 0x10, 16-bit address decoding
   irq 5 High-Edge
   dma 1 8-bit byte-count type-A
   dma 3 8-bit byte-count type-A
Dependent: 02 - Priority acceptable
   port 0x220-0x240, align 0x1f, size 0x10, 16-bit address decoding
   port 0x388-0x388, align 0x7, size 0x4, 16-bit address decoding
   port 0x530-0x530, align 0xf, size 0x10, 16-bit address decoding
   irq 5,7 High-Edge
   dma 0,1,3 8-bit byte-count type-A
   dma 0,1,3 8-bit byte-count type-A
Dependent: 03 - Priority functional
   port 0x220-0x280, align 0x1f, size 0x10, 16-bit address decoding
   port 0x388-0x3b8, align 0x7, size 0x4, 16-bit address decoding
   port 0x500-0x560, align 0xf, size 0x10, 16-bit address decoding
   irq 5,7,10 High-Edge
   dma 0,1,3 8-bit byte-count type-A
   dma 0,1,3 8-bit byte-count type-A
Dependent: 04 - Priority functional
   port 0x220-0x280, align 0x1f, size 0x10, 16-bit address decoding
   port 0x388-0x3b8, align 0x7, size 0x4, 16-bit address decoding
   port 0x500-0x620, align 0xf, size 0x10, 16-bit address decoding
   irq 5,7,10,11 High-Edge
   dma 0,1,3 8-bit byte-count type-A
   dma <none> 8-bit byte-count type-A
Dependent: 05 - Priority functional
   port 0x220-0x280, align 0x1f, size 0x10, 16-bit address decoding
   port 0x388-0x3b8, align 0x7, size 0x4, 16-bit address decoding
   port 0x500-0x620, align 0xf, size 0x10, 16-bit address decoding
   irq 5,7,2/9,10,11,15 High-Edge
   dma 0,1,3 8-bit byte-count type-A
   dma <none> 8-bit byte-count type-A
# 

<--  snip  -->

> Thanks,
> Adam

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  reply	other threads:[~2003-07-16 18:11 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-22 18:53 Linux 2.5.73 Linus Torvalds
2003-06-22 20:06 ` Alex Goddard
2003-06-22 20:15   ` Andrew Morton
2003-06-22 22:53     ` Greg KH
2003-06-22 23:31       ` Andrew Morton
2003-06-22 20:46 ` Florin Iucha
2003-06-22 21:17   ` Alex Goddard
2003-06-22 21:45     ` Alex Goddard
2003-06-22 21:58     ` Alex Goddard
2003-06-23  2:52       ` Greg KH
2003-06-22 23:44 ` 2.5.73: ALSA ISA pnp_init_resource_table compile errors Adrian Bunk
2003-06-23  0:08   ` Adam Belay
2003-07-03  2:53     ` Adrian Bunk
2003-07-03 19:03       ` Adam Belay
2003-07-04 12:11         ` Adrian Bunk
2003-07-15 22:47           ` Adam Belay
2003-07-16 18:22             ` Adrian Bunk [this message]
2003-07-16 18:43               ` Adam Belay
2003-07-19 22:03                 ` Adrian Bunk
2003-07-20  5:59                 ` Jochen Hein
2003-08-09 20:40                 ` Adrian Bunk
2003-06-23  0:31 ` 2.5.73: acorn.c compile error Adrian Bunk
2003-06-23 10:13 ` Linux 2.5.73 - Won't compile using oldconfig - config attached vlad
2003-07-02 14:31   ` John Covici
2003-07-02 16:38     ` Greg KH
2003-06-23 20:32 ` Linux 2.5.73 - keyboard failure, repost no. 3 Terje Fåberg
2003-06-26 20:45   ` Vojtech Pavlik
2003-06-27 14:22     ` Terje Fåberg
2003-06-27 19:03       ` Vojtech Pavlik
2003-06-28  9:11         ` Terje Fåberg
2003-06-28  9:37           ` Vojtech Pavlik
2003-06-28 11:40             ` Terje Fåberg

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=20030716182251.GW10191@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=ambx1@neo.rr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@suse.cz \
    /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;
as well as URLs for NNTP newsgroup(s).