F8­x86_64 on the Acer Ferrari 3400LMi

#/sbin/modprobe irtty­sir 2>/dev/null /sbin/modprobe irnet 2>/dev/null setserial /dev/ttyS1 uart none

daemon /usr/sbin/irattach ${DEVICE} ${ARGS}

...

That is about it, You are done with the configuration.

14.2 Testing IrDA

Now start the IrDA service and watch the system log. Hopefully, you should see something similar the the following:

# service irda

start

Starting IrDA:

[ OK ]

#dmesg tail

...

ttyS1: LSR safety check engaged!

pnp: Device 00:09 activated. nsc­ircc, chip­>init

nsc­ircc, Found chip at base=0x02e nsc­ircc, driver loaded (Dag Brattli) IrDA: Registered device irda0

nsc­ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500

This verifies that you have got the proper modules in place. The last step is to verify that we are able both of transmitting and receiving traffic. So activate IR on the remote device, e.g. your phone, and place the two IR­ports eye­to­eye. Then do a dump of the traffic:

# irdadump

­i irda0

 

...xid:cmd

62a9cc0d > ffffffff S=6 s=5 (14)

 

...xid:cmd

62a9cc0d > ffffffff S=6 s=* redneck hint=0400 [ Computer ]

(23)

 

 

...xid:cmd

ffffffff < 6f700c8d S=1 s=0 (14)

 

...xid:rsp

62a9cc0d > 6f700c8d S=1 s=0 redneck hint=0400 [ Computer ]

(23)

 

 

...xid:cmd

ffffffff < 6f700c8d S=1 s=* P900

hint=9325 [ PnP PDA/Palmtop

Modem Telephony IrCOMM IrOBEX ] (21)

You're all set! The first I did after this was to use irobex_palm3 <SIS­file> to upload and install GnuBox and some other programs on my phone. To do this you need to have the openobex and openobex­apps packages installed and your phone must supports the OBEX protocol. Pretty neat!

15 Modem

The Ferrari 3400 has a Smart Link soft modem installed. After the Ferrari 3400 was produced Smart Link was acquired by Conexant. Conexant has a strange policy when it comes to providing drivers for it products. Linux drivers are not

38

Page 38
Image 38
Acer 3400LMI manual Modem, Testing IrDA