CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/07/17 16:30:58
Modified files: sys/arch/macppc/dev: i2s.c Log message: Make sound cards work on older PowerMacs. On such machines the device-tree contains absolute addresses for the various sound buttons and the hardware was not properly initiliazed. Problem reported and fix tested by Fabian Frédérick.