diff options
author | 2010-04-17 11:04:57 +0000 | |
---|---|---|
committer | 2010-04-17 11:04:57 +0000 | |
commit | af6e8c11ad5e7afcf2dd6ea01bb40716a8dfd119 (patch) | |
tree | 39796f41c95ab2854c20ea29a8b1d77f810848b2 | |
parent | Allow the mixer to handle inputs with channel ranges outside (diff) | |
download | wireguard-openbsd-af6e8c11ad5e7afcf2dd6ea01bb40716a8dfd119.tar.xz wireguard-openbsd-af6e8c11ad5e7afcf2dd6ea01bb40716a8dfd119.zip |
A few more devices found on sgi hardware.
-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 0b90aa3c000..c189a5d64d9 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1547 2010/04/10 08:34:48 damien Exp $ +$OpenBSD: pcidevs,v 1.1548 2010/04/17 11:04:57 miod Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1025,6 +1025,7 @@ product ATI RV350NS 0x4e53 Radeon Mobility M10 product ATI RV350_WS 0x4e54 Radeon Mobility M10 product ATI MOBILITY_9550 0x4e56 Radeon Mobility 9550 product ATI R300_S 0x4e64 Radeon 9500/9700 Sec +product ATI FIREGL_X1_S 0x4e67 FireGL X1 Sec product ATI R350_S 0x4e68 Radeon 9800 Pro Sec product ATI RAGE128_PA 0x5041 Rage 128 Pro product ATI RAGE128_PB 0x5042 Rage 128 Pro @@ -4692,6 +4693,7 @@ product SGI IOC3 0x0003 IOC3 product SGI RAD1 0x0005 Rad1 product SGI TIGON 0x0009 Tigon product SGI IOC4 0x100a IOC4 +product SGI IS1 0x100c ImageSync 1 /* SGS Thomson products */ product SGSTHOMSON 2000 0x0008 STG 2000X |