diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-05-24 01:30:46 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-05-24 01:30:46 +0000 |
commit | e76261bb64a0ae0f0549b52f6ecf942286018dfd (patch) | |
tree | e8ffb1e8d23cae1cb872ad96dadc2eb1627eec59 /sys/dev | |
parent | 74f2154bee03479ede5553e042e803431d0c7f11 (diff) |
Add more specific PCI ids for Schneider & Koch (SysKonnect) SK-9821/SK-9843
OEM adapters from Fujitsu.
Diffstat (limited to 'sys/dev')
-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 1b5f0971048..b15e9c51b3b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1365 2008/05/23 22:46:33 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1366 2008/05/24 01:30:45 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3843,6 +3843,8 @@ product SCHNEIDERKOCH SK98XX 0x4300 SK-98xx product SCHNEIDERKOCH SK98XX2 0x4320 SK-98xx v2.0 product SCHNEIDERKOCH SK9D21 0x4400 SK-9D21 product SCHNEIDERKOCH SK9Sxx 0x9000 SK-9Sxx +product SCHNEIDERKOCH SK9821 0x9821 SK-9821 +product SCHNEIDERKOCH SK9843 0x9843 SK-9843 product SCHNEIDERKOCH SK9Exx 0x9e00 SK-9Exx /* SGI products */ |