Hi everybody, I have a small bug report on nsc-ircc.c. On the table of dongle_types: static char *dongle_types[] = { "Differential serial interface", "Differential serial interface", "Reserved", "Reserved", "Sharp RY5HD01", "Reserved", "Single-ended serial interface", "Consumer-IR only", "HP HSDL-2300, HP HSDL-3600/HSDL-3610", "IBM31T1100 or Temic TFDS6000/TFDS6500", "Reserved", "Reserved", "HP HSDL-1100/HSDL-2100", "HP HSDL-1100/HSDL-2100" "Supports SIR Mode only", "No dongle connected", }; Notice that there is a comma missing after the second "HP HSDL-1100/HSDL-2100" entry. This merges this entry with the following one, removing one entry (so, for instance, if you select a dongle_type of 0xE for "Supports SIR Mode only" the driver will print "No dongle connected"). This bug is present in nsc-ircc.c in both 2.2.19 and 2.4.3. Hope that helps, Fred Maciel Disclaimer: I don't speak for Hitachi, I don't know who speaks for Hitachi, I don't want to know who speaks for Hitachi. _______________________________________________ Linux-IrDA mailing list - [EMAIL PROTECTED] http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to