From owner-cvs-sys Fri Oct 10 04:53:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA09038 for cvs-sys-outgoing; Fri, 10 Oct 1997 04:53:11 -0700 (PDT) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA09004; Fri, 10 Oct 1997 04:52:43 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id EAA24363; Fri, 10 Oct 1997 04:52:21 -0700 (PDT) Date: Fri, 10 Oct 1997 04:52:21 -0700 (PDT) Message-Id: <199710101152.EAA24363@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci pcisupport.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1997/10/10 04:52:20 PDT Modified files: sys/pci pcisupport.c Log: Add IDs for Intel 82371MX/82437MX (mobile PCI chipset). Reviewed by: se Revision Changes Path 1.55 +5 -1 src/sys/pci/pcisupport.c