diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1999-02-17 03:21:44 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1999-02-17 03:21:44 +0000 |
commit | 243c605095a6164b702c568cced5f9e7db07adc6 (patch) | |
tree | 12e1d0d27b4fdd2bdaee7113c919575fafdf4928 /sys/arch/hppa/dev/cpudevs | |
parent | 30898dde407a3d210a18cf5d1f877ef52da526a1 (diff) |
oops, cut&paste error
Diffstat (limited to 'sys/arch/hppa/dev/cpudevs')
-rw-r--r-- | sys/arch/hppa/dev/cpudevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/dev/cpudevs b/sys/arch/hppa/dev/cpudevs index e58fb28af7a..99565b3871f 100644 --- a/sys/arch/hppa/dev/cpudevs +++ b/sys/arch/hppa/dev/cpudevs @@ -1,4 +1,4 @@ -$OpenBSD: cpudevs,v 1.7 1999/02/17 03:04:19 mickey Exp $ +$OpenBSD: cpudevs,v 1.8 1999/02/17 03:21:43 mickey Exp $ /* * Copyright (c) 1998 Michael Shalayeff @@ -130,7 +130,7 @@ type bha 11 bus adaptor type multi 12 Multiple-Type I/O type faulty 31 broken -cpu HPPA11 0 PA-RISC 1.0 +cpu HPPA10 0 PA-RISC 1.0 cpu HPPA11 4 PA-RISC 1.1 cpu HPPA20 8 PA-RISC 2.0 |