> Hi,
> > An email to Donald Becker, who promptly released a new version solved
> > all my problems. The new driver is available from
> > <http://ftp.scyld.com/pub/networking/winbond-840.c>.
> shouldn't this be
> ftp://www.scyld.com/pub/network/winbond-840.c ?
Ooops, it should. But then again ftp.scyld.com == www.scyld.com so the
URL actually works. :-)
> besides, I can't get this new version to compile under a 2.2.1[45]
> kernel:
> winbond-840.c:132: pci-scan.h: Datei oder Verzeichnis nicht gefunden
> winbond-840.c:133: kern_compat.h: Datei oder Verzeichnis nicht gefunden
> (means "no such file or directory")
>
> So it seems these includes are new in 2.[34].x?
Donalds current drivers doesn't yet work for 2.[34].x.
To compile them for 2.2.x you need pci-scan.[ch] and kern_compat.h
-- Regards Johan Seland- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/