On Sunday 10 April 2005 01:28, Benjamin Herrenschmidt wrote:
> On Sat, 2005-04-09 at 13:51 +0200, Per Christian Henden wrote:
> > The patch below adds sound support on the Mac Mini by making a small
change to the PowerMac sound card detection code.
[Snip, details]
> And is not correct. It might ap
On Sat, 2005-04-09 at 13:51 +0200, Per Christian Henden wrote:
> The patch below adds sound support on the Mac Mini by making a small change
> to the PowerMac sound card detection code.
>
> Details:
>
> Original code:
> >From sound/ppc/pmac.c __init snd_pmac_detect(pmac_t *chip) :
>
> chip->
The patch below adds sound support on the Mac Mini by making a small change to
the PowerMac sound card detection code.
Details:
Original code:
>From sound/ppc/pmac.c __init snd_pmac_detect(pmac_t *chip) :
chip->model = PMAC_AWACS;
...
if (device_is_compatible(sound, "AOAKeylargo")) {
...
3 matches
Mail list logo