public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Wireless Security Lock driver.
@ 2005-07-30 14:51 Brian Schau
  2005-07-30 15:01 ` Michael Krufky
  2005-07-30 19:42 ` Pavel Machek
  0 siblings, 2 replies; 19+ messages in thread
From: Brian Schau @ 2005-07-30 14:51 UTC (permalink / raw)
  To: linux-kernel

[-- 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 --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2005-07-31 16:19 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-30 14:51 [PATCH] Wireless Security Lock driver Brian Schau
2005-07-30 15:01 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox