diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2005-05-22 03:54:38 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2005-05-22 03:54:38 +0000 |
commit | 1606072f11adc4703af419b3517ebb2cd63298df (patch) | |
tree | 6aafd4e2d57846b29ec02335e668a5b2a1aac90a /sys/dev | |
parent | 3b10ad5b8a0a49d4d8f12b8e3792346315284b07 (diff) |
add new Realtek RT8185 PCI/CardBus device
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d11f342a84c..3076948e081 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.865 2005/05/21 17:17:59 brad Exp $ +$OpenBSD: pcidevs,v 1.866 2005/05/22 03:54:37 reyk Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2293,6 +2293,7 @@ product REALTEK RT8138 0x8138 8138 product REALTEK RT8139 0x8139 8139 product REALTEK RT8169 0x8169 8169 product REALTEK RT8180 0x8180 8180 +product REALTEK RT8185 0x8185 8185 /* RICOH products */ product RICOH RF5C465 0x0465 5C465 CardBus |