[LinuxBIOS] GIGABYTE GA-2761GXDK

Morgan Tsai /SiS my_tsai at sis.com
Wed Nov 14 12:36:18 CET 2007


----- Original Message ----- 
From: "Carl-Daniel Hailfinger" <c-d.hailfinger.devel.2006 at gmx.net>
To: "Morgan Tsai /SiS" <my_tsai at sis.com>
Cc: "Jordan Crouse" <jordan.crouse at amd.com>; "Ray Wang /SiS" 
<ray_wang at sis.com>; "Dennis Chang /SiS" <ktchang at sis.com>; "Eric Lin /SiS" 
<ericlin at sis.com>; <linuxbios at linuxbios.org>
Sent: Wednesday, November 14, 2007 10:14 AM
Subject: Re: [LinuxBIOS] GIGABYTE GA-2761GXDK



> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
>
> Committed in r2971 without the following sections:
>
> --- src/southbridge/sis/sis966/sis966.c 2007-11-14 02:35:57.000000000 
> +0100
> +++ src/southbridge/sis/sis966/sis966.c 2007-11-14 02:35:57.000000000 
> +0100
> @@ -70,6 +70,10 @@
>  uint16_t vendorid;
>  uint16_t devfn;
>
> +
> + //printk_debug("sis966_enable: ---------->\n");
> +
> +
>  struct southbridge_sis_sis966_config *conf;
>  conf = dev->chip_info;
>  int i;
> @@ -192,6 +196,8 @@
>  }
>
>  }
> +
> + //printk_debug("sis966_enable: <----------\n");
> }
>
> struct chip_operations southbridge_sis_sis966_ops = {
>
>
> Since these sections just added code which was commented out, I skipped
> them. If you want them to be committed as well, please tell me.
>
> Regards,
> Carl-Daniel

Of course, they are not needed to be committed.
Thanks for your kindly reminding.


Morgan 





More information about the coreboot mailing list