diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-10-30 19:06:07 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-10-30 19:06:07 +0000 |
commit | ade3f2530ebac7a623652fee54ca688aeb46a4a4 (patch) | |
tree | baf1ed8c3284c032a3cf8c27ce6ff4daa98107e5 /sys/arch/hppa/dev | |
parent | 0755208007729c36810b3c0a3e5e1b435fbb1596 (diff) |
fix 725/50 model type
shorter ASP description
still not known how to deal w/ the cpu sv number...
Diffstat (limited to 'sys/arch/hppa/dev')
-rw-r--r-- | sys/arch/hppa/dev/cpudevs | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sys/arch/hppa/dev/cpudevs b/sys/arch/hppa/dev/cpudevs index 5b6e4533881..58abc7eaec1 100644 --- a/sys/arch/hppa/dev/cpudevs +++ b/sys/arch/hppa/dev/cpudevs @@ -1,4 +1,4 @@ -$OpenBSD: cpudevs,v 1.2 1998/10/29 17:47:45 mickey Exp $ +$OpenBSD: cpudevs,v 1.3 1998/10/30 19:06:06 mickey Exp $ /* * Copyright (c) 1998 Michael Shalayeff @@ -50,7 +50,8 @@ board HP715S_50 0x314 715S/50 (Scorpio (4XXs up)) board HP715_75 0x316 715/75 (Scorpio) #board HP720 0x200 720 (Cobra) -board HP725 0xFFF 725 (Scorpio ?) +board HP725 0x318 725/50 (Scorpio) +#board HP725 0xFFF 725 (Scorpio ?) #board HP730 0x202 730 (King Cobra) #board HP735 0x203 735 (Hardball) @@ -108,7 +109,7 @@ type bha 11 bus adaptor type multi 12 Multiple-Type I/O type faulty 31 broken -cpu HP7100LC 4 PA-RISC 7100LC +cpu HPPA11 4 PA-RISC 1.1 memory ARCH 0x8 architected memory module memory PDEP 0x9 processor-dependent memory module @@ -119,7 +120,7 @@ other SPECCTL 0x49 Spectograph control bha DIO 0x03 DIO Bus Adapter bha SGC 0x05 SGC Bus Adapter bha GSC 0x07 GSC Bus AdapteR -bha ASP 0x70 Core Bus Adapter (ASP/Hardball) +bha ASP 0x70 Core Bus Adapter (ASP) bha EISA 0x76 EISA Bus Adapter bha VME 0x78 VME Bus Adapter bha LASI 0x81 LASI Bus Adapter |