diff options
author | 2003-02-01 00:31:59 +0000 | |
---|---|---|
committer | 2003-02-01 00:31:59 +0000 | |
commit | 10d58dbee321bc59bbcf83241fedeb65eac6ca5c (patch) | |
tree | e6ac4ef6bce35b1acae834c5f1515a08cb1026b3 /sys/arch/hppa/dev/cpudevs | |
parent | from Chris Pascoe <c.pascoe@itee.uq.edu.au>: (diff) | |
download | wireguard-openbsd-10d58dbee321bc59bbcf83241fedeb65eac6ca5c.tar.xz wireguard-openbsd-10d58dbee321bc59bbcf83241fedeb65eac6ca5c.zip |
Correct 715/100XC machine name, per openpa.net. mickey@ ok
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 cd48e778ec6..66f33d4f81f 100644 --- a/sys/arch/hppa/dev/cpudevs +++ b/sys/arch/hppa/dev/cpudevs @@ -1,4 +1,4 @@ -$OpenBSD: cpudevs,v 1.22 2002/12/23 21:54:53 mickey Exp $ +$OpenBSD: cpudevs,v 1.23 2003/02/01 00:31:59 miod Exp $ /* * Copyright (c) 1998,1999 Michael Shalayeff @@ -269,7 +269,7 @@ board HP712_120 0x605 712/120 (King Gecko) board HP715_80 0x609 715/80 (Scorpio-L) board HP715_64 0x60A 715/64 (Mirage Jr.) board HP715_100 0x60B 715/100 (Mirage Sr.) -board HP715_100XC 0x60C 715/100XC (Mirage Sr.) +board HP715_100XC 0x60C 715/100XC (Turnip) board HP725_100 0x60D 725/100 (Electra) board HP725_120 0x60E 725/120 (Electra) board HP715_100L 0x610 715/100L (Scorpio-L) |