1- All drivers should either be ported to ir-core, or dropped entirely
2  (see drivers/media/IR/mceusb.c vs. lirc_mceusb.c in lirc cvs for an
3  example of a previously completed port).
4
5- lirc_bt829 uses registers on a Mach64 VT, which has a separate kernel
6  framebuffer driver (atyfb) and userland X driver (mach64).  It can't
7  simply be converted to a normal PCI driver, but ideally it should be
8  coordinated with the other drivers.
9
10Please send patches to:
11Jarod Wilson <jarod@wilsonet.com>
12Greg Kroah-Hartman <greg@kroah.com>
13
14