答复: ATI rage xl.init

2004-04-25 Thread Yinghai Lu
I will double check if current kernel need that for every onboard device. YH -邮件原件- 发件人: Eric W. Biederman [mailto:[EMAIL PROTECTED] 代表 Eric W. Biederman 发送时间: 2004年4月25日 11:47 收件人: Yinghai Lu 抄送: 'Stefan Reinauer'; 'ron minnich'; 'Hendricks David W.'; 'Li-Ta Lo'; 'LinuxBIOS' 主题: Re: ATI

答复: ATI rage xl.init

2004-04-25 Thread Yinghai Lu
>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

Re: 答复: 答复: ATI rage xl.init

2004-04-23 Thread ron minnich
On Fri, 23 Apr 2004, YhLu wrote: > 3, 4, 5 already in the CVS tree. so 1,2, should go in now I think, and 6,7, clearly go in? ron ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

Re: 答复: ATI rage xl.init

2004-04-23 Thread ron minnich
On Fri, 23 Apr 2004, Hendricks David W. wrote: > The only thing that didn't patch cleanly on my setup was a config file for > a Tyan board. Was there anything else that didn't apply cleanly to a CVS > tree, Ollie? It might be nice to get that ATi and btext stuff in there > quickly since there a

答复: 答复: ATI rage xl.init

2004-04-23 Thread YhLu
3, 4, 5 already in the CVS tree. YH -éäåä- åää: Hendricks David W. [mailto:[EMAIL PROTECTED] åéæé: 2004å4æ23æ 14:52 æää: YhLu æé: Li-Ta Lo; ron minnich; Stefan Reinauer; LinuxBIOS äé: Re: ÂÃÂÂ: ATI rage xl.init The only thing that didn't patch cleanly on my setup was a config file for

Re: 答复: ATI rage xl.init

2004-04-23 Thread Hendricks David W.
The only thing that didn't patch cleanly on my setup was a config file for a Tyan board. Was there anything else that didn't apply cleanly to a CVS tree, Ollie? It might be nice to get that ATi and btext stuff in there quickly since there are likely others who are very, very interested in this

答复: ATI rage xl.init

2004-04-23 Thread YhLu
So I need to produce another patch except 3, 4 & 5? -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年4月23日 11:00 收件人: YhLu 抄送: ron minnich; Stefan Reinauer; LinuxBIOS 主题: Re: ATI rage xl.init On Fri, 2004-04-23 at 11:56, YhLu wrote: > You only commit 4 & 5 ? > I haven't commit

Re: 答复: 答复: ATI rage xl.init

2004-04-23 Thread Brian Maly
This change got the mouse working on arima/hdama (and automagically got the keyboard working as well) for ATI RageXL framebuffer console and X. Was this what you wanted? Maybe I misunderstood... -Regards, Brian [EMAIL PROTECTED] hdama]$ pwd /home/brian/freebios2/src/mainboard/arima/hdama [EMAIL

Re: 答复: 答复: ATI rage xl.init

2004-04-22 Thread ron minnich
can you send me a diff -u and I will apply this path. ron ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

Re: 答复: 答复: ATI rage xl.init

2004-04-22 Thread Brian Maly
I added the following and it worked like a charm: pnp 2e.5 on # Mouse irq 0x70 = 12 thanks again. -Regards, Brian On Thu, 2004-04-22 at 15:43, YhLu wrote: > In the MB Config.lb, you need to enable keyboard and mouse in superio part. > > YH > > -éäåä- > åää: Brian Maly [mai

答复: 答复: ATI rage xl.init

2004-04-22 Thread YhLu
In the MB Config.lb, you need to enable keyboard and mouse in superio part. YH -邮件原件- 发件人: Brian Maly [mailto:[EMAIL PROTECTED] 发送时间: 2004年4月22日 12:37 收件人: YhLu 抄送: ron minnich; [EMAIL PROTECTED] 主题: Re: 答复: ATI rage xl.init I first wanted to say how nice it is to see linux boot from

Re: 答复: ATI rage xl.init

2004-04-22 Thread Brian Maly
I first wanted to say how nice it is to see linux boot from linuxbios with graphical console and have X come up... a beautiful thing! So now when linux boots, video looks good, but I am unable to use the mouse + keyboard. I have CONFIG_CONSOLE_SERIAL8250 defined in linuxbios and I think this may

Re: 答复: ATI rage xl.init

2004-04-20 Thread ron minnich
On Tue, 20 Apr 2004, YhLu wrote: > 2. or btextconsole.c to honor the btext.c author sounds good. Credit where credit is due. ron ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

答复: ATI rage xl.init

2004-04-20 Thread YhLu
Ron, I have enabled the ati rage xl frame buffer in LinuxBIOS, also moved the btext.c to the LinuxBIOS. So I can get output on CRT in LinuxBIOS after the ati device init. I'm going to add one console besides console8250.c and vgaconsole.c. Please suggest the console name for that: 1. fbconsole.c

答复: ATI rage xl.init

2004-04-14 Thread YhLu
The original fb driver for ati rage xl has problem. It use mclk=100Mhz, xclk default is mclk. Actually it should be mclk=83Mhz, and xclk=63Mhz. So please check the kernel you have built with Normal bios to see if you can get ouput. I guess you will get bland screen. Please make use only enable at

答复: ATI rage xl.init

2004-04-13 Thread YhLu
Tyan s2850 Tyan S2880 Tyan S2881 Tyan S2882 Tyan S4880 Tyan S4882 -邮件原件- 发件人: Stefan Reinauer [mailto:[EMAIL PROTECTED] 发送时间: 2004年4月13日 7:23 收件人: ron minnich 抄送: YhLu; Takeshi Sone; [EMAIL PROTECTED]; [EMAIL PROTECTED] 主题: Re: ATI rage xl.init * ron minnich <[EMAIL PROTECTED]> [040413 1

答复: ATI rage xl.init

2004-04-13 Thread YhLu
>If we can now get hands on loading firmware into the LSI1020/1030, we'd >be prepared for a lot of nice opteron servers and possibly many others. I understand that The LSI seems not to want to let me put the code that I have referred to their NDA documents under GPL. Beside that still need to add

答复: ATI rage xl.init

2004-04-12 Thread YhLu
The patch origninally is for kernel 2.4.21. Stefan sent that to me. It is developed by SGI??? And it is under GPL I have tried to move that to 2.6. and it works. I'm talking to ATI, and try to get more data sheet and then We can get the output from beginning in LinuxBIOS. ( It's not very begninni