linux user group brescia

immagine del castello

Archivio della mailing list

irda

El Kondor condorlnx a genie.it
Mer 14 Maggio 2003 18:01:14 UTC
ho un interfaccia irda per collegare il telefonino
SigmaTel STIr4200 che sembrerebbe non conforme alle specifiche
infatti caricato il modulo non rileva ne riconosce la periferica
ho trovato forse l'unico file su internet con una (credo)patch
sperimentale del modulo. pero non so come applicarla:
mi spiego nel file tar.gz ho 3 file,

- ir257_stir4200_config-1.diff
- stir4200.c
- stir4200.h
ho aperto con un editor il 1°: 
----------------
diff -u -p -r --new-file linux/drivers/net/irda.d0/Kconfig
linux/drivers/net/irda/Kconfig
--- linux/drivers/net/irda.d0/Kconfig	Mon Mar 24 14:01:14 2003
+++ linux/drivers/net/irda/Kconfig	Tue Apr  8 14:24:50 2003
@@ -241,6 +241,23 @@ config USB_IRDA
 	  Please note that the driver is still experimental.  And of course,
 	  you will need both USB and IrDA support in your kernel...
 
+config SIGMATEL_FIR
+	tristate "SigmaTel USB dongles (EXPERIMENTAL)"
+	depends on IRDA && USB && EXPERIMENTAL
+	---help---
+	  Say Y here if you want to build support for the SigmaTel STIr4200
+	  USB IrDA FIR Dongle device driver.  If you want to compile it as
+	  a module (stir4200), say M here and read
+	  <file:Documentation/modules.txt>.
+	  USB dongles based on the SigmaTel STIr4200 don't conform to the
+	  IrDA-USB device class specification, and therefore need their
+	  own specific driver. Those dongles support SIR and FIR (4Mbps)
+	  speeds. On the other hand, those dongles tend to be less efficient
+	  than a FIR chipset.
+
+	  Please note that the driver is still experimental.  And of course,
+	  you will need both USB and IrDA support in your kernel...
+
 config NSC_FIR
 	tristate "NSC PC87108/PC87338"
 	depends on IRDA
diff -u -p -r --new-file linux/drivers/net/irda.d0/Makefile
linux/drivers/net/irda/Makefile
--- linux/drivers/net/irda.d0/Makefile	Mon Mar 24 14:00:22 2003
+++ linux/drivers/net/irda/Makefile	Tue Apr  8 14:19:54 2003
@@ -10,6 +10,7 @@ obj-$(CONFIG_IRTTY_OLD)		+= irtty.o
 obj-$(CONFIG_IRPORT_SIR)	+= 		irport.o
 # FIR drivers
 obj-$(CONFIG_USB_IRDA)		+= irda-usb.o
+obj-$(CONFIG_SIGMATEL_FIR)	+= stir4200.o
 obj-$(CONFIG_NSC_FIR)		+= nsc-ircc.o
 obj-$(CONFIG_WINBOND_FIR)	+= w83977af_ir.o
 obj-$(CONFIG_SA1100_FIR)	+= sa1100_ir.o
-----------------------------------
devo pachare il kernel sorgente ho posso fare un modulo a parte nuovo?

P.S in alternativa mi consigliate una porta irda supportata bene da
linux?
Grazie
-- 


El Kondor......




Maggiori informazioni sulla lista Lug