On Sun, Jun 17, 2007 at 11:43:14AM +0700, Darmawan Salihun wrote: > And other thing is to remove the direct IO routine because it's too > dangerous and replace it with "Windows driver setup API" instead > because what flashrom need is only the PCI id's and some other > stuff that I think can be found in windows device configuration > information through the setup API.
The direct memory access is still needed of course. But I suppose this is about the PCI config access, which definately needs to go away and use the native PCI API. //Peter -- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
