--- linux/drivers/ide/pci/hpt366.c.orig 2003-07-07 19:19:25.000000000 +0200 +++ linux/drivers/ide/pci/hpt366.c 2003-07-07 19:19:55.000000000 +0200 @@ -889,8 +889,10 @@ static int __init init_hpt37x(struct pci did = inb(dmabase + 0x22); rid = inb(dmabase + 0x28); +#if 0 if((did == 4 && rid == 6) || (did == 5 && rid > 1)) is_372n = 1; +#endif } /*