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, alsa-devel@alsa-project.org
Subject: Re: 2.5.73: ALSA ISA pnp_init_resource_table compile errors
Date: Thu, 3 Jul 2003 04:53:43 +0200	[thread overview]
Message-ID: <20030703025343.GC282@fs.tum.de> (raw)
In-Reply-To: <20030623000808.GA14945@neo.rr.com>

On Mon, Jun 23, 2003 at 12:08:08AM +0000, Adam Belay wrote:
> On Mon, Jun 23, 2003 at 01:44:47AM +0200, Adrian Bunk wrote:
> > On Sun, Jun 22, 2003 at 11:53:14AM -0700, Linus Torvalds wrote:
> > >...
> > > Summary of changes from v2.5.72 to v2.5.73
> > > ============================================
> > >...
> > > Adam Belay:
> > >   o [PNP] Resource Management Cleanups and Updates
> > >...
> > 
> > This patch removed pnp_init_resource_table, but several drivers under 
> > sound/isa/ still use it, resulting in compile errors like the following:
> > 
> > <--  snip  -->
> > 
> > ...
> >   CC      sound/isa/ad1816a/ad1816a.o
> > sound/isa/ad1816a/ad1816a.c: In function `snd_card_ad1816a_pnp':
> > sound/isa/ad1816a/ad1816a.c:143: warning: implicit declaration of 
> > function `pnp_init_resource_table'
> > ...
> >   LD      .tmp_vmlinux1
> > sound/built-in.o(.text+0x349c7): In function `snd_card_ad1816a_pnp':
> > : undefined reference to `pnp_init_resource_table'
> > sound/built-in.o(.text+0x34ad3): In function `snd_card_ad1816a_pnp':
> > : undefined reference to `pnp_init_resource_table'
> > make: *** [.tmp_vmlinux1] Error 1
> > 
> > <--  snip  -->
> > 
> > 
> > cu
> > Adrian
> > 
> 
> The patch below will correct this.

I don't know whether it's related, but with 2.5.73 + your patch and 
2.5.74 my soundcard stopped working (driver compiled statically into 
the kernel, no options given).

>From dmesg:

2.5.74:

<--  snip  -->

Advanced Linux Sound Architecture DriverVersion 0.9.4 (Mon Jun 09 12:01:18 2003 UTC).
specify 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'
ad1816a: AUDIO the requested resources areinvalid, using auto config
pnp: Unable to assign resources to device 01:01.00
ALSA device list:
  No soundcards found.

<--  snip  -->


2.5.72 (soundcard works):


<--  snip  -->

Advanced Linux Sound Architecture DriverVersion 0.9.4 (Mon Jun 09 12:01:18 2003 UTC).
specify port
pnp: the driver 'ad1816a' has been registered
pnp: match found with the PnP device '01:01.00'and the driver 'ad1816a'Jul  3 04:37:42 r063144 kernel: pnp: match found with the PnP device '01:01.01'and the driver 'ad1816a'
pnp: res: the device '01:01.00' has beenactivated.
pnp: res: the device '01:01.01' has beenactivated.
ALSA device list:
  #0: ADI SoundPort AD1816A soundcard, SS at0x530, irq 5, dma 1&3

<--  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-03  2:40 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 [this message]
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
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=20030703025343.GC282@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=alsa-devel@alsa-project.org \
    --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.