Hello,
What would be the procedure for applying a diff patch to kernel source..
I'm trying to enable USB Ethernet (with a Linksys USB100TX, which
uses the "pegasus" driver, I understand..) on my Redhat 6.2
installation, but I haven't been able to figure out exactly how to do
it..
I'm trying to use the patch at http://www.suse.cz/development/usb-backport/
which is supposed to be named usb-2.3.50-1-for-2.2.14.diff.gz but the
file downloaded from the link turns out to be
usb-2.3.50-1-for-2.2.14.diff
I'm sorry, I haven't much experience with these patches, and the
documentation isn't what it could be.., it seems.. Most of the
attempts I've made to apply the patch have ended with the program
throwing back at me a screenful of gibberish, and then a prompt
asking what file I want to patch..
*sigh*
Thanks,
Chris
[EMAIL PROTECTED]
>
>cd /usr/src
>tar xzvf linux-2.2.14.tar.gz
>cd linux
>gzip -dc ../usb-2.3.50-1-for-2.2.14.diff.gz | patch -p1
>make distclean
PGP Key Signature:
(key available at the standard keyservers)
ABF3 22E7 EFA6 FACD 4A33 9657 46D3 2DEE 54A4 6667
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.