Yinghai,
Please commit ati rage xl support.
- ati rage xl support
- add btext_console to use rage xl fb.
- enable pnp init calling
- superio Winbond: real enable/disable device.
- superio Winbond: enable HW
- Tyan S2850 support update
- Tyan S2875 support added.
- Move some PCI master enable driver to /driver dir.
I merged most of the missing stuff now.
I had rejects in the following files, thus I did not touch them. Please resend a working diff against the next snapshot that appears.
src/mainboard/tyan/s2882/Config.lb src/mainboard/tyan/s2885/Config.lb src/superio/winbond/w83627hf/superio.c src/superio/winbond/w83627hf/w83627hf_early_serial.c
Also, do these two files belong in the ATI driver directory? ati/ragexl/fb.h ati/ragexl/fbcon.h Can they go somewhere generic? Let's try to reuse as much of the code as possible.
src/include/pc80/btext.h: I've put this to console/btext.h since the btext console code lives in console/, not in pc80/
Stefan