[Val asked that I split this out, instead of just publishing a git tree, so here goes nothing. I don't think I've ever used git-send-email before, but hopefully I won't screw up too badly.]
The following patch series brings the mainline tulip driver in synch with the modifications made in parisc-linux. Most of these patches have been in parisc-linux cvs for the better part of several years, so they are quite well tested. It contains the following changes, 21142.c | 4 +- de2104x.c | 6 +-- interrupt.c | 4 ++ media.c | 40 +++++++++++++++++++++- timer.c | 14 ++++++- tulip.h | 43 ++++++++++++++++++------ tulip_core.c | 102 ++++++++++++++++++++++++++++------------------------------ winbond-840.c | 68 +++++++++++++------------------------- 8 files changed, 164 insertions(+), 117 deletions(-) Francois Romieu: [TULIP] Defer tulip_select_media() to process context Grant Grundler: [TULIP] Fix PHY init and reset [TULIP] Print physical address in tulip_init_one [TULIP] Make tulip_stop_rxtx() failure case slightly more informative [TULIP] Clean tulip.h so it can be used by winbond-840.c [TULIP] Flush MMIO writes in reset sequence [TULIP] Fix IRQ/DMA race Helge Deller: [TULIP] Fix section mismatch in de2104x.c Thibaut Varene: [TULIP] Make DS21143 printout match lspci output Cheers! Kyle M. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html