[linux-usb-devel] [patch] ATI Remote driver update

2004-06-09 Thread Torrey Hoffman
Signed-off-by: Torrey Hoffman <[EMAIL PROTECTED]> diff -urN -X dontdiff linux-2.6.7-rc3/drivers/usb/input/ati_remote.c linux-2.6.7-rc3a/drivers/usb/input/ati_remote.c --- linux-2.6.7-rc3/drivers/usb/input/ati_remote.c 2004-05-09 19:32:54.0 -0700 +++ linux-2.6.7-rc3a/drivers/u

[linux-usb-devel] Re: [PATCH]race in ati_remote and small cleanup

2004-03-18 Thread Torrey Hoffman
(!ati_remote) { @@ -804,14 +812,14 @@ return; } - input_unregister_device(&ati_remote->idev); - /* Mark device as unplugged */ ati_remote->present = 0; /* If device is still open, ati_remote_close will call delete. */

[linux-usb-devel] Re: 2.6.4-rc1-mm1: multiple definitions of `debug'

2004-03-01 Thread Torrey Hoffman
On Sun, 2004-02-29 at 17:10, Adrian Bunk wrote: > The new drivers/usb/input/ati_remote.c driver thinks "debug" would be a > good name for a global variable... (blush) Mea culpa. Sorry! > > cu > Adrian -- Torrey

[linux-usb-devel] [RFC take 2] [PATCH] Driver for ATI USB/RF remote

2004-02-25 Thread Torrey Hoffman
.c --- linux-2.6.3-vanilla/drivers/usb/input/ati_remote.c 1969-12-31 16:00:00.0 -0800 +++ linux-2.6.3-ati/drivers/usb/input/ati_remote.c 2004-02-25 14:06:51.0 -0800 @@ -0,0 +1,851 @@ +/* + * USB ATI Remote support + * + * Version 2.2.0 Copyright (c) 2004 Torrey Hoffman

[linux-usb-devel] [RFC] [PATCH] Driver for ATI USB/RF remotes

2004-02-20 Thread Torrey Hoffman
Hello. I've taken the old GATOS version of the ati_remote driver and done some cleanup/rework of it while porting to 2.6 kernels. This patch is against 2.6.3. Comments or suggestions for improvement are welcome - my intent is to get the driver into 2.6. mainline soon. Thanks, Torrey Ho

[linux-usb-devel] OHCI and PCI - IRQ problems on x86

2001-10-30 Thread Torrey Hoffman
rd can actually work without an IRQ. Hints that would set me on the right path would be deeply appreciated. Torrey Hoffman. ___ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel