Dear Carl-Daniel,
SiS966 & SiS966L have same init sequence during BIOS time. So it should be OK with the same code.
The only diffence is Ethernet device id. 966's MAC DeviceID is 0x0191 966L's MAC DeviceID is 0x0190
Morgan
----- Original Message ----- From: "Carl-Daniel Hailfinger" c-d.hailfinger.devel.2006@gmx.net To: "Morgan Tsai" my_tsai@sis.com Cc: "'Dennis Chang /SiS'" ktchang@sis.com; linuxbios@linuxbios.org; "Eric Lin" ericlin@sis.com Sent: Friday, October 05, 2007 7:26 PM Subject: Re: [LinuxBIOS] [IMPORT] GIGABYTE GA-2761GXDK
Dear Morgan,
On 05.10.2007 13:10, Morgan Tsai wrote:
Dear Carl-Daniel,
SiS966L has 2 SATA port (1.5G), and only 10/100 Ethernet MAC SiS966 has 4 SATA port (1.5G), and Gigabit Ethernet MAC
Thanks for the information.
'L' means 'Lite' Other specifications are identical.
Does that mean your code also works on the SiS966L or do we need some changes? It would be great to be able to support SiS966 and SiS966L with the same code.
Carl-Daniel