The streamzap(v0.04) drivers work great with lirc-0.7.0_pre2
using a Gentoo 1.4 distro. There was a couple issues though.
Applied the patch and couldn't find the streamzap option under
./setup.sh. Here's what I did:
./data2setup.sh > setup-data.sh
autoconf
automake
./configure --with-driver=streamzap
Also there was no entry for /dev/lirc after loading the kernel
module(lirc_streamzap). Found if you need to make sure uhci (or
ohci?) is loaded before installing the lirc_streamzap module.
Works fine with uhci for me :)
And I don't know if this makes a difference but there was a couple
spelling issues in the patch. I found atiusb was being called aitusb
in a couple spots.
I've attached a modified gentoo runscript for /usr/local install with
devfsd.
My streamzap remote is working great... And I was shocked to
see freevo already has a config file for this remote. Thanks, you
just made my day!
Gentoo init script for lircd w/devfsd