From: Thomas Harold <tgh@tgharold.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Highpoint Rocket HPT302 PATA EIDE controller
Date: Tue, 22 Nov 2005 21:31:50 -0500 [thread overview]
Message-ID: <4383D496.2060001@tgharold.com> (raw)
In-Reply-To: <adbdb6effccf6b443ff7c868d913b4b7@stellar.eclipse.co.uk>
Stroller wrote:
> Hi there,
>
> Has anyone had any joy getting one of these to work under Gentoo,
> please? I bought it on the recommendations of users on uk.comp.os.linux,
> as I was looking for a Linux-compatible card available in the UK, but
> apparently no-one on that group is using the card under Gentoo.
Key things to look for in menuconfig for Rocket133 might be:
(D)evice drivers
--> ATA/ATAPI/MFM/RLL support
--> --> SCSI emulation support
--> --> generic/default IDE chipset support
--> --> PCI IDE chipset support
--> --> Generic PCI IDE Chipset Support
Probably the only one that matters is (CONFIG_BLK_DEV_HPT366=y):
--> --> HPT36X/37X chipset support (turn this ON as BUILT-IN)
Yes, the Rocket 133SB (Rocket133SB) HPT302 chip is apparently supported
by the HPT366.c file. You can find this by grepping the kernel sources:
# cd /usr/src/linux
# find . -print | xargs grep -i 'hpt302'
# grep -i 'hpt366' .config
(snipped from my Nov2005 blog)
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-11-23 2:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-22 23:00 [gentoo-user] Highpoint Rocket HPT302 PATA EIDE controller Stroller
2005-11-23 2:31 ` Thomas Harold [this message]
2005-11-24 6:00 ` Stroller
2005-11-24 6:42 ` Richard Fish
2005-11-24 21:13 ` Stroller
2005-11-28 2:41 ` Stroller
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=4383D496.2060001@tgharold.com \
--to=tgh@tgharold.com \
--cc=gentoo-user@lists.gentoo.org \
/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