Brian Schau wrote:
I've attached a gzipped version of my Wireless Security Lock patch for v2.6.13-rc4. The WSL driver touches these files:drivers/usb/Makefile (1 line) drivers/usb/input/Kconfig (10 lines) drivers/usb/input/Makefile (1 line) drivers/usb/input/hid-core.c (2 lines) drivers/usb/input/wsl.c (224 lines) This is my first driver for Linux - feel free to harass me if I am not following procedures or you think the driver is lame. Better still, educate me :-)
Please don't take this as harassment, but this mailing list [LKML] is archieved all over the internet... In order for people to see your patch, you should re-send your patch to the list as INLINE text, or as a text attachment. My mailer sends my text attachments as inline text, but I don't think every mailer does the same...
Most people on this list will be happy to look at your patch and harass you / applaud you about it, but only if they don't have to jump through hoops in order to see it ;-)
keep patching... -- Michael Krufky - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

