CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/07/12 15:27:09
Modified files: sys/dev/sbus : if_gem_sbus.c if_hme_sbus.c Log message: Don't attach when the PROM didn't give us an interrupt. Fix printed messages in error paths while I'm there. Eliminate a fairly useless local variable as well. ok miod@