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