Re: [PATCH] Updated Olympic Driver

2001-04-18 Thread mike_phillips
Jeff, Thanks for the comments. This patch has been hanging too long already, the drivers should be updated as given and I'll work up all the fixes and another patch. >> + sisr=readl(olympic_mmio+SISR_RR) ; /* Read & Reset sisr */ > you should also check for 0x, which will happe

Re: [PATCH] Updated Olympic Driver

2001-04-18 Thread Jeff Garzik
Mike Phillips wrote: hey Mike :) > diff -urN --exclude-from=dontdiff linux-2.4.3.clean/drivers/net/Space.c >linux-2.4.3.olympic/drivers/net/Space.c > --- linux-2.4.3.clean/drivers/net/Space.c Tue Feb 13 16:15:05 2001 > +++ linux-2.4.3.olympic/drivers/net/Space.c Sun Apr 1 19:22:08 200