> <marcelo@plucky.distro.conectiva> (02/07/19 1.646)
> Fix wrong #ifdef in ide-pci.c: Was causing problems with FastTrak
Because of this fix my Promise 20265 became ide0 instead of ide2.
Is there any reason to mark pdc20265 as ON_BOARD controller?
Anyway, attached patch fix it for me :)
-- With best wishes, Nick Orlov.
--Boundary_(ID_SJK+ke6N+0T84slayxW2Hg) Content-type: text/plain; charset=koi8-r; NAME=pcd20265.patch Content-transfer-encoding: 7BIT Content-disposition: attachment; filename=pcd20265.patch
408c408 < {DEVID_PDC20265,"PDC20265", PCI_PDC202XX, ATA66_PDC202XX, INIT_PDC202XX, NULL, {{0x00,0x00,0x00}, {0x00,0x00,0x00}}, ON_BOARD, 48 },
--- > {DEVID_PDC20265,"PDC20265", PCI_PDC202XX, ATA66_PDC202XX, INIT_PDC202XX, NULL, {{0x00,0x00,0x00}, {0x00,0x00,0x00}}, OFF_BOARD, 48 },--Boundary_(ID_SJK+ke6N+0T84slayxW2Hg)-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/