lkml.org 
[lkml]   [2003]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.5.69-mm5: pccard oops while booting: resolved
On Thu, May 15, 2003 at 03:16:55PM +0200, Felipe Alfaro Solana wrote:
> OK, attached to this message:
>
> "dmesg" contains the kernel messages when booting up 2.5.69-mm5 at tun
> level 1 with the patch applied.
>
> "config" contains options used to configure the kernel. Mostly, the
> cardbus stuff is built-in, so no modules were loaded when booting into
> single-user mode.
>
> Hope this helps!

Indeed it does. This patch should solve the problem.

--- orig/drivers/char/agp/intel-agp.c Sun Apr 20 16:31:48 2003
+++ linux/drivers/char/agp/intel-agp.c Thu May 15 14:41:45 2003
@@ -1635,7 +1635,7 @@

MODULE_DEVICE_TABLE(pci, agp_intel_pci_table);

-static struct __initdata pci_driver agp_intel_pci_driver = {
+static struct pci_driver agp_intel_pci_driver = {
.name = "agpgart-intel",
.id_table = agp_intel_pci_table,
.probe = agp_intel_probe,

--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.048 / U:1.632 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site