Thanks to Carl-Daniel for bringing this issue up again today. This patch is especially useful if you do post-code logging with the artec lpc dongle.
On 07.08.2008 01:38, Stefan Reinauer wrote:
Thanks to Carl-Daniel for bringing this issue up again today. This patch is especially useful if you do post-code logging with the artec lpc dongle.
Thanks for going through the code and fixing this up, Stefan.
Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codes in a couple of occurences)
Signed-off-by: Stefan Reinauer stepan@coresystems.de
Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Regards, Carl-Daniel
On 07.08.2008 01:43, Carl-Daniel Hailfinger wrote:
On 07.08.2008 01:38, Stefan Reinauer wrote:
Thanks to Carl-Daniel for bringing this issue up again today. This patch is especially useful if you do post-code logging with the artec lpc dongle.
Thanks for going through the code and fixing this up, Stefan.
Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codes in a couple of occurences)
Signed-off-by: Stefan Reinauer stepan@coresystems.de
Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Committed in r3509.
Regards, Carl-Daniel