Re: Problem: how to sequence reset of PCI hardware

From: Jeff Garzik
Date: Mon Feb 21 2005 - 03:41:08 EST


Jon Smirl wrote:
I haven't been able to come up with a reliable way to call a user
space reset program from a driver's probe function except with an
in-kernel emu86. Is there another way? I'd also like to try an find a
solution that doesn't need to modify the 73 existing framebuffer
drivers.


You either need to execute the video BIOS to initialize the hardware registers, or initialize the hardware registers themselves.

Jeff

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