From owner-cvs-sys Fri Oct 24 08:40:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA28426 for cvs-sys-outgoing; Fri, 24 Oct 1997 08:40:06 -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 IAA28297; Fri, 24 Oct 1997 08:39:29 -0700 (PDT) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id IAA20800; Fri, 24 Oct 1997 08:39:00 -0700 (PDT) Date: Fri, 24 Oct 1997 08:39:00 -0700 (PDT) Message-Id: <199710241539.IAA20800@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pccard pcic.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 1997/10/24 08:39:00 PDT Modified files: sys/pccard pcic.c Log: - Recognize the Cirrus Logic PD6729/6730 PC-Card Controller behind the PCI bus. [ Re-organized the code to be easier to extend, based on Michael's patch ] Submitted by: Michael Reifenberger Revision Changes Path 1.47 +13 -2 src/sys/pccard/pcic.c