Subject: Re: CVS commit: src/sys/arch/sparc/dev
To: None <macallan@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 08/12/2005 09:56:58
On Aug 12, 2005, at 5:46 AM, Michael Lorenz wrote:
>
> Module Name: src
> Committed By: macallan
> Date: Fri Aug 12 12:46:17 UTC 2005
>
> Modified Files:
> src/sys/arch/sparc/dev: ebus.c
>
> Log Message:
> For Krups only - attach audiocs at ebus even if there's no sound
> node in the
> device tree. Works only as long as the cs4231 driver doesn't
> attempt to use
> the node since we can't really supply one.
> Tested on a Krups with OF 3.11.10
Why not patch the OFW nodes in the boot loader? IIRC, this is done
for other OFW nodes on the Krups.
-- thorpej