diff options
author | 2011-05-24 15:36:38 +0000 | |
---|---|---|
committer | 2011-05-24 15:36:38 +0000 | |
commit | 882f79845938e8317e2bf17fb234e813885765dc (patch) | |
tree | 95547edbd3cea5efe32e4cfa8985d85a41d96d4f /sys | |
parent | Allow for more room for /usr/obj on static linking only archs; ok krw@ deraadt@ (diff) | |
download | wireguard-openbsd-882f79845938e8317e2bf17fb234e813885765dc.tar.xz wireguard-openbsd-882f79845938e8317e2bf17fb234e813885765dc.zip |
a few more devices
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ad0fa87f753..a04287d2f92 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1602 2011/05/22 18:34:42 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1603 2011/05/24 15:36:38 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4828,6 +4828,7 @@ product REALTEK RT8169 0x8169 8169 product REALTEK RTL8192SE 0x8172 8192SE product REALTEK RT8180 0x8180 8180 product REALTEK RT8185 0x8185 8185 +product REALTEK RT8188 0x8176 8188CE product REALTEK RTL8190P 0x8190 RTL8190P product REALTEK RTL8192E 0x8192 RTL8192E product REALTEK RTL8187SE 0x8199 8187SE @@ -4849,6 +4850,7 @@ product RICOH R5C843 0x0843 5C843 MMC product RICOH R5C852 0x0852 5C852 xD product RICOH R5U230 0xe230 5U230 Memory Stick product RICOH R5U822 0xe822 5U822 SD/MMC +product RICOH RSU823 0xe823 5U823 SD/MMC product RICOH R5U832 0xe832 5U832 Firewire product RICOH R5U852 0xe852 5U852 SD/MMC @@ -5086,6 +5088,7 @@ product SNI SZB6120 0x6120 SZB6120 product SONY CXD1947A 0x8009 CXD1947A FireWire product SONY CXD3222 0x8039 CXD3222 FireWire product SONY MEMSTICK_SLOT 0x808a Memory Stick Slot +product SONY RS780 0x9602 RS780 PCI-PCI /* Stallion Technologies products */ product STALLION EASYIO 0x0003 EasyIO |