On Thu, Jun 25, 2009 at 05:07:58PM +0100, Edd Barrett wrote: > Hi, > > On Sat, Jun 20, 2009 at 1:57 AM, Jacob Meuser<[email protected]> wrote: > >> Any clues what may be wrong here? I am willing to have a look at the > >> code myself if no-one has any ideas. > > > > please do ;) ?the mixer interface in audioce(4) looks sorta bogus. > > I guess the driver was not really finished? ?maybe the following will > > help get you started? > > I have been hacking and I have something which does allow me to hear sound > now. > > Before I post that diff can someone confirm that the ce4231 differs > from the cs4231 driver which I stumbled across in the sparc/ (not 64) > directory by accident. The code looks similar, but not the same. Does > the actual hardware differ?
the audio codec is the same. the bus architecture differs. cs4231(4) uses sbus while ce4231(4) uses ebus. -- [email protected] SDF Public Access UNIX System - http://sdf.lonestar.org
