[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] yaboot 1.3.10 G5 support
Attached patch will under 2.6 (-test9-benh) give the right OF paths for
the SATA drives on a G5. It should also work under 2.4 unless Ben named
the devices differently for some reason. :-)
I have not been able to test that it will indeed set the right path for a
second drive due to lack of hardware. A second drive should show up at
k2-sata@1/disk@0, since it'll be the only drive on the second bus (and
io-device-location seems to agree w.r.t. k2-sata@1 being the lower drive
slot).
Furthermore, SATA does (as far as I know) not use more than one device per
bus, so there will never be a /disk@1 device.
-Olof