diff options
-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 |