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>] [day] [month] [year] [list]
Date:	Tue, 31 Oct 2006 22:56:16 +0800
From:	"Conke Hu" <conke.hu@....com>
To:	<linux-kernel@...r.kernel.org>
Subject: PCI CLASS: SATA should be added

Hi all, 
	The PCI class code of SATA controller is 0x0106, and it should
be added to pci_ids.h.

[PATCH]
diff -Nur linux-2.6.17/include/linux/pci_ids.h
linux-2.6.17-sata-id/include/linux/pci_ids.h
--- linux-2.6.17/include/linux/pci_ids.h	2006-06-18
09:49:35.000000000 +0800
+++ linux-2.6.17-sata-id/include/linux/pci_ids.h	2006-10-31
22:42:48.000000000 +0800
@@ -15,6 +15,7 @@
 #define PCI_CLASS_STORAGE_FLOPPY	0x0102
 #define PCI_CLASS_STORAGE_IPI		0x0103
 #define PCI_CLASS_STORAGE_RAID		0x0104
+#define PCI_CLASS_STORAGE_SATA		0x0106
 #define PCI_CLASS_STORAGE_SAS		0x0107
 #define PCI_CLASS_STORAGE_OTHER		0x018



Best regards,
Conke @ AMD, Inc.




-
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