public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Driver for MCS7780 USB-IrDA bridge chip
@ 2005-05-25  8:52 Lukasz Stelmach
  2005-05-25 23:58 ` Greg KH
  2005-06-01  0:17 ` Lukasz Stelmach
  0 siblings, 2 replies; 6+ messages in thread
From: Lukasz Stelmach @ 2005-05-25  8:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: stlman

Greetings Everyone.

I've written, with significant help from MosChip which provided me with
some extra data, the driver for MCS7780. The official documentation
for the chip is available at:

http://moschip.com/data/products/MCS7780/All_7780.zip

The driver is in a *very* early alpha stage but works a little bit.

It can:

* Setup hardware.
* Talk at 9600 bps.
* Receive packets and pass them to irda stack
* Send packets from the stack to the outside world.

It can't:

* Change the speed althoug hardware supports up to 4Mbps FIR mode.
* Handle most of possible errors.
* Make a cup of tea ;-)
* A lot more

The lists are quite equal at length ;) I would like to ask you kindly to
look at my code and maybe, if you have an MCS7780 IR dongle, try it. I
will appreciate any comments, patches and flames.

You can download it from either:

http://www.ee.pw.edu.pl/~stelmacl/mcs7780-0.1alpha.1.tar.bz2

or

http://stlman.fm.interia.pl/mcs7780-0.1alpha.1.tar.bz2

For the record the code is quite havely based on stir4200 driver since
both chips has simmilar principles of operation. They both need a
software do the framing for them. I also borrowed ;) the makfile from
the Broadcom Gigabit Ethernet driver sources.

I am not subscribed to LKML, please CC any answers.

Thank you in advance
Best regards.
-- 
Było mi bardzo miło.                    Trzecia pospolita klęska, [...]
>Łukasz<                      Już nie katolicka lecz złodziejska.  (c)PP



----------------------------------------------------------------------
Znajdz swoja milosc na wiosne... >>> http://link.interia.pl/f187a


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-06-01  0:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-25  8:52 Driver for MCS7780 USB-IrDA bridge chip Lukasz Stelmach
2005-05-25 23:58 ` Greg KH
2005-05-28 11:07   ` Lukasz Stelmach
2005-05-30  6:46     ` Judy Fischbach
2005-05-30 10:19       ` Lukasz Stelmach
2005-06-01  0:17 ` Lukasz Stelmach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox