USB and IrDA Development on Linux

USB and IrDA Development on Linux

Post by Alan P » Sat, 02 Dec 2000 13:05:52



Dear All

I am trying to develop an application by using a USB IrDA. I have found some
information about USB development under Linux. Unluckily, I cannot find the
information of IrDA on Linux.

Would you give me some ideas, advices or resources to help me to solve my
problem?

Alan PO


 
 
 

USB and IrDA Development on Linux

Post by ich » Sun, 31 Dec 1899 09:00:00


Hi Alan,
How about
 http://irda.sourceforge.net/
or
 http://www.lirc.org/index.html



> Dear All

> I am trying to develop an application by using a USB IrDA. I have found some
> information about USB development under Linux. Unluckily, I cannot find the
> information of IrDA on Linux.

> Would you give me some ideas, advices or resources to help me to solve my
> problem?

> Alan PO




 
 
 

1. 2.5.45 drivers/net/irda/irda-usb.c Compile Fix

Fixes an apparent typo in irda-usb.c that prevented it from compiling.

[ linux-2.4.45-irda-usb.patch < 1K ]
--- drivers/net/irda/irda-usb.c.orig    2002-10-30 22:16:48.000000000 -0500

         * specify an alternate, but very few driver do like this.
         * Jean II */
        ret = usb_set_interface(dev, intf->altsetting->desc.bInterfaceNumber, 0);
-       IRDA_DEBUG(1, "usb-irda: set interface %d result %d\n", intf->altsetting->bInterfaceNumber, ret);
+       IRDA_DEBUG(1, "usb-irda: set interface %d result %d\n", intf->altsetting->desc.bInterfaceNumber, ret);
        switch (ret) {
                case 0:
                        break;

2. boot/root disks

3. IRda development for Linux

4. shutdown as another user than root?

5. USB, IrDA, PnP in Linux

6. lp polling driver = no irq?

7. USB IrDA dongle for Linux

8. Security question: "Text file busy" overwriting executables but not shared libraries?

9. PATCH: linux-2.4.10-pre4/drivers/net/irda/irda-usb.c incorrectly matched to other USB devices

10. 2.5.28 make modules_install error (sound/oss/*.o , net/irda/irda.o)

11. Looking for SIR and FIR IrDA schemas for onboard MB IrDA header

12. Problem with 2.2.6 and irda: irda.h missing

13. irda usb adapter