From 758672575d6892abcefe36df5f75d016b2b61a8f Mon Sep 17 00:00:00 2001 From: miod Date: Sun, 29 Dec 2013 00:55:06 +0000 Subject: [PATCH] Intel NM70 --- sys/dev/pci/pcidevs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index bb287657eee..e9ac2bee6f6 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1700 2013/12/23 12:18:37 brad Exp $ +$OpenBSD: pcidevs,v 1.1701 2013/12/29 00:55:06 miod Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3207,6 +3207,7 @@ product INTEL UM77_LPC 0x1e58 UM77 LPC product INTEL HM76_LPC 0x1e59 HM76 LPC product INTEL HM75_LPC 0x1e5d HM75 LPC product INTEL HM70_LPC 0x1e5e HM70 LPC +product INTEL NM70_LPC 0x1e5f NM70 LPC product INTEL I354_BP_1GBPS 0x1f40 I354 product INTEL I354_SGMII 0x1f41 I354 SGMII product INTEL I354_BP_2_5GBPS 0x1f45 I354 -- 2.20.1