From: "Oliver Pitzeier" <o.pitzeier@uptime.at>
To: "'linux-kernel'" <linux-kernel@vger.kernel.org>,
<axp-kernel-list@redhat.com>
Cc: <alan@lxorguk.ukuu.org.uk>, <torvalds@transmeta.com>
Subject:
Date: Wed, 22 May 2002 17:45:29 +0200 [thread overview]
Message-ID: <001601c201a7$b69eecb0$010b10ac@sbp.uptime.at> (raw)
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
next reply other threads:[~2002-05-22 15:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-22 15:45 Oliver Pitzeier [this message]
2002-05-22 16:18 ` Mylex DAC 960 Patch Oliver Pitzeier
2002-05-22 16:41 ` Wakko Warner
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='001601c201a7$b69eecb0$010b10ac@sbp.uptime.at' \
--to=o.pitzeier@uptime.at \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=axp-kernel-list@redhat.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®