diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-10-14 20:19:24 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-10-14 20:19:24 +0000 |
commit | 6c51d9766cfc5e17704f527d68eccf76495e3f47 (patch) | |
tree | 04d789bc46d54ff1b50c6fc40b9c6f0485a64256 /sys | |
parent | 1a77f021b7c03d7faa5782b61acae3109fb4a6db (diff) |
Report the crossbow widget part of bedrock as PXBow for consistency with
the *{X,}Bow names and because this is what IRIX calls it.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/sgi/xbow/xbowdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sgi/xbow/xbowdevs b/sys/arch/sgi/xbow/xbowdevs index 598fcb84176..f97a57de4f8 100644 --- a/sys/arch/sgi/xbow/xbowdevs +++ b/sys/arch/sgi/xbow/xbowdevs @@ -1,4 +1,4 @@ -$OpenBSD: xbowdevs,v 1.4 2009/10/08 19:13:00 miod Exp $ +$OpenBSD: xbowdevs,v 1.5 2009/10/14 20:19:23 miod Exp $ /* * Copyright (c) 2008 Miodrag Vallat. * @@ -27,7 +27,7 @@ vendor SGI5 0x02aa product SGI XBOW 0x0000 XBow product SGI XXBOW 0xd000 XXBow -product SGI BEDROCK 0xd100 Bedrock +product SGI BEDROCK 0xd100 PXBow product SGI2 ODYSSEY 0xc013 Odyssey |