On Thu, Apr 17, Juergen Beisert wrote: > if someone is interested: Here the full patch to get sound support for > MPC5200b and a current 2.6.25 kernel. It misses a 'MODULE_DEVICE_TABLE(of, mpc52xx_ac97_of_match);' and a nul termination of struct mpc52xx_ac97_of_match. This will allow autoload of the drivers, as it is done in most other kernel drivers. Olaf