| STUIRDA(4) | Device Drivers Manual | STUIRDA(4) | 
stuirda —
stuirda* at uhub?
irframe* at uirda?
stuirda driver provides support for SigmaTels
  USB-IrDA bridges that nearly follow the bridge specification:
Access to the IrDA device is through the irframe(4) driver. Before accessing it, a firmware patch must be downloaded. At the time of writing this, it can be found at: http://www.sigmatel.com/documents/stir4210_4220_4116_patch_files.tar.gz
Unpack the archive with
tar -C
    /libdata/firmware/stuirda/
    -xzf
    stir4210_4220_4116_patch_files.tar.gz
stuirda driver appeared in NetBSD
  5.0.
stuirda needs the firmware for configuration, so it
  can't be loaded at kernel startup time. As a workaround, you can plug in the
  USB-IrDA-bridge after booting.
| October 13, 2008 | NetBSD 9.4 |