From: Brian Schau <brian@schau.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Wireless Security Lock driver.
Date: Sat, 30 Jul 2005 16:51:58 +0200 [thread overview]
Message-ID: <42EB940E.5000008@schau.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1118 bytes --]
Hello,
I've attached a gzipped version of my Wireless Security Lock patch
for v2.6.13-rc4.
A Wireless Security Lock (WSL or weasel :-) is made up of two parts.
One part is a receiver which you plug into any available USB port.
The other part is a transmitter which at fixed intervals sends
"ping packets".
A "ping packet" usually consists of an ID and a flag telling if the
transmitter has just been turned on.
Both devices lights up in a nice way when a "ping packet" is send/
received.
The whole idea of this is that when the transmitter is brought out
of range one could have a process (such as xscreensaver) lock the
display.
The WSL is a toy gadget.
For more information see:
http://www.schau.com/l/wsl/index.html
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 :-)
/brian
[-- Attachment #2: wsl.patch-2.6.13-rc4.gz --]
[-- Type: application/x-gzip, Size: 3237 bytes --]
next reply other threads:[~2005-07-30 14:51 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-30 14:51 Brian Schau [this message]
2005-07-30 15:01 ` [PATCH] Wireless Security Lock driver Michael Krufky
2005-07-30 15:16 ` Brian Schau
2005-07-30 15:57 ` Zwane Mwaikambo
2005-07-30 16:02 ` Brian Schau
2005-07-30 17:11 ` Michael Krufky
2005-07-30 18:05 ` Brian Schau
2005-07-30 19:42 ` Pavel Machek
2005-07-30 20:10 ` Brian Schau
2005-07-30 20:31 ` Pavel Machek
2005-07-30 21:14 ` Brian Schau
2005-07-30 21:16 ` Pavel Machek
2005-07-30 22:06 ` Brian Schau
2005-07-31 8:42 ` James Cloos
2005-07-31 9:52 ` Pavel Machek
2005-07-31 12:43 ` Brian Schau
2005-07-31 16:14 ` James Cloos
2005-07-31 13:59 ` Alistair John Strachan
2005-07-31 14:08 ` Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42EB940E.5000008@schau.com \
--to=brian@schau.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox