RDC vendor id is unknown
SVN-Revision: 9096
This commit is contained in:
parent
6278dd1093
commit
1ac2bcd422
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ diff -urN linux-2.6.22.1/arch/i386/kernel/cpu/Makefile linux-2.6.22.1.new/arch/i
|
||||||
#define X86_VENDOR_TRANSMETA 7
|
#define X86_VENDOR_TRANSMETA 7
|
||||||
#define X86_VENDOR_NSC 8
|
#define X86_VENDOR_NSC 8
|
||||||
#define X86_VENDOR_NUM 9
|
#define X86_VENDOR_NUM 9
|
||||||
+#define X86_VENDOR_RDC 10
|
+#define X86_VENDOR_RDC 0xff
|
||||||
#define X86_VENDOR_UNKNOWN 0xff
|
#define X86_VENDOR_UNKNOWN 0xff
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue