Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cfd66ab7 authored by Ben Hutchings's avatar Ben Hutchings Committed by Mauro Carvalho Chehab
Browse files

[media] lirc_bt829: Note in TODO why it can't be a normal PCI driver yet

parent cfe1b7a7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2,6 +2,11 @@
  (see drivers/media/IR/mceusb.c vs. lirc_mceusb.c in lirc cvs for an
  example of a previously completed port).

- lirc_bt829 uses registers on a Mach64 VT, which has a separate kernel
  framebuffer driver (atyfb) and userland X driver (mach64).  It can't
  simply be converted to a normal PCI driver, but ideally it should be
  coordinated with the other drivers.

Please send patches to:
Jarod Wilson <jarod@wilsonet.com>
Greg Kroah-Hartman <greg@kroah.com>