S2885 ht reset multi chain.

2004-03-25 Thread YhLu
Stefan, Please try this one. Remove the mindev in struct. And use next_unitid to calculate the dev min and max. Can you try that in AMD quartet to see if ht reset works. You may need to add several lines in auto.c static const struct ht_chain ht_c[] = { {

romcc -O and -O2

2004-03-25 Thread YhLu
Eric, What's the difference of -O and -O2? t seems -O2 can produce small code for auto.c. Regards YH ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

答复: 答复: S4882 Support Done

2004-03-25 Thread YhLu
2.6.4 32 bit don't have such warning. -邮件原件- 发件人: YhLu 发送时间: 2004年3月25日 15:58 收件人: Li-Ta Lo 抄送: 'ron minnich'; 'Stefan Reinauer'; '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' 主题: 答复: 答复: S4882 Support Done It's 32bit kernel. -邮件原件-

答复: 答复: S4882 Support Done

2004-03-25 Thread YhLu
It's 32bit kernel. -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月25日 15:35 收件人: YhLu 抄送: 'ron minnich'; 'Stefan Reinauer'; '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' 主题: Re: 答复: S4882 Support Done On Thu, 2004-03-25 at 16:37, YhLu

答复: S4882 Support Done

2004-03-25 Thread YhLu
What's your kernel version? I386 or x86_64? YH -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月25日 15:28 收件人: YhLu 抄送: 'ron minnich'; 'Stefan Reinauer'; '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' 主题: Re: S4882 Support Done O

答复: 答复: S4882 Support Done

2004-03-25 Thread YhLu
Please try this one. Remove the mindev in struct. And use next_unitid to calculate the dev min and max. Amd8151 is in dev 7 and 8. because Unit ID count for amd 8131 is 2 and amd 8111 is 4. YH. -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月25日 10:00 收件人: YhLu 抄送: 

S2885 support

2004-03-25 Thread YhLu
Regards YH. -邮件原件- 发件人: YhLu 发送时间: 2004年3月25日 9:52 收件人: 'ron minnich' 抄送: 'Stefan Reinauer'; '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' 主题: 答复: S4882 Support Done Ron/Ollie, Can you verify it on S2885? Because at this time only s2885 has two incoher

答复: S4882 Support Done

2004-03-25 Thread YhLu
Ron/Ollie, Can you verify it on S2885? Because at this time only s2885 has two incoherent links to AMD8151 and AMD8131 in CPU0. Regards YH -邮件原件- 发件人: YhLu 发送时间: 2004年3月24日 23:04 收件人: YhLu; ron minnich 抄送: Stefan Reinauer; [EMAIL PROTECTED]; [EMAIL PROTECTED] 主题: 答复: S4882 Support

(no subject)

2004-03-25 Thread YhLu
I add one function incoherent.c static int ht_setup_chains(const struct ht_chain *ht_c, int ht_c_num); and it can only be called by multi-ht-chains init to handle multiple chains YH -邮件原件- 发件人: Stefan Reinauer [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月25日 1:56 收件人: YhLu 抄送: ron minnich

答复: S4882 Support Done

2004-03-25 Thread YhLu
, the keyboard will not work under kernel 2.6.3 or later. Regards YH -邮件原件- 发件人: Stefan Reinauer [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月25日 1:51 收件人: YhLu 抄送: ron minnich; [EMAIL PROTECTED]; [EMAIL PROTECTED] 主题: Re: S4882 Support Done * YhLu <[EMAIL PROTECTED]> [040324 22:19]: &g

答复: S4882 support

2004-03-24 Thread YhLu
All 8131/8111 and 8151 are bus 0. YH -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月24日 14:08 收件人: YhLu 抄送: Stefan Reinauer; [EMAIL PROTECTED]; ron minnich; LinuxBIOS 主题: Re: S4882 support On Wed, 2004-03-24 at 14:54, YhLu wrote: > That is up to scan sequence. In S2

答复: S4882 Support Done

2004-03-24 Thread YhLu
Ron, Please commit the s2885 support. It make ht_reset in auto.c works with s2885. Regards YH -邮件原件- 发件人: YhLu 发送时间: 2004年3月24日 13:19 收件人: ron minnich 抄送: Stefan Reinauer; [EMAIL PROTECTED]; [EMAIL PROTECTED] 主题: S4882 Support Done Ron, Please commit the s4882 support code. 1. Add

答复: S4882 support

2004-03-24 Thread YhLu
init 0xe0 to assign unitid to 8151. Regards YH. -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月24日 14:08 收件人: YhLu 抄送: Stefan Reinauer; [EMAIL PROTECTED]; ron minnich; LinuxBIOS 主题: Re: S4882 support On Wed, 2004-03-24 at 14:54, YhLu wrote: > That is up to scan seque

Re: S4882 support

2004-03-24 Thread YhLu
in 1:4.0 Regards YH -邮件原件- 发件人: Stefan Reinauer [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月24日 13:25 收件人: Li-Ta Lo 抄送: YhLu; [EMAIL PROTECTED]; ron minnich; LinuxBIOS 主题: Re: ??: ??: S4882 support * Li-Ta Lo <[EMAIL PROTECTED]> [040324 21:37]: > That why I don't unde

S4882 Support Done

2004-03-24 Thread YhLu
Ron, Please commit the s4882 support code. 1. Add S4882 support. 2. Modify auto.c for s2881, s2885, s4880. 3. Add some optimize_link calling in set_smp. Regards YH fb2_s4882_changes.diff.bz2 Description: Binary data

答复: 答复: ????: coherent_ht_mainboard()

2004-03-24 Thread YhLu
d8131. Regards YH -邮件原件- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月24日 11:28 收件人: YhLu 抄送: Stefan Reinauer; [EMAIL PROTECTED] 主题: Re: 答复: : coherent_ht_mainboard() YhLu <[EMAIL PROTECTED]> writes: > The optimize_link make > The link CPU0 to CPU1: in CP

答复: 答复: ????: coherent_ht_mainboard()

2004-03-24 Thread YhLu
In the normal BIOS, We are using 16x1000 YH -邮件原件- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月24日 11:20 收件人: YhLu 抄送: Stefan Reinauer; [EMAIL PROTECTED] 主题: Re: 答复: : coherent_ht_mainboard() YhLu <[EMAIL PROTECTED]> writes: > The CPU0->AMD8131->A

答复: ????: coherent_ht_mainboard()

2004-03-24 Thread YhLu
The optimize_link make The link CPU0 to CPU1: in CPU0 side(link0) is 16x800 and CPU1 side(link0) is 16x800 but the scan_ht_chain change CPU0 side(link0) is 16x600 it must think it is connected to 8111 or something. YH. -邮件原件- 发件人: YhLu 发送时间: 2004年3月24日 9:56 收件人: Stefan Reinauer 抄送

is_cpu_pre_c0()

2004-03-24 Thread YhLu
Can we change is_cpu_pre_c0() to global macro define I think most K8 is C0 after. And I can not include debug info (MAX_LOGLEVEL=8). The linuxbis image is more than 65536. Regards YH ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.cluste

答复: ????: dynamic hypertransport links

2004-03-24 Thread YhLu
The Patch remove the define CONNECTION... But the link is still not initialized right. Regards Yinghai Lu -邮件原件- 发件人: Stefan Reinauer [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月24日 9:49 收件人: YhLu 抄送: LinuxBIOS Experts 主题: Re: : dynamic hypertransport links * YhLu <[EMAIL PROTEC

答复: S4882 support

2004-03-24 Thread YhLu
Sorry it is function 0. -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月24日 9:39 收件人: YhLu 抄送: [EMAIL PROTECTED]; Stefan Reinauer; ron minnich; LinuxBIOS 主题: re: S4882 support On Wed, 2004-03-24 at 10:43, YhLu wrote: > Eric, > > After check 84/a4/c4, 88/a8/c8 of f

答复: ????: coherent_ht_mainboard()

2004-03-24 Thread YhLu
TECTED] 发送时间: 2004年3月24日 9:37 收件人: YhLu 抄送: [EMAIL PROTECTED] 主题: Re: : coherent_ht_mainboard() * YhLu <[EMAIL PROTECTED]> [040324 18:39]: > The dynamic code does not work on 4 way MB, I have found out why the s4882 > can not soft_reset. > > The HT-link between is not proper

答复: dynamic hypertransport links

2004-03-24 Thread YhLu
Great, I will try it right now. Anyway Ldt0 = up Ldt1 = across Adt2 = down It that right? Regards YH. -邮件原件- 发件人: Stefan Reinauer [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月24日 9:32 收件人: LinuxBIOS Experts 主题: dynamic hypertransport links In the progress of getting hypertransport setup

re: S4882 support

2004-03-24 Thread YhLu
Eric, After check 84/a4/c4, 88/a8/c8 of function 1 of K8 northbridge, the link speed/width is not init properly. Regards YH -邮件原件- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月23日 23:42 收件人: YhLu 抄送: Stefan Reinauer; ron minnich; [EMAIL PROTECTED] 主题: Re: S4882

答复: coherent_ht_mainboard()

2004-03-24 Thread YhLu
PROTECTED] 发送时间: 2004年3月24日 8:41 收件人: YhLu 抄送: [EMAIL PROTECTED] 主题: coherent_ht_mainboard() Yinghai, tyan/*/hypertransport.c contain some fixed hypertransport register values poked into the AMD K8 northbridge. This code was earlier called by coherent_ht.c:setup_coherent_ht_domain() but I

答复: 答复: S4882 support

2004-03-24 Thread YhLu
There is some dump_pci_devices in auto.c of s2885, you can enable that to see if amd8111 LPC is 1:4.0 Regards YH -éäåä- åää: Li-Ta Lo [mailto:[EMAIL PROTECTED] åéæé: 2004å3æ24æ 8:05 æää: YhLu æé: [EMAIL PROTECTED]; Stefan Reinauer; ron minnich; LinuxBIOS äé: Re: çå: S4882 support On

答复: ??????: S4882 support

2004-03-24 Thread YhLu
That's right. YH -邮件原件- 发件人: Stefan Reinauer [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月24日 7:36 收件人: YhLu 抄送: [EMAIL PROTECTED]; ron minnich; [EMAIL PROTECTED] 主题: Re: ??: S4882 support * YhLu <[EMAIL PROTECTED]> [040324 04:57]: > It seems the soft reset didn

答复: S4882 support

2004-03-23 Thread YhLu
It seems the soft reset didn't rest the MB and ... Ollie, Can you check that in S2885? And I think if you changed the hard_reset and soft_reset to bus 1, it may not rest the ht. Regards Yinghai Lu -éäåä- åää: YhLu åéæé: 2004å3æ23æ 19:22 æää: [EMAIL PROTECTED]; Stefan Reinauer

答复: "up", "down"

2004-03-23 Thread YhLu
In the code Link2 - Down Link1 - Across Link0 - up YH. -邮件原件- 发件人: Stefan Reinauer [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月22日 9:29 收件人: ron minnich 抄送: [EMAIL PROTECTED] 主题: Re: "up", "down" * ron minnich <[EMAIL PROTECTED]> [040322 18:21]: > > which bus numbers do these correspond to

答复: unreliably booting off a BCM5701.

2004-03-22 Thread YhLu
The bus number changes? -邮件原件- 发件人: Stefan Reinauer [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月22日 10:19 收件人: YhLu 抄送: [EMAIL PROTECTED] 主题: Re: unreliably booting off a BCM5701. * YhLu <[EMAIL PROTECTED]> [040322 19:12]: > Stefan, > > You may try to increase the heap si

答复: unreliably booting off a BCM5701.

2004-03-22 Thread YhLu
Stefan, You may try to increase the heap size in config. I meet such problem in S2882 and solved that by increasing heap size. Regards YH -邮件原件- 发件人: Stefan Reinauer [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月22日 9:45 收件人: [EMAIL PROTECTED] 主题: Re: unreliably booting off a BCM5701. * Stef

答复: AMD K8 memory bug with more than 2 banks

2004-03-18 Thread YhLu
According to data sheet, should do the change. -邮件原件- 发件人: Hendricks David W. [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月18日 16:23 收件人: Craig C Forney 抄送: [EMAIL PROTECTED] 主题: Re: AMD K8 memory bug with more than 2 banks I have applied your fix and booted it up on a Tyan S2885 mainboard wit

答复: 答复: 答复: 答复: 答复: 答复: 答复: 答复: flash_rom support for AMD64 [PMX:#]

2004-03-18 Thread YhLu
Can you try by block instead of sector? YH -éäåä- åää: Hendricks David W. [mailto:[EMAIL PROTECTED] åéæé: 2004å3æ18æ 13:16 æää: YhLu æé: Li-Ta Lo; ron minnich; LinuxBIOS äé: Re: ÂÃÂÂ: ÂÃÂÂ: ÂÃÂÂ: ÂÃÂÂ: ÂÃÂÂ: ÂÃÂÂ: ÂÃÂÂ: flash_rom support for AMD64 [PMX:#] I should clarify that

答复: 答复: 答复: 答复: 答复: 答复: 答复: flash_rom support for AMD64

2004-03-18 Thread YhLu
Does it work in 32 bit? -éäåä- åää: Hendricks David W. [mailto:[EMAIL PROTECTED] åéæé: 2004å3æ18æ 13:06 æää: YhLu æé: Li-Ta Lo; ron minnich; LinuxBIOS äé: Re: ÂÃÂÂ: ÂÃÂÂ: ÂÃÂÂ: ÂÃÂÂ: ÂÃÂÂ: ÂÃÂÂ: flash_rom support for AMD64 I have verified this. The SST part still won't flash und

答复: 答复: 答复: 答复: 答复: 答复: flash_rom support for AMD64

2004-03-18 Thread YhLu
It works with pm49lf004 under 64 bit. -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月18日 11:50 收件人: YhLu 抄送: ron minnich; Hendricks David W.; LinuxBIOS 主题: Re: 答复: 答复: 答复: 答复: 答复: flash_rom support for AMD64 On Thu, 2004-03-18 at 12:13, YhLu wrote: > Stuck after 3. >

答复: 答复: 答复: 答复: 答复: flash_rom support for AMD64

2004-03-18 Thread YhLu
myusec_delay(10); printf("4\n"); *(volatile char *) (bios + 0x2AAA) = 0x55; myusec_delay(10); printf("5\n"); *(volatile char *) (bios + 0x) = 0x90; -邮件原件- 发件人: ron minnich [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月18日 10:35 收件人

答复: 答复: 答复: 答复: flash_rom support for AMD64

2004-03-18 Thread YhLu
In the Suse 9 for amd64, I can not find pci/pci.h. Where I can find the pcilib for amd64? YH -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月18日 10:03 收件人: YhLu 抄送: Hendricks David W.; LinuxBIOS 主题: Re: 答复: 答复: 答复: flash_rom support for AMD64 On Thu, 2004-03-18 at 11:05

答复: 答复: 答复: flash_rom support for AMD64

2004-03-18 Thread YhLu
So you mean the flash_rom is 64 bit? I think I have tried that Kernel(64bit)+initrd (64 bit) (64 bit lib and 32 bit libs) + flash_rom (32 bit). It's OK. YH -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月18日 9:56 收件人: YhLu 抄送: Hendricks David W.; LinuxBIOS 主题: Re: 答

答复: 答复: flash_rom support for AMD64

2004-03-18 Thread YhLu
The rom that shipped with s2885 should be pmc49fl004. The flash_rom already include support amd8111 and pmc49fl004. YH -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月18日 9:14 收件人: YhLu 抄送: Hendricks David W.; LinuxBIOS 主题: Re: 答复: flash_rom support for AMD64 On Wed, 2004

答复: flash_rom support for AMD64

2004-03-17 Thread YhLu
Which MB or flash chip model? -邮件原件- 发件人: Hendricks David W. [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月17日 16:52 收件人: [EMAIL PROTECTED] 主题: flash_rom support for AMD64 Has anyone else attempted to use flash_rom on an AMD64 platform? Ollie figured out that the BIOS offset was incorrectly se

答复: Tyan Changes for 1.1.6

2004-03-15 Thread YhLu
Ron/Eric, It seems all the pnp_device init are not called. Regards YH. Finding PCI configuration type. PCI: Using configuration type 1 Enumerating: AMD K8 Northbridge Enumerating: AMD K8 Northbridge Enumerating: AMD K8 Enumerating: AMD K8 Enumerating: AMD 8111 Enumerating: Winbond w83627hf Enum

re: Tyan Changes for 1.1.6

2004-03-12 Thread YhLu
Eric, It seems all the pnp_device init are not called. Regards YH. Finding PCI configuration type. PCI: Using configuration type 1 Enumerating: AMD K8 Northbridge Enumerating: AMD K8 Northbridge Enumerating: AMD K8 Enumerating: AMD K8 Enumerating: AMD 8111 Enumerating: Winbond w83627hf Enumerat

答复: 答复: Tyan Changes for 1.1.6

2004-03-12 Thread YhLu
Increase heap size will make it work. -邮件原件- 发件人: YhLu 发送时间: 2004年3月12日 15:15 收件人: Hendricks David W.; ron minnich 抄送: Eric W. Biederman; '[EMAIL PROTECTED]' 主题: 答复: 答复: Tyan Changes for 1.1.6 With 1.1.5 is OK, but failed with 1.1.6. -邮件原件- 发件人: Hendricks David

答复: 答复: Tyan Changes for 1.1.6

2004-03-12 Thread YhLu
With 1.1.5 is OK, but failed with 1.1.6. -邮件原件- 发件人: Hendricks David W. [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月12日 11:06 收件人: ron minnich 抄送: Eric W. Biederman; YhLu; '[EMAIL PROTECTED]' 主题: Re: 答复: Tyan Changes for 1.1.6 Oh yeah, I've been using 2.6.3 on the S2885 for a

答复: 答复: 答复: S2885 failing on 1.1.6

2004-03-12 Thread YhLu
After the ht-scan in devices/hypertransport.c, Ams8131/amd8111 will be in bus 3. bus 1 will be used by 8151. YH. -邮件原件- 发件人: YhLu 发送时间: 2004年3月12日 14:44 收件人: 'Li-Ta Lo' 抄送: ron minnich; Eric W. Biederman; LinuxBIOS 主题: 答复: 答复: 答复: S2885 failing on 1.1.6 Maybe after the

答复: 答复: 答复: S2885 failing on 1.1.6

2004-03-12 Thread YhLu
Maybe after the ht-scan in auto.c Amd8131 and amd8111 is in bus 1. and bus 0 is used by 8151. YH -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月12日 14:41 收件人: YhLu 抄送: ron minnich; Eric W. Biederman; LinuxBIOS 主题: Re: 答复: 答复: S2885 failing on 1.1.6 On Fri, 2004-03-12 at

答复: 答复: S2885 failing on 1.1.6

2004-03-12 Thread YhLu
0 should be bus. -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月12日 14:24 收件人: YhLu 抄送: ron minnich; Eric W. Biederman; LinuxBIOS 主题: Re: 答复: S2885 failing on 1.1.6 On Fri, 2004-03-12 at 14:54, YhLu wrote: > Eric, > > The problem caused by > > ht_se

答复: S2885 failing on 1.1.6

2004-03-12 Thread YhLu
minnich [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月12日 13:07 收件人: Eric W. Biederman 抄送: Li-Ta Lo; YhLu; LinuxBIOS 主题: Re: S2885 failing on 1.1.6 On 12 Mar 2004, Eric W. Biederman wrote: > Why you flashed the entire chip is something I don't want to > contemplate, instead of leaving fallba

答复: your mail

2004-03-12 Thread YhLu
You can keep the two files. -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月12日 12:27 收件人: ron minnich 抄送: YhLu; LinuxBIOS 主题: Re: your mail On Fri, 2004-03-12 at 10:01, Li-Ta Lo wrote: > On Fri, 2004-03-12 at 08:24, ron minnich wrote: > > On Thu, 11 Mar 2004, Y

答复: your mail

2004-03-12 Thread YhLu
I will double check that on S2885. It already works on S2880 and S2882. YH. -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月12日 10:06 收件人: Eric W. Biederman 抄送: ron minnich; YhLu; LinuxBIOS 主题: Re: your mail On Fri, 2004-03-12 at 11:02, Eric W. Biederman wrote: > Li-Ta

答复: your mail

2004-03-12 Thread YhLu
On s2885? -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月12日 9:26 收件人: ron minnich 抄送: YhLu; LinuxBIOS 主题: Re: your mail On Fri, 2004-03-12 at 10:12, Li-Ta Lo wrote: > On Fri, 2004-03-12 at 10:05, ron minnich wrote: > > On Fri, 12 Mar 2004, Li-Ta Lo wrote: >

答复: Tyan Changes for 1.1.6

2004-03-12 Thread YhLu
W83627hf and w83627thf is different, please refer to the func number diff. YH. -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月12日 8:54 收件人: YhLu 抄送: ron minnich; LinuxBIOS 主题: Re: Tyan Changes for 1.1.6 On Thu, 2004-03-11 at 22:09, YhLu wrote: > 1. AMD 8131: ioapic :

答复: 答复: Tyan Changes for 1.1.6

2004-03-12 Thread YhLu
setup now is down to the minimal needed for things to work. You only observe one reset correct? YHLU: One reset is right, but the output of the very beginning is not neat. > 1. AMD 8131: ioapic : PCI master mem/io enable. The segment I have added in > old version, in 1.1.6 Eric remove tha

答复: your mail

2004-03-12 Thread YhLu
Please forget about serial_2.c, and I used it send console info to two console port. -邮件原件- 发件人: ron minnich [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月12日 7:25 收件人: YhLu 抄送: [EMAIL PROTECTED] 主题: Re: your mail On Thu, 11 Mar 2004, YhLu wrote: > Please commit the changes in tyan dir

答复: Tyan Changes for 1.1.6

2004-03-11 Thread YhLu
Eric, Have you test the 1.1.6 with kernel 2.6? Regards YH. -邮件原件- 发件人: YhLu 发送时间: 2004年3月11日 21:34 收件人: YhLu; ron minnich 抄送: [EMAIL PROTECTED] 主题: 答复: Tyan Changes for 1.1.6 Eric, In the 1.1.6, you have move clearing memory from auto.c to k8/cpufixup.c. Is there any way to disable

答复: Tyan Changes for 1.1.6

2004-03-11 Thread YhLu
Eric, In the 1.1.6, you have move clearing memory from auto.c to k8/cpufixup.c. Is there any way to disable it for fast booting? Regards YH -邮件原件- 发件人: YhLu 发送时间: 2004年3月11日 21:10 收件人: ron minnich 抄送: [EMAIL PROTECTED] 主题: Tyan Changes for 1.1.6 1. AMD 8131: ioapic : PCI master mem

Tyan Changes for 1.1.6

2004-03-11 Thread YhLu
. (auto.c failover.c cmos.layout from arima dir) (Config.lb changes for option_table.h building and superio ...) (Increase the heap size to make elfboot work). YH -邮件原件- 发件人: ron minnich [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月11日 20:49 收件人: YhLu 抄送: [EMAIL PROTECTED] 主题: Re

(no subject)

2004-03-11 Thread YhLu
Ron, Please commit the changes in tyan dir to make tyan MB to work with 1.1.6 that Eric committed today. Only two is outside of tyan dir. Src/southbridge/amd/amd8131/amd8131_bridge.c static void ioapic_enable(device_t dev) { uint32_t value; value = pci_read_config32(dev,

答复: 答复: [COMMIT] linuxbios 1.1.6....

2004-03-11 Thread YhLu
I'm testing that on s2880 now. -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月11日 15:25 收件人: YhLu 抄送: Hendricks David W.; Eric W. Biederman; LinuxBIOS 主题: Re: 答复: [COMMIT] linuxbios 1.1.6 On Thu, 2004-03-11 at 16:27, YhLu wrote: > Eric, > > After using y

答复: [COMMIT] linuxbios 1.1.6....

2004-03-11 Thread YhLu
code at 0x2 ROM segment 0x length 0x reloc 0x0002 CPU 1855 Mhz Etherboot 5.2.0 (GPL) http://etherboot.org Tagged ELF for [TG3][IDE] Relocating _text from: [00026010,00066440) to [dfebfbd0,dff0) Probing pci nic... -邮件原件- 发件人: YhLu 发送时间: 2004年3月11日 15:28 收件人: YhLu

答复: [COMMIT] linuxbios 1.1.6....

2004-03-11 Thread YhLu
source buffer ERROR: Skip of 65620 bytes skiped 8000 bytes Cannot Load ELF Image -邮件原件- 发件人: YhLu 发送时间: 2004年3月11日 14:43 收件人: Hendricks David W.; Eric W. Biederman 抄送: LinuxBIOS 主题: 答复: [COMMIT] linuxbios 1.1.6 I'm working on it. -邮件原件- 发件人: Hendricks David W. [mailto:[

答复: [COMMIT] linuxbios 1.1.6....

2004-03-11 Thread YhLu
I'm working on it. -邮件原件- 发件人: Hendricks David W. [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月11日 14:17 收件人: Eric W. Biederman 抄送: LinuxBIOS 主题: Re: [COMMIT] linuxbios 1.1.6 Looks to work on the HDAMA, but the S2885 is horribly broken. Good thing next week is my spring break :)

ACPI support

2004-03-10 Thread YhLu
Stefan, It seems that you put some code about acpi in the tree. What's your plan about that? Can I use that together with ACPI support in Kernel to make "shutdown -h now" to be real shutdown the power? Regards YH ___ Linuxbios mailing list [EMAIL P

答复: 答复: Prefmem of bus 3

2004-03-10 Thread YhLu
ow bits of the >* address cannot be set. >*/ YH. -邮件原件- 发件人: ron minnich [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月10日 20:24 收件人: Eric W. Biederman 抄送: YhLu; 'LinuxBIOS' 主题: Re: 答复: Prefmem of bus 3 On 10 Mar 2004, Eric W. Biederman wrote: > > It has the a

答复: Prefmem of bus 3

2004-03-09 Thread YhLu
L)) -1UL; quadrics will work. Regards YH. -邮件原件- 发件人: YhLu 发送时间: 2004年3月9日 20:16 收件人: YhLu; '[EMAIL PROTECTED]'; 'ron minnich' 抄送: 'LinuxBIOS' 主题: 答复: Prefmem of bus 3 I mean /* Get the base address */ base = resource->base;

答复: Prefmem of bus 3

2004-03-09 Thread YhLu
should be changed. -邮件原件- 发件人: YhLu 发送时间: 2004年3月9日 20:14 收件人: YhLu; [EMAIL PROTECTED]; ron minnich 抄送: LinuxBIOS 主题: re: Prefmem of bus 3 Eric, I print out the allocating spew and found the align calculation seems not correct. PCI: 01:02.0 compute_allocate_prefmem: base: size:

re: Prefmem of bus 3

2004-03-09 Thread YhLu
Device compute_allocate_mem: base: e000 size: 1530 align: 28 gran: 0 PCI: 00:18.0 b8 * [0xe000 - 0xf52f] mem compute_allocate_mem: base: f530 size: 1530 align: 28 gran: 0 done -邮件原件- 发件人: YhLu 发送时间: 2004年3月1日 13:10 收件人: '[EMAIL PROTECTED]'; ron

答复: Prefmem of bus 3

2004-03-01 Thread YhLu
PROTECTED] [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月1日 10:48 收件人: ron minnich 抄送: YhLu; [EMAIL PROTECTED]; LinuxBIOS 主题: Re: Prefmem of bus 3 ron minnich <[EMAIL PROTECTED]> writes: > On Fri, 27 Feb 2004, YhLu wrote: > > > Have you ever tested myrinet card on K8 MB under LinuxBIOS? &

答复: Prefmem of bus 3

2004-03-01 Thread YhLu
Some devie has two mem regions( non-pref) and it works. -邮件原件- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 发送时间: 2004年3月1日 13:07 收件人: Li-Ta Lo 抄送: ron minnich; YhLu; LinuxBIOS 主题: Re: Prefmem of bus 3 Li-Ta Lo <[EMAIL PROTECTED]> writes: > I think there is some probl

答复: Prefmem of bus 3

2004-02-27 Thread YhLu
0xf800 [0xfbff]. -邮件原件- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年2月27日 13:18 收件人: YhLu 抄送: ron minnich; [EMAIL PROTECTED]; LinuxBIOS 主题: Re: Prefmem of bus 3 On Fri, 2004-02-27 at 12:25, YhLu wrote: > Ron, > > Have you ever tested myrinet card on K8 MB under

Re: Prefmem of bus 3

2004-02-27 Thread YhLu
Ron, Have you ever tested myrinet card on K8 MB under LinuxBIOS? I have tested the Mellanox IB card, and got problem too. And it also use prefmem. Regards YH -邮件原件- 发件人: YhLu 发送时间: 2004年2月26日 20:38 收件人: [EMAIL PROTECTED]; LinuxBIOS 主题: Prefmem of bus 3 Eric, I'm trying Qua

Prefmem of bus 3

2004-02-26 Thread YhLu
Eric, I'm trying Quadrics Card in S2882. When the card is plugged in, can not go through the Etherboot. Stuck there. I found the premem of bus calculating seems got some problem. PCI: 01:02.0 1c <- [0x2000 - 0x1fff] bus 3 io PCI: 01:02.0 24 <- [0xe000 - 0x] bus 3 prefmem PCI:

答复: IP get via Etherboot and IP get dhcpcd

2004-02-25 Thread YhLu
ybox seems something simple dhcp I will try to use dhclient. Regards YH. -邮件原件- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 发送时间: 2004年2月25日 18:49 收件人: LinuxBIOS 抄送: YhLu 主题: Re: IP get via Etherboot and IP get dhcpcd Peter Stuge <[EMAIL PROTECTED]> writes: > On Wed, Feb 25,

IP get via Etherboot and IP get dhcpcd

2004-02-25 Thread YhLu
Eric, I put the the dhcpcd in the initrd. After boot system with LinuxBIOS + Etherboot + elf ( with the initrd). I found the IP got by Etherboot and dhcpcd is different. I may only used fixed option in dhcpd.conf to make it get the same addr? Regards Yinghai Lu ___

答复: Use of compact flash

2004-02-16 Thread YhLu
Ron, Do you mean put kernel and rootfs on the CF? Regards YH. -邮件原件- 发件人: ron minnich [mailto:[EMAIL PROTECTED] 发送时间: 2004年2月16日 15:58 收件人: Andy Pearce 抄送: [EMAIL PROTECTED] 主题: Re: Use of compact flash On Mon, 16 Feb 2004, Andy Pearce wrote: > "I think you're much better off with

ATI XL Init in kernel 2.6.2

2004-02-13 Thread YhLu
Stefan, I have checked Kernel 2.6.2 for ATI XL No init in BIOS, the Makefile doesn't include the xlinit.c and it is not called. So patch is not properly merged with the kernel 2.6.2. Did you try that ever? Regards Yinghai Lu ___ Linuxbios mailing lis

答复: /dev/bios for 2.6

2004-02-10 Thread YhLu
Why not use flash_rom in freebios2/util? YH -邮件原件- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 发送时间: 2004年2月10日 9:10 收件人: [EMAIL PROTECTED] 抄送: [EMAIL PROTECTED]; [EMAIL PROTECTED] 主题: Re: /dev/bios for 2.6 Richard Smith <[EMAIL PROTECTED]> writes: > Eric W. Biederman wrote: > > >

答复: What is this good for?

2004-02-10 Thread YhLu
Eric, Can you commit the patch that can reduce the time of memory clearing? If the MB is configured with 8G, it will take around 2 minutes to get it finished. Regards YH. -邮件原件- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 发送时间: 2004年2月10日 7:21 收件人: Stefan Reinauer 抄送: [EMAIL PROT

Re: OpenFirmware and interrupt-map

2004-02-04 Thread YhLu
SCSI card option rom may do several thing: 1. download FW from other address in the Option rom or BIOS into SCSI Controller, then start the controller. 2. Booting OS from SCSI disk. Some SCSI addon card has another EEPROM for FW, and the controller will work after power is on. For onboard SCSI, m

答复: IRQ-Tables once again

2004-01-20 Thread YhLu
Good, it's more readble. -邮件原件- 发件人: Stefan Reinauer [mailto:[EMAIL PROTECTED] 发送时间: 2004年1月20日 4:58 收件人: [EMAIL PROTECTED] 主题: IRQ-Tables once again Hi, I'm trying to factor the IRQ Table generation a bit, since the current way to write an IRQ Table plain sucks. This means * gather al

答复: Two console in com1 and com2 in

2004-01-16 Thread YhLu
PROTECTED] 发送时间: 2004年1月15日 22:11 收件人: YhLu 抄送: ron minnich; [EMAIL PROTECTED] 主题: Re: Two console in com1 and com2 in YhLu <[EMAIL PROTECTED]> writes: > Eric, > > I wonder if it is possible to have two consoles and one is in com1 and the > other is in com2, and maybe in different baud

Two console in com1 and com2 in

2004-01-15 Thread YhLu
Eric, I wonder if it is possible to have two consoles and one is in com1 and the other is in com2, and maybe in different baud rate. I mean in LinuxBIOS should be OK if I add another uart8250_console2.c. but how about Etherboot, Does it support that? Or just can only use one port? Regards Yingh

答复: SuperIO w83627hf. support.

2004-01-14 Thread YhLu
Yes, may only sio_enable() and struct pnp_dev_info[] and enumerate should be specific. YH. -邮件原件- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 发送时间: 2004年1月14日 16:50 收件人: YhLu 抄送: ron minnich; [EMAIL PROTECTED] 主题: Re: SuperIO w83627hf. support. YhLu <[EMAIL PROTECTED]>

SuperIO w83627hf. support.

2004-01-14 Thread YhLu
Eric or Ron or Stefan,, I want to who's dev src/superio/NSC/pc87360. I have tried to copy and modify for winbond/w83627hf to make FDC and Keyboard to work. Some resource can not be set to the several reg. I add several line in s2282/Config.lb superio winbond/w83627hf link 1

答复: [Fwd: [Beowulf] linuxbios]

2004-01-14 Thread YhLu
Lathama, I will let Charlie to contact you to see if We can help. Regards Yinghai Lu -邮件原件- 发件人: ron minnich [mailto:[EMAIL PROTECTED] 发送时间: 2004年1月14日 10:54 收件人: Bari Ari 抄送: [EMAIL PROTECTED]; [EMAIL PROTECTED] 主题: Re: [Fwd: [Beowulf] linuxbios] On Wed, 14 Jan 2004, Bari Ari wrote:

答复: DIMM relocation on Tyan S2885

2004-01-12 Thread YhLu
After ron solve the VGA support on LinuxBIOS and We must make sure the performance meet some degree, We can talk about remapping the AGP ram in to some other range. Regards Yinghai Lu -邮件原件- 发件人: ron minnich [mailto:[EMAIL PROTECTED] 发送时间: 2004年1月11日 21:42 收件人: Matt Harvey 抄送: [EMAIL PR

答复: ????: ????: K8 northbridge f1 behaviour.

2004-01-09 Thread YhLu
Ron, It seems the s2885 code in CVS tree is out of date, please check code in my tree. The 8151 is in bus 1, and the AGP is in BUS2, The 8131/8111 is in bus3 Regards YH. -邮件原件- 发件人: ron minnich [mailto:[EMAIL PROTECTED] 发送时间: 2004年1月9日 7:32 收件人: Stefan Reinauer 抄送: YhLu; Li-Ta Lo

答复: Tyan S2885 + K8 + Nvidia GEForce FX 5600 + testbios: WORKS!

2004-01-09 Thread YhLu
Great, I would have a try. So the vgabios will be in the tree. How about the util/testbios? YH. -邮件原件- 发件人: ron minnich [mailto:[EMAIL PROTECTED] 发送时间: 2004年1月9日 14:35 收件人: [EMAIL PROTECTED] 主题: Tyan S2885 + K8 + Nvidia GEForce FX 5600 + testbios: WORKS! We just brought up an AGP card

答复: 答复: 答复: K8 northbridge f1 behaviour.

2004-01-09 Thread YhLu
I used 2.4.22 and CPU type is AMD64. Actually I used Redhat 9 for AMD64 beta, and then compile the 2.4.22 in 64 bit mode. After that I can see the 8151. YH -邮件原件- 发件人: ron minnich [mailto:[EMAIL PROTECTED] 发送时间: 2004年1月9日 7:29 收件人: YhLu 抄送: Li-Ta Lo; Stefan Reinauer; [EMAIL PROTECTED

答复: 答复: K8 northbridge f1 behaviour.

2004-01-08 Thread YhLu
-- 发件人: Li-Ta Lo [mailto:[EMAIL PROTECTED] 发送时间: 2004年1月8日 15:39 收件人: YhLu 抄送: ron minnich; Stefan Reinauer; [EMAIL PROTECTED] 主题: Re: 答复: K8 northbridge f1 behaviour. On Thu, 2004-01-08 at 15:43, YhLu wrote: > Ron, > > You need to set the REG in some special position. Because ht_scanbus, m

答复: K8 northbridge f1 behaviour.

2004-01-08 Thread YhLu
Ron, You need to set the REG in some special position. Because ht_scanbus, may reset some regs according to it's scan result. I think the best to use VGA is 1. LinuxBIOS init critical regs to make sure VGA can be used in Linux kernel. 2. Linux Kernel does the special work to make use some acceler

Re: IDE on s2885 and LinuxBIOS -- FILO

2003-12-10 Thread YhLu
> How is this done on the HDAMA and other boards? The 8111/8131 in bus 0 or bus1 if it works with filo? ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

答复: for all k8 builders

2003-12-08 Thread YhLu
Eric, I mean in the amdk8_scan_chains, you need to put > config_busses &= 0x000fc88; > config_busses |= > (3 << 0) | /* rw enable, no device compare */ > (( nodeid & 7) << 4) | > (( link & 3

Re: for all k8 builders

2003-12-08 Thread YhLu
Eric, Please check the northbridge.c attached. It seems you should modify the e0 before you do the hypertransport_scan_chain. Otherwise you can not access the buses. YH. config_busses &= 0x000fc88; config_busses |= (3 << 0) | /* rw enabl

Re: for all k8 builders

2003-12-08 Thread YhLu
I will check the code. ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

Re: for all k8 builders

2003-12-08 Thread YhLu
If only - Fix amdk8_scan_root_bus and amdk8_scan_chains so multiple HT chains can be scanned in any order it will not break the code. There must some other file changes cause that. YH. -邮件原件- 发件人: ron minnich [mailto:[EMAIL PROTECTED] 发送时间: 2003年12月8日 12:12 收件人: Eric W. Biederman 抄送:

Re: Tyan S2885

2003-12-05 Thread YhLu
Rs Clear out the extra MTRR's call intel_enable_fixed_mtrr() call intel_enable_var_mtrr() Leave setup_mtrrs done. Max cpuid index: 1 Vendor ID : AuthenticAMD Processor Type : 0x00 Processor Family : 0x0f Processor Model : 0x05 Processor Mask : 0x00 Processor Step

Re: Tyan S2885

2003-12-05 Thread YhLu
Eric, If don't clear the regs, the result will be: Copying LinuxBIOS to ram. Jumping to LinuxBIOS. LinuxBIOS-1.1.52.0_Fallback Fri Dec 5 15:05:21 EST 2003 booting... Finding PCI configuration type. PCI: Using configuration type 1 Enumerating: AMD K8 Northbridge Enumerating: AMD K8 Northbridge En

Re: Tyan S2885

2003-12-05 Thread YhLu
Eric, I change amdk8_scan_root_bus to: unsigned int amdk8_scan_root_bus(device_t root, unsigned int max) { unsigned reg; uint32_t value; /* Unmap all of the other pci busses */ printk_debug("\nbefore pci_scan_bus\n"); for(reg = 0xe0; reg

Re: Tyan S2885

2003-12-05 Thread YhLu
I will try the code and use normal scan. YH. -邮件原件- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 发送时间: 2003年12月4日 21:36 收件人: YhLu 抄送: ron minnich; Stefan Reinauer; [EMAIL PROTECTED] 主题: Re: Tyan S2885 YhLu <[EMAIL PROTECTED]> writes: > Eric, > > I found in amdk8_s

<    1   2   3   4   5   6   7   8   >