diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2004-10-22 05:23:25 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2004-10-22 05:23:25 +0000 |
commit | ddd9c2beef97b58b8cde4fd831a5474db0d6e405 (patch) | |
tree | 781abef6877c6c75a1ddee833e3d93dd279c6c07 /sys/dev/pci/pcidevs | |
parent | 4f218c7585b735133cca21d36e455bdffed79332 (diff) |
add id for Realtek 8180 based 802.11 devices
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 66248415f0f..c6d28dbca81 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.781 2004/10/20 22:25:53 deraadt Exp $ +$OpenBSD: pcidevs,v 1.782 2004/10/22 05:23:24 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2091,6 +2091,7 @@ product REALTEK RT8129 0x8129 8129 product REALTEK RT8138 0x8138 8138 product REALTEK RT8139 0x8139 8139 product REALTEK RT8169 0x8169 8169 +product REALTEK RT8180 0x8180 8180 /* RICOH products */ product RICOH RF5C465 0x0465 5C465 CardBus |