Module Name:    src
Committed By:   skrll
Date:           Sun Feb 26 07:50:38 UTC 2012

Modified Files:
        src/sys/arch/hp700/dev: cpudevs

Log Message:
Take an educiated guess at the CPU id for PCXW+ (Landshark)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/hp700/dev/cpudevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/hp700/dev/cpudevs
diff -u src/sys/arch/hp700/dev/cpudevs:1.5 src/sys/arch/hp700/dev/cpudevs:1.6
--- src/sys/arch/hp700/dev/cpudevs:1.5	Thu Apr 30 07:01:26 2009
+++ src/sys/arch/hp700/dev/cpudevs	Sun Feb 26 07:50:37 2012
@@ -1,4 +1,4 @@
-$NetBSD: cpudevs,v 1.5 2009/04/30 07:01:26 skrll Exp $
+$NetBSD: cpudevs,v 1.6 2012/02/26 07:50:37 skrll Exp $
 
 $OpenBSD: cpudevs,v 1.44 2007/05/18 15:57:35 kettenis Exp $
 
@@ -322,7 +322,7 @@ cpu	PCXU	0x0e	PCXU (Onyx)
 cpu	PCXL2	0x0f	PCXL2 (Velociraptor)
 cpu	PCXUP	0x10	PCXU+ (Vulcan)
 cpu	PCXW	0x11	PCXW (Vulcan)
-#cpu	PCXWP	0x??	PCXW+ (Landshark)
+cpu	PCXWP	0x12	PCXW+ (Landshark)
 cpu	PCXW2	0x13	PCXW2 (Piranha)
 #cpu	PCXM	0x??	Mako
 #cpu	PCXM2	0x??	Shortfin

Reply via email to