usb patch and kernel 2.6.7
David Stevenson <[email protected]> Tue, 27 Jul 2004 15:16:47 +0000
| Newsgroups | gmane.linux.drivers.atmel-wlan |
|---|---|
| Message-ID | <[email protected]> |
I have downloaded the usb patch from http://atmelwlandriver.sourceforge.net/patch-atmel_reset.gz but applying it to my kernel gentoo 2.6.7 gives root@gentoo linux # gzip -cd /home/david/download/patch-atmel_reset.gz patch -p1 patching file drivers/usb/core/hub.c Hunk #1 FAILED at 931. Hunk #2 FAILED at 972. 2 out of 2 hunks FAILED -- saving rejects to file drivers/usb/core/hub.c.rej patching file drivers/usb/core/usb.c Hunk #1 succeeded at 976 (offset 39 lines). Hunk #2 FAILED at 1003. 1 out of 2 hunks FAILED -- saving rejects to file drivers/usb/core/usb.c.rej Is this a known issue? David