lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 01 Jun 2007 07:40:54 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Filippo Carletti <carletti@...ilia.it>
CC:	Willy Tarreau <w@....eu>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] 2.4.34 - Add some ahci pci ids

Filippo Carletti wrote:
> This patch adds support for some chipsets in ahci driver.
> The list comes from a patch for redhat kernel 2.6.9-34.
> I only tested ICH8.
> 
> The original patch contained also this lines (that I omitted):
> +       /* JMicron-specific fixup: make sure we're in AHCI mode */
> +       if (pdev->vendor == 0x197b)
> +               pci_write_config_byte(pdev, 0x41, 0xa1);

NAK.  Don't omit obviously needed lines, if you are going to add JMicron 
PCI IDs.

	Jeff



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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ