Ron,
Please commit ati rage xl support.
1. ati rage xl support 2. add btext_console to use rage xl fb. 3. enable pnp init calling 4. superio Winbond: real enable/disable device. 5. superio Winbond: enable HW 6. Tyan S2850 support update 7. Tyan S2875 support added. 8. Move some PCI master enable driver to /driver dir.
Stefan,
Please test the filo too, I add the btext_console into it. On vocation? Why using stepan@openbios.org ?
Regards
YH
-----邮件原件----- 发件人: ron minnich [mailto:rminnich@lanl.gov] 发送时间: 2004年4月20日 12:48 收件人: YhLu 抄送: Brian Maly; linuxbios@clustermatic.org 主题: Re: 答复: ATI rage xl.init
On Tue, 20 Apr 2004, YhLu wrote:
- or btextconsole.c to honor the btext.c author
sounds good. Credit where credit is due.
ron
On Tue, 2004-04-20 at 19:38, YhLu wrote:
Ron,
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.
Stefan,
Please test the filo too, I add the btext_console into it. On vocation? Why using stepan@openbios.org ?
there are some conflicts between your tree and the current CVS. Could you do cvs update and send me the patch again ?
Ollie
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
stefan, thanks very much.
ron
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.
I suggest We move these files to common place after we add fb/btext support to other onboard display chip.
src/include/pc80/btext.h: I've put this to console/btext.h since the btext console code lives in console/, not in pc80/
You are right.
Regards
YH