All of lore.kernel.org
 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: Sun, 20 Jul 2003 00:03:56 +0200	[thread overview]
Message-ID: <20030719220356.GA6942@fs.tum.de> (raw)
In-Reply-To: <20030716184317.GC31942@neo.rr.com>

On Wed, Jul 16, 2003 at 06:43:17PM +0000, Adam Belay wrote:
> 
> Hi Adrian,

Hi Adam,

> Thanks for the information, I think I have a good idea of whats going here.
>...

thanks for looking into my problem.  :-)

> Could I see the following?
> 
> 1.) the output of /proc/dma

# cat /proc/dma 
 4: cascade
# 

> 2.) the output of
> # cd /sys/bus/pnp/devices
> # find */resources | xargs cat | grep dma

/sys/bus/pnp/devices# find */resources | xargs cat | grep dma
dma 4
dma 2
dma 3
dma 1
dma disabled
/sys/bus/pnp/devices# 

> 3.) the output of
> # cd /sys/bus/pnp/devices
> # find */resources | xargs cat | grep io

#  find */resources | xargs cat | grep io
io 0x20-0x21
io 0xa0-0xa1
io 0x0-0xf
io 0x81-0x83
io 0x87-0x87
io 0x89-0x8b
io 0x8f-0x91
io 0xc0-0xdf
io 0x40-0x43
io 0x70-0x71
io 0x60-0x60
io 0x64-0x64
io 0x61-0x61
io 0xf0-0xff
io 0x4d0-0x4d1
io 0xcf8-0xcff
io 0x480-0x48f
io 0x5000-0x507f
io 0x5080-0x50ff
io 0x208-0x20f
io 0x3f8-0x3ff
io 0x3f2-0x3f5
io 0x378-0x37f
io 0x778-0x77a
io 0x2f8-0x2ff
io 0x220-0x22f
io 0x388-0x38b
io 0x500-0x50f
io 0x330-0x331
/sys/bus/pnp/devices# 


> Also there is a kernel parameter to allow dma 0.  It is 'allowdma0' and
> I predict the extra dma will get the sound card working.

Yup, it works.  :-)))

> Thanks,
> Adam

Thanks
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-19 21:50 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
2003-07-16 18:43               ` Adam Belay
2003-07-19 22:03                 ` Adrian Bunk [this message]
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=20030719220356.GA6942@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.