Bug report bounced + bug report

Han Holl (han.holl@prismant.nl)
Fri, 28 Feb 2003 16:28:46 +0100


Hi,

I tried to report a bug in kernel 2.2.23 to Alan.Cox@linux.org, as instructed
by the 2.2.23 documents, but got a bounce message:
The Postfix program

<Alan.Cox@linux.org>: Name service error for domain linux.org: Host found but
no data record of requested type

Here is the bug report:

Subject: Cannot boot Compaq Smart Array 532 with grub on 2.2.23

Hi,

Well, subject says it all really. Here is a (minimal) patch:

--- main.c.orig Fri Feb 28 15:56:54 2003
+++ main.c Fri Feb 28 15:40:37 2003
@@ -495,6 +495,8 @@
{ "sdn", 0x08d0 },
{ "sdo", 0x08e0 },
{ "sdp", 0x08f0 },
+ { "cciss/c0d0p",0x6800 },
+ { "cciss/c0d1p",0x6810 },
{ "rd/c0d0p",0x3000 },
{ "rd/c0d1p",0x3008 },
{ "rd/c0d2p",0x3010 },

Cheers,

Han Holl

-
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/