Re: can't see drive on promise 20375 ATA card

From: sean
Date: Sat May 08 2004 - 12:21:20 EST


Looking at the source - usually foolhardy at least for me, I find this at lines 1806-1808 of sata_promise.c:

case board_2037x:
probe_ent->n_ports = 2;
break;

Is the solution here as simple as changing two to three? Does this break somethng else?

Has anyone else got this board to work? It's been out over a year.

sean

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