diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-11-27 23:31:52 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-11-27 23:31:52 +0000 |
commit | a2cc1a945ae690dbee4ba33b5c059a0ff3c1690a (patch) | |
tree | c4c52694a40bce1f64d01e012b3796ccdb110cbd /sys/dev | |
parent | 4643831f37804193f8b2850b8df3d4b50618942f (diff) |
Realtek 8169 found on a hammer board
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 1224a8eb232..06f76042382 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.691 2003/11/26 22:00:23 grange Exp $ + $OpenBSD: pcidevs,v 1.692 2003/11/27 23:31:51 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1875,6 +1875,7 @@ product QUANTUMDESIGNS 8580 0x0002 8580 product REALTEK RT8029 0x8029 8029 product REALTEK RT8129 0x8129 8129 product REALTEK RT8139 0x8139 8139 +product REALTEK RT8169 0x8169 8169 /* RICOH products */ product RICOH RF5C465 0x0465 5C465 PCI-CardBus |