[parisc-linux-cvs] linux grundler
Grant Grundler
parisc-linux@lists.parisc-linux.org
Tue, 23 Apr 2002 09:31:17 -0600 (MDT)
CVSROOT: /var/cvs
Module name: linux
Changes by: grundler 02/04/23 09:31:17
Modified files:
. : Makefile
drivers/net/tulip: media.c
Log message:
2.4.18-pa22
fix MMIO posted write bug (add inl/udelay to initialization)
Symptom is driver can not read phy table.
Saw this bug on 800Mhz Mckinley before.
Now seeing it on C3600 (550Mhz PA-8600).
Do not see this problem on C3000 (400Mhz PA-8500, same IO subsystem)
Jeff Garzik already has this patch.