[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Intel 815 chipset + Hedrick IDE patches + Reiser



>>>>> "Chris" == Chris Smith <Chris.Smith@raytheon.co.uk> writes:
    Chris>  Hi, Does anyone know which patches I need to get ATA100
    Chris> working on 2.2.18 with this chipset (ICH2)?  According to
    Chris> http://www.linux-ide.org/ they have a 2.4 backport to this
    Chris> kernel, and the patches support the chipset but they don't
    Chris> say to what level.  It's supported - go suck, basically.
    Chris> They don't tell you which transfer modes (DMA 1-2-3-4-5).
    Chris> Also, I hear that hdparm brings back some incorrect values on
    Chris> ATA100 channels.  Is this true?

Don't know about hdparm and ATA100 channels, but I got ATA100 working
with my i815-based mobo - the ASUS CUSL2. I had looked at linux-ide.org
and the 2.4 backport for UDMA 100 but I had also been told that it would
just be easier to use one of the 2.4.0-test?? kernels.

I am currently using the 2.4.0-test11 kernel (will soon upgrade to
test12) and have my UDMA100 HD recognized by the kernel:

hda: 40020624 sectors (20491 MB) w/2048KiB Cache, CHS=2491/255/63, UDMA(100)

It was a lot easier to use 2.4.0-test11 instead of trying the patch on
linux-ide.org. My recommendation would be for you to use 2.4.0-test12 to
get ATA100 support working, since the i815-chipset is natively supported
in 2.4.

    Chris> 
    Chris> If it doesn't work, I'm going back to BSD as they have ATA100
    Chris> RAID support via HPT370s, 815s and anything!!  Linux really
    Chris> needs to keep up with them a bit more :P

The Linux 2.4.0-test series has all that you need, and then some. Just
curious, but how well is onboard ATA100 supported under FreeBSD ? What
about the other BSDs ? I plan on installing FreeBSD on my current system
but need to confirm that FreeBSD supports onboard ATA100 controllers and
ATA100 HDs.

    Chris> 
    Chris> Also, is there any way to hack ReiserFS into Debian 2.2r2 on
    Chris> install?

Don't know about ReiserFS with Debian. Search through the debian-user
archives or post again about that if you haven't received an answer
about that.

If you decide to go with 2.4.0-test12, you will need to compile in the
following options to get ATA100 support working:


CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_BLK_DEV_PIIX=y
CONFIG_PIIX_TUNING=y
CONFIG_IDEDMA_AUTO=y
CONFIG_BLK_DEV_IDE_MODES=y


Write back if you run into problems.
HTH,

-- 
Salman Ahmed
ssahmed AT pathcom DOT com



Reply to: