|
@@ -117,6 +117,7 @@ static int __devinit swarm_ide_probe(struct device *dev)
|
|
default_hwif_mmiops(hwif);
|
|
default_hwif_mmiops(hwif);
|
|
/* Prevent resource map manipulation. */
|
|
/* Prevent resource map manipulation. */
|
|
hwif->mmio = 1;
|
|
hwif->mmio = 1;
|
|
|
|
+ hwif->chipset = ide_generic;
|
|
hwif->noprobe = 0;
|
|
hwif->noprobe = 0;
|
|
|
|
|
|
for (i = IDE_DATA_OFFSET; i <= IDE_STATUS_OFFSET; i++)
|
|
for (i = IDE_DATA_OFFSET; i <= IDE_STATUS_OFFSET; i++)
|