From: "Ruslan U. Zakirov" <cubic@wr.miee.ru>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: Adam Belay <ambx1@neo.rr.com>, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.5.67
Date: Mon, 7 Apr 2003 22:21:20 +0400 [thread overview]
Message-ID: <15842436780.20030407222120@wr.miee.ru> (raw)
In-Reply-To: <Pine.LNX.4.44.0304071051190.1385-100000@penguin.transmeta.com>
LT> o ALSA SB16 PnP Update
Hello Linus, Adam and other.
Compile fix.
--- sound/isa/sb/sb16.c~ 2003-04-06 00:38:10.000000000 +0400
+++ sound/isa/sb/sb16.c 2003-04-06 00:40:14.000000000 +0400
@@ -331,7 +331,7 @@
goto __wt_error;
}
awe_port[dev] = pnp_port_start(pdev, 0);
- snd_printdd("pnp SB16: wavetable port=0x%lx\n", pdev->resource[0].start);
+ snd_printdd("pnp SB16: wavetable port=0x%lx\n", awe_port[dev]);
} else {
__wt_error:
if (pdev) {
next prev parent reply other threads:[~2003-04-07 18:05 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-07 17:53 Linus Torvalds
2003-04-07 18:21 ` Ruslan U. Zakirov [this message]
2003-04-07 21:47 ` John Cherry
2003-04-07 22:36 ` [OOPS] : " Udo A. Steinberg
2003-04-08 22:25 ` Greg KH
2003-04-08 8:54 ` Kernel BUG linux-2.5.67 dada1
2003-04-08 8:59 ` dada1
2003-04-08 9:04 ` Andrew Morton
2003-04-08 9:24 ` dada1
2003-04-09 9:08 ` dada1
2003-04-08 11:44 ` [2.5 patch] fix drivers/mtd/mtdblock.c compile Adrian Bunk
2003-04-08 11:46 ` Jens Axboe
2003-04-08 19:17 ` Linux 2.5.67 Paweł Gołaszewski
2003-04-08 20:18 ` Paweł Gołaszewski
2003-04-08 21:54 ` Matt Reppert
2003-04-09 8:47 ` [PATCH] z2ram fix (was: Re: Linux 2.5.67) Geert Uytterhoeven
2003-04-09 10:38 ` Jens Axboe
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=15842436780.20030407222120@wr.miee.ru \
--to=cubic@wr.miee.ru \
--cc=ambx1@neo.rr.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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®