diff options
author | Chris Cappuccio <chris@cvs.openbsd.org> | 2001-04-11 04:07:28 +0000 |
---|---|---|
committer | Chris Cappuccio <chris@cvs.openbsd.org> | 2001-04-11 04:07:28 +0000 |
commit | 2a54925df72bfbe2a64fb3ef042dc8cb7babcf4b (patch) | |
tree | 5217fd089e236683f0b0aca03623fc02db5f7dd4 /sys/dev/pci/pcidevs | |
parent | 1be799f58fed94ced28b4f6269131e88dc3cdd1b (diff) |
Fix typo on rage 128
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 45452acfe53..d9c0bfb1d9f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.386 2001/04/11 01:57:16 chris Exp $ + $OpenBSD: pcidevs,v 1.387 2001/04/11 04:07:27 chris Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -811,7 +811,7 @@ product ATI RAGE128_SH 0x5348 Rage 128 SH product ATI RAGE128_SK 0x534b Rage 128 SK product ATI RAGE128_SL 0x534c Rage 128 SL product ATI RAGE128_SM 0x534d Rage 128 SM -prodcut ATI RAGE128 0x534e Rage 128 +product ATI RAGE128 0x534e Rage 128 product ATI MACH64_VT 0x5654 Mach64 VT product ATI MACH64_VU 0x5655 Mach64 VU product ATI MACH64_VV 0x5656 Mach64 VV |