diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-01-08 19:41:09 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-01-08 19:41:09 +0000 |
commit | 062ff20282a95ecafae940c3e46f659ef537f6e4 (patch) | |
tree | 63d2a8d3d326f2311c4b4c888a7c45f3f266a454 /sys/dev/pci/pcidevs | |
parent | 591fdedd36a7537ebb9bc023cb1a1eb9c4778408 (diff) |
add another ATI RS480 PCI Express bridge
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index b87e4229078..2b3e159b6ca 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.999 2006/01/08 13:16:58 damien Exp $ +$OpenBSD: pcidevs,v 1.1000 2006/01/08 19:41:08 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -848,7 +848,8 @@ product ATI RADEON_RV280_B 0x5962 Radeon 9200 product ATI RADEON_RV280_SE_S 0x5964 Radeon 9200 SE Sec product ATI RADEON_RS482 0x5974 Radeon XPRESS 200 product ATI RADEON_RS482_B 0x5975 Radeon XPRESS 200M -product ATI RADEON_RS480_PCIE 0x5a3f RS480 PCIE +product ATI RADEON_RS480_PCIE_2 0x5a36 RS480 PCIE +product ATI RADEON_RS480_PCIE_1 0x5a3f RS480 PCIE product ATI RADEON_RS400 0x5a41 Radeon XPRESS 200 product ATI RADEON_RS400_B 0x5a42 Radeon XPRESS 200M product ATI RADEON_RC410 0x5a61 Radeon XPRESS 200 @@ -1149,7 +1150,7 @@ product CREATIVELABS AWE64D 0x0003 SoundBlaster AWE64D product CREATIVELABS AUDIGY 0x0004 SoundBlaster Audigy product CREATIVELABS SBLIVE2 0x0006 SoundBlaster Live (Dell) product CREATIVELABS AUDIGYLS 0x0007 SoundBlaster Audigy LS -product CREATIVELABS AUDIGY2 0x0008 SoundBlaster Audigy +product CREATIVELABS AUDIGY2 0x0008 SoundBlaster Audigy 2 product CREATIVELABS FIWIRE 0x4001 Firewire product CREATIVELABS SBJOY 0x7002 PCI Gameport Joystick product CREATIVELABS AUDIGIN 0x7003 SoundBlaster Audigy Digital |