From b73eec5f943e1eb830585704a567989dd52d6af7 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 9 Nov 2001 00:49:42 +0000 Subject: Fix pasto in Intersil PCI vendor ID; mike AT ethmoid.org --- sys/dev/pci/pcidevs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index dd52709a563..5129b8112a8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.461 2001/11/08 19:52:19 mickey Exp $ + $OpenBSD: pcidevs,v 1.462 2001/11/09 00:49:41 millert Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -499,7 +499,7 @@ vendor LINEARSYS 0x1254 Linear Systems vendor ASIX 0x125b ASIX vendor AURORA 0x125c Aurora Technologies vendor ESSTECH 0x125d ESS -vendor INTERSIL 0x126c Intersil +vendor INTERSIL 0x1260 Intersil vendor NORTEL 0x126c Nortel Networks vendor SMI 0x126f Silicon Motion vendor ENSONIQ 0x1274 Ensoniq -- cgit v1.2.3