[parisc-linux] 2.5 status update 2003-01-14

Grant Grundler grundler@dsl2.external.hp.com
Tue, 14 Jan 2003 11:02:00 -0700


On Tue, Jan 14, 2003 at 03:54:09PM +0000, Matthew Wilcox wrote:
>  - drivers/pci/setup-bus.c has a hppa-specific #ifdef right now to
>    prevent pci reinit from hpmc'ing the machine. this probably needs to
>    go upstream

This code has changed alot. I'll look at it this week to see if
we still need this and if so, how to get rid of it.

>  - ad1889 driver - stress, debug, ALSA and commit to 2.5 (ggg, tausq, tbone)

What we have now only groks .wav files (eg cat foo.wav > /dev/audio).
We need better docs for this chip.
The ad1889.pdf data sheet is only an abbreviated guide to the chip.
It's not good enough for writing a driver from scratch.

>  - CPU hotplug support (maybe not needed, V-Class doesn't support that feature)

While we may not be able to physically remove the CPU, it would be
useful to take CPUs "offline" when they start misbehaving.

>  - fix harmony buffer-overflows

Laurent rewrote harmony to be Alsa compliant and it seems to be working.
I just have to learn how to setup/use alsa properly.

>  - the irq needs to go from doubly-indexed to singly-indexed scheme, or else fs/proc/proc_misc.c needs changes.

you fixed this.

>  Started and in progress:
>  ------------------------
>  - port sym53c8xx hppa changes forward (helge)
>  - push STI changes upstream (helge)
>  - Look at Config.help too. (tbone, HIL -> helge?)
>  - send tulip changes to jgarzik (grant)

done.

>  - switching Harmony to ALSA (laurent)

nearly done.

>  - oprofile support (tausq)

done? Seems like it's working but has a bug.

thanks,
grant