Warning - alsa's default config will install alsa into /usr/lib, /usr/bin, and /share/includes by default, totally violating debian's filesystem policy and making it a pain to migrate to a packaged version, should it become available. I re-ran the ./config scripts to combat this so it'd install in /usr/local/*.
> build the driver: > > cd alsa-drivexxx/ > ./configure --with-cards=powermac > make > su -c "make install" > su -c "./snddevices" > -Brett