Re: ide config patchlet

Andre Hedrick (andre@suse.com)
Tue, 14 Dec 1999 02:41:04 -0800 (PST)


Chih-Jen,

Can you verify that you are shipping this for Alphas?
Are there variations?

On Tue, 14 Dec 1999, Richard Henderson wrote:

> The ALI M5229 appears on Alphas as well -- ds10, es40, and nautilus.
>
>
>
> r~
>
>
> diff -ruNp linux/drivers/block/Config.in 2.3.32-2/drivers/block/Config.in
> --- linux/drivers/block/Config.in Wed Dec 8 22:22:14 1999
> +++ 2.3.32-2/drivers/block/Config.in Mon Dec 13 22:01:17 1999
> @@ -57,9 +57,7 @@ else
> bool ' AEC6210 Tuning support (EXPERIMENTAL)' CONFIG_BLK_DEV_AEC6210_TUNING
> fi
> if [ "$CONFIG_IDEDMA_PCI_EXPERIMENTAL" = "y" ]; then
> - if [ "$CONFIG_X86" = "y" ]; then
> - bool ' ALI M15x3 chipset support (EXPERIMENTAL)' CONFIG_BLK_DEV_ALI15X3
> - fi
> + bool ' ALI M15x3 chipset support (EXPERIMENTAL)' CONFIG_BLK_DEV_ALI15X3
> bool ' CMD646 chipset support (EXPERIMENTAL)' CONFIG_BLK_DEV_CMD646
> bool ' CY82C693 chipset support (EXPERIMENTAL)' CONFIG_BLK_DEV_CY82C693
> fi
>

Andre Hedrick
The Linux IDE guy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/