Re: natsemi: Fix detection of vanilla natsemi cards

2007-02-27 Thread Jeff Garzik
Mark Brown wrote: Bob Tracy <[EMAIL PROTECTED]> reported that the addition of support for Aculab E1/T1 cPCI carrier cards broke detection of vanilla natsemi cards. This patch fixes that: the problem is that the driver-specific ta in the PCI device table is an index into a second table and this h

Re: natsemi: Fix detection of vanilla natsemi cards

2007-02-23 Thread Mark Brown
On Fri, Feb 23, 2007 at 07:47:40AM -0600, Bob Tracy wrote: > ACK except for a missing comma at the end of the line being replaced, > which prevents the patch from applying cleanly. Otherwise, this fixes > the problem I was having. Thanks! Aargh. --- linux.orig/drivers/net/natsemi.c2007-02-

Re: natsemi: Fix detection of vanilla natsemi cards

2007-02-23 Thread Bob Tracy
Mark Brown wrote: > (Re: vanilla natsemi card detection problem) > This patch fixes the problem minimally. > > Signed-Off-By: Mark Brown <[EMAIL PROTECTED]> > > --- linux.orig/drivers/net/natsemi.c 2007-02-23 11:13:03.0 + > +++ linux/drivers/net/natsemi.c 2007-02-23 11:12:00.00