Chameleon

Chameleon Commit Details

Date:2010-10-17 13:14:06 (13 years 6 months ago)
Author:valv
Commit:595
Parents: 594
Message:pci class crypt entertainment and pci vendor id for amd corrected.
Changes:
M/branches/valv/i386/libsaio/pci.h

File differences

branches/valv/i386/libsaio/pci.h
868868
869869
870870
871
871
872872
873873
874874
......
882882
883883
884884
885
885
886886
887887
888888
#define PCI_BASE_CLASS_CRYPT0x10
#define PCI_CLASS_CRYPT_NETWORK0x1000
#define PCI_CLASS_CRYPT_ENTERTAINMENT0x1010
#define PCI_CLASS_CRYPT_ENTERTAINMENT0x01001
#define PCI_CLASS_CRYPT_OTHER0x1080
#define PCI_BASE_CLASS_SIGNAL0x11
/* Several ID's we need in the library */
#define PCI_VENDOR_ID_APPLE0x106b
#define PCI_VENDOR_ID_AMD0x1002
#define PCI_VENDOR_ID_AMD0x1022
#define PCI_VENDOR_ID_ATI0x1002
#define PCI_VENDOR_ID_INTEL0x8086
#define PCI_VENDOR_ID_NVIDIA0x10de

Archive Download the corresponding diff file

Revision: 595