From: Daniel M <li...@ra...> - 2007-02-15 20:45:00
|
Hi Kevin, I would love to have more information about the hardware features and capabilities of the mce devices. When I added the transmitter support to the lirc_mceusb2 driver I had almost no information at all to go by. So if you have more documentation about these devices that you would like to share I would be very much interested. /Daniel M On Thu, 2007-02-15 at 09:28 -0500, Kevin Timmerman wrote: > The MCE(1) and MCE2 drivers could be merged into a single driver. > They both use the same command set. The most substantial difference > between them is the USB interface chip. The MCE1 has a FTDI serial > chip, the MCE2 has a Philips parallel chip. The FTDI chip needs a few > initialization packets sent to it, the Philips chip does not. The > FTDI chip also has a two byte line status header on each received > block that has to be stripped off. Everything else is the same. > > There are several features of these devices that are not being used > by the current drivers. The IR Tx frequency can be set (default is 66 > kHz!) and various rx parameters can be setup. > > I can provide all the technical info if someone wants to write code > to support all the capabilities of the hardware. My experience with > Linux is minimal, so I can't contribute any code right now. > > > At 12:34 AM 2/15/2007, you wrote: > >The big problem is if I fix the drivers up without owning the hardware > >I can't check to make sure they are still functioning. So testers need > >to be found that own all of the devices. > > > >lirc_dev - base driver > >I'll look at this one and see if I can get it in shape to post this week. > > > > > >What about the rest of these? > > > >lirc_atiusb > >lirc_bt829 > >lirc_cmdir > >lirc_gpio > >lirc_i2c > >lirc_igorplugusb > >lirc_imon > >lirc_it87 > >lirc_mceusb > >lirc_mceusb2 - I have this one, that would be my next target > >lirc_parallel > >lirc_sasem > >lirc_serial > >lirc_sir > >lirc_streamzap > > > > > >-- > >Jon Smirl > >jon...@gm... > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV |