diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2006-12-18 12:50:46 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2006-12-18 12:50:46 +0000 |
commit | 820c676de4892b0c485e87de5c53bec4778fdc46 (patch) | |
tree | 5f561eb2b9dc3b485853b489d7b75b95ec1df628 | |
parent | dc97e2a0468596372538be647d59031d75af0f1e (diff) |
the 8900 is called shortfin
-rw-r--r-- | sys/arch/hppa/dev/cpudevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/hppa/dev/cpudevs b/sys/arch/hppa/dev/cpudevs index 554d3acadda..8f99701ceef 100644 --- a/sys/arch/hppa/dev/cpudevs +++ b/sys/arch/hppa/dev/cpudevs @@ -1,4 +1,4 @@ -$OpenBSD: cpudevs,v 1.41 2006/03/27 20:16:49 mickey Exp $ +$OpenBSD: cpudevs,v 1.42 2006/12/18 12:50:45 mickey Exp $ /* * Copyright (c) 1998-2004 Michael Shalayeff @@ -320,8 +320,8 @@ cpu PCXUP 0x10 PCXU+ (Vulcan) cpu PCXW 0x11 PCXW (Vulcan) #cpu PCXWP 0x?? PCXW+ (Landshark) #cpu PCXW2 0x?? PCXW2 (Piranha) -#cpu PCXM 0x?? PCXM (Mako) -#cpu PCXM2 0x?? PCXM2 (Mako2) +#cpu PCXM 0x?? Mako +#cpu PCXM2 0x?? Shortfin fpu SOFTEMU 0x01 Software Emulation fpu INDIGO 0x02 Indigo |