From owner-cvs-all Thu Sep 3 23:07:10 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA05522 for cvs-all-outgoing; Thu, 3 Sep 1998 23:07:10 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA05502; Thu, 3 Sep 1998 23:07:06 -0700 (PDT) (envelope-from nsouch@FreeBSD.org) From: Nicolas Souchu Received: (from nsouch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA25880; Thu, 3 Sep 1998 23:06:56 -0700 (PDT) Date: Thu, 3 Sep 1998 23:06:56 -0700 (PDT) Message-Id: <199809040606.XAA25880@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf files.i386 Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nsouch 1998/09/03 23:06:56 PDT Modified files: sys/i386/conf files.i386 Log: pcf.c added, support for the Philips PCF8584 I2C bus controller (this is part of the iicbus system) Revision Changes Path 1.201 +2 -1 src/sys/i386/conf/files.i386