diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2007-05-18 15:57:36 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2007-05-18 15:57:36 +0000 |
commit | e1cce919d767a904812935c411d83af6bfdcf5ee (patch) | |
tree | 2a982e50bf4f0dfebc4d863d20c5bf34a99277dc /sys | |
parent | 7e648c27aa0ef9c5605c32f28c0b4ef3a40afe24 (diff) |
Add IDs for 8700/pcxw2 cpu and fpu.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/hppa/dev/cpudevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/hppa/dev/cpudevs b/sys/arch/hppa/dev/cpudevs index 8bcd6ce323c..f261e717509 100644 --- a/sys/arch/hppa/dev/cpudevs +++ b/sys/arch/hppa/dev/cpudevs @@ -1,4 +1,4 @@ -$OpenBSD: cpudevs,v 1.43 2006/12/18 13:43:42 mickey Exp $ +$OpenBSD: cpudevs,v 1.44 2007/05/18 15:57:35 kettenis Exp $ /* * Copyright (c) 1998-2004 Michael Shalayeff @@ -322,7 +322,7 @@ cpu PCXL2 0x0f PCXL2 (Velociraptor) cpu PCXUP 0x10 PCXU+ (Vulcan) cpu PCXW 0x11 PCXW (Vulcan) #cpu PCXWP 0x?? PCXW+ (Landshark) -#cpu PCXW2 0x?? PCXW2 (Piranha) +cpu PCXW2 0x13 PCXW2 (Piranha) #cpu PCXM 0x?? Mako #cpu PCXM2 0x?? Shortfin @@ -341,6 +341,7 @@ fpu PCXL 0x0d PCXL (CMOS-26B) fpu PCXU 0x0e PCXU/PCXU+ fpu VR 0x0f VR fpu PCXW 0x10 PCXW +fpu PCXW2 0x13 PCXW2 nproc HPPA 4 PA-RISC |