next up previous contents
Next: 2.5 Checking the infrared Up: 2 Configuring IrDA in Previous: 2.3 Module configuration   Índice General


2.4 Making devices

We need the devices that the dongle is going to use to comunicate with other devices. You have to execute the following commands:

  mknod /dev/ircomm0 c 161 0
  mknod /dev/ircomm1 c 161 1
  mknod /dev/irlpt0 c 161 10
  mknod /dev/irlpt1 c 161 11
  mknod /dev/irnet c 10 187



Diego Chaparro 2002-01-29