diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-11-24 03:44:44 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-11-24 03:44:44 +0000 |
commit | 910be2ec37739fe46cd806d507120251ac54a7a9 (patch) | |
tree | 83b34f0acfc43bcc1b2f08245d05e50a494b4612 /sys | |
parent | 31513247d90b66f64604088fccbee5614126d841 (diff) |
Radeon 9600 XT
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 2610d22f101..537e60c970b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.804 2004/11/23 20:57:57 damien Exp $ +$OpenBSD: pcidevs,v 1.805 2004/11/24 03:44:43 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -645,7 +645,9 @@ product ASUSTEK HFCPCI 0x0675 ISDN /* ATI Technologies */ product ATI RADEON_9600 0x4151 Radeon 9600 +product ATI RADEON_9600XT 0x4152 Radeon 9600 XT product ATI MACH32 0x4158 Mach32 +product ATI RADEON_9600XT_2 0x4172 Radeon 9600 XT 2nd product ATI R200_BB 0x4242 Radeon 8500 BB product ATI RADEON_IGP320M 0x4336 Radeon IGP 320M product ATI MOBILITY_M6 0x4337 Mobility M6 |