|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[PATCH] Awox USB RF/IR remote control supportHello,
I have uploaded the patch to "rapidshare" online file storage. You may download it from the following link http://rapidshare.com/files/130047300/lirc-0.8.3_awusb.patch.html The file size is 30kb. This patch adds support for Awox USB RF/IR remote control (universal remote controller). This patch has been validated against LIRC release 0.8.3. Please let me know if you face any problem in downloading or applying the patch. Thanks, Arif AwoX Pte Ltd Email : marif@... Website : www.awox.com -----Original Message----- From: lirc-list-bounces@... [mailto:lirc-list-bounces@...] On Behalf Of Christoph Bartelmus Sent: Wednesday, July 16, 2008 12:30 AM To: lirc-list@... Subject: Re: Patch rejected? Hi! Mohammad Arif "marif@..." wrote: [...] > I tried to submit a patch for "Awox USB RF/IR universal remote" [...] > The patch was rejected because the email size was more than 20KB. [...] > As I am new here I do not know the exact procedure to submit the patch. Post a link where the patch can be downloaded or submit it on SourceForge. Christoph ------------------------------------------------------------------------ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ |
|
|
Re: [PATCH] Awox USB RF/IR remote control supportHi!
Mohammad Arif "marif@..." wrote: > I have uploaded the patch to "rapidshare" online file storage. > You may download it from the following link [...] > Mohammad Arif "marif@..." wrote: >> I tried to submit a patch for "Awox USB RF/IR universal remote" [...] A driver for this kind of device should be implemented in userspace using the libusb library. You will probably only need small changes to the hw_atilibusb.c code to make it work. As maintaining kernel drivers is much work and it's more complicated to install the drivers for users, there is a common understanding that all new drivers should be implemented using libusb whenever possible. That's why I can't accept your patch in the current form. Christoph ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ |
|
|
Re: [PATCH] Awox USB RF/IR remote control supportHi
I am trying to compile an Archlinux package integrating this patch. But I am facing a problem while compiling : "No rule for building 'all' target" or something like this because I am translating from french. In fact the Makefile is empty but the Makefile.am is good according to similar driver makefile.am. Did you got this error before ? EDIT : Ok. It was just an autoconf problem. I have compiled and installed the patched version. BUT it seems that something is missing. The lirc_awusb kernel module is correctly built and working properly ( pushing buttons send events on /dev/lirc0 ). But irrecord is not working correctly neither lircd with supplied lircd.conf. After further research, I am facing a problem : the patched version should permit using an "awusb" driver ( others drivier or for example alsa_usb, default, usbx, uart2 etc... ). But when I specify the driver I want to use with the -H parameter, it tells me that the driver is unknown. Am I missing something ?
|
| Free Forum Powered by Nabble | Forum Help |