Re: Merging libata PATA support into the base kernel

From: Alan Cox
Date: Fri Aug 18 2006 - 16:28:25 EST


Ar Gwe, 2006-08-18 am 15:22 -0400, ysgrifennodd Lee Trager:
> Well where in the kernel is the code that disabled HPA on startup? Im
> new to kernel hacking so if you could point me in the right direction I
> could try to patch it myself.

drivers/ide/ide-disk.c

Particularly:
idedisk_check_hpa()

which if you call at the end of the resume sequence for disks ought to
do the right thing for you

-
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/