LWN.net Logo

LIRC drivers for 2.5.74 - 2nd version

From:  Flameeyes <dgp85@users.sourceforge.net>
To:  linux-kernel@vger.kernel.org
Subject:  [PATCH] LIRC drivers for 2.5.74 - 2nd version
Date:  11 Jul 2003 01:11:57 +0200

Here (http://flameeyes.web.ctonet.it/patch-2.5.74-lirc.diff.bz2) there
is the second version of my patch that adds the LIRC
(http://lirc.sf.net/) drivers to 2.5 kernels (this patch was prepared
using 2.5.74 kernel, but it should work also with earlier kernels).

In this version I removed the lirc_i2c driver that need the i2c driver
code from lm_sensors, and therefor is not compatible with 2.5 (I don't
know how to make it works sorry).
I also corrected the Makefile as told me by Boszormenyi Zoltan, and also
merged his patch for MOD_[INC|DEC]_USE_COUNT.

Please note that I'm not a lirc developer, I only took the cvs of lirc,
looked at the drivers dir and fixed the code to be compiled in the
kernel tree for 2.5.

The userland utilities remain the one from lirc package, to build them
you need the to use a valid 2.4 kernel tree.

-- 
Flameeyes <dgp85@users.sourceforge.net>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds