On Thu, 03 Dec 2009, Maciej Pijanka wrote:

> Hello
> 
> My PIIX machines has only paralell, i doubt if there is any other option for
> that chipset.
> 
> One line patch in attachment.
> 
> Signed-Off: Maciej Pijanka <[email protected]>
> 
> Index: chipset_enable.c
> ===================================================================
> --- chipset_enable.c  (revision 791)
> +++ chipset_enable.c  (working copy)
> @@ -270,6 +270,8 @@
>       uint16_t old, new;
>       uint16_t xbcs = 0x4e;   /* X-Bus Chip Select register. */
>  
> +     buses_supported = CHIP_BUSTYPE_PARALLEL;
> +
>       old = pci_read_word(dev, xbcs);
>  
>       /* Set bit 9: 1-Meg Extended BIOS Enable (PCI master accesses to

ping?
I hoped this is enough trivial to be applied without long review procedure.

best regards
Maciej

-- 
Maciej Pijanka
reg. Linux user #133161

_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to