projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfe1b7a
)
[media] lirc_bt829: Note in TODO why it can't be a normal PCI driver yet
author
Ben Hutchings
<
[email protected]
>
Thu, 5 Sep 2013 01:32:34 +0000
(22:32 -0300)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Thu, 3 Oct 2013 17:05:57 +0000
(14:05 -0300)
Signed-off-by: Ben Hutchings <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
drivers/staging/media/lirc/TODO
patch
|
blob
|
history
diff --git
a/drivers/staging/media/lirc/TODO
b/drivers/staging/media/lirc/TODO
index b6cb593f55c6727046903828886dfe453530a00c..cbea5d84fed387bb00183d4cf217f2fbebc09739 100644
(file)
--- a/
drivers/staging/media/lirc/TODO
+++ b/
drivers/staging/media/lirc/TODO
@@
-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 <
[email protected]
>
Greg Kroah-Hartman <
[email protected]
>