On Wed, Mar 02, 2005 at 02:00:30PM -0800, Philippe Troin wrote:
  
> +     /* Asus K8V Se Deluxe bugfix. Correct VPD content */
> +     /* MBo April 2004 */
> +     if( ((unsigned char)pAC->vpd.vpd_buf[0x3f] == 0x38) &&
> +         ((unsigned char)pAC->vpd.vpd_buf[0x40] == 0x3c) &&
> +         ((unsigned char)pAC->vpd.vpd_buf[0x41] == 0x45) ) {
> +             printk("sk98lin : humm... Asus mainboard with buggy VPD ? 
> correcting data.\n");
                      ^^^^^
Please, could you put some KERN_XXX here to avoid a buggy message level ?

Willy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to