diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2010-04-17 11:04:58 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2010-04-17 11:04:58 +0000 |
commit | 98e267fe7637a6eeefe3b7e094f82099f17dd8bb (patch) | |
tree | d0b7a5de804fd1c0d5cea973b1ca8078475994d8 /sys | |
parent | 5124941d566ebff0597ff6e5eaaa24cd2827f299 (diff) |
A few more devices found on sgi hardware.
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 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 |