mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* (no subject)
@ 2002-05-22 15:45 Oliver Pitzeier
  2002-05-22 16:18 ` Mylex DAC 960 Patch Oliver Pitzeier
  0 siblings, 1 reply; 3+ messages in thread
From: Oliver Pitzeier @ 2002-05-22 15:45 UTC (permalink / raw)
  To: 'linux-kernel', axp-kernel-list; +Cc: alan, torvalds

Hi volks/Linus/Alan!

I would suggest to add this patch to the kernel tree.
It works with 2.4.18 and 2.4.18-grsec-1.9.4.

Without this I was not able to boot from my Mylex DAC960PD and
maybe someone else has this problem as well!? I guess so, because
I read about many people having problems installing Linux on an
Alpha AS1000, which normally comes with the controller mentioned
above...

Please let me know if this is OK.

*** linux/init/main.c.orig      Wed May 22 15:18:45 2002
--- linux/init/main.c   Wed May 22 17:28:32 2002
***************
*** 243,246 ****
--- 243,266 ----
        { "ida/c0d15p",0x48F0 },
  #endif
+ #if defined(CONFIG_BLK_DEV_DAC960)
+         { "rd/c0d0p",0x3000 },
+         { "rd/c0d0p1",0x3001 },
+         { "rd/c0d0p2",0x3002 },
+         { "rd/c0d0p3",0x3003 },
+         { "rd/c0d0p4",0x3004 },
+         { "rd/c0d0p5",0x3005 },
+         { "rd/c0d0p6",0x3006 },
+         { "rd/c0d0p7",0x3007 },
+         { "rd/c0d0p8",0x3008 },
+         { "rd/c0d1p",0x3008 },
+         { "rd/c0d1p1",0x3009 },
+         { "rd/c0d1p2",0x300a },
+         { "rd/c0d1p3",0x300b },
+         { "rd/c0d1p4",0x300c },
+         { "rd/c0d1p5",0x300d },
+         { "rd/c0d1p6",0x300e },
+         { "rd/c0d1p7",0x300f },
+         { "rd/c0d1p8",0x3010 },
+ #endif
  #if defined(CONFIG_BLK_CPQ_CISS_DA) ||
defined(CONFIG_BLK_CPQ_CISS_DA_MODULE)
        { "cciss/c0d0p",0x6800 },



Best regards,
 Greetz,
   Oliver



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-22 16:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-22 15:45 Oliver Pitzeier
2002-05-22 16:18 ` Mylex DAC 960 Patch Oliver Pitzeier
2002-05-22 16:41   ` Wakko Warner

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®