> What would be the procedure for applying a diff patch to kernel source.. make sure the file is, in fact, decompressed. if not, gunzip it. cd /usr/src/linux-2.2.14 patch -p1 < /path/to/patch-file voila, done. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- procedure for applying a diff patch (the 2.2.14 USB back... [EMAIL PROTECTED]
- Tim Hockin