Comment 14 for bug 587546

Revision history for this message
David Henningsson (diwic) wrote :

So, unless I'm missing something, this patch has no effect. This is because of the VIA controller which forces the driver to use POS_FIX_LPIB anyway. The difference between using position_fix=1 and not using it, is that the via_dmapos_patch variable is set to 0 (or rather not set at all) with position_fix=1, whereas it is set to 1 if you're not using position_fix=1.

So it seems like we would need a lookup table for setting the via_dmapos_patch variable as well!