From owner-cvs-all Sat Oct 31 03:35:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA12161 for cvs-all-outgoing; Sat, 31 Oct 1998 03:35:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 DAA12156; Sat, 31 Oct 1998 03:35:21 -0800 (PST) (envelope-from nsouch@FreeBSD.org) From: Nicolas Souchu Received: (from nsouch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA29001; Sat, 31 Oct 1998 03:35:22 -0800 (PST) Date: Sat, 31 Oct 1998 03:35:22 -0800 (PST) Message-Id: <199810311135.DAA29001@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ppbus lpbb.c immio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsouch 1998/10/31 03:35:21 PST Modified files: sys/dev/ppbus immio.c Added files: sys/dev/ppbus lpbb.c Log: lpbb is the official Philips parallel I2C interface. lpbb.c contains only basic i/o functions, bit-banging mechanism is implemented by dev/iicbus/iicbb.c immio.c: some bootverbose logs to watch zip+ connect/disconnect process Revision Changes Path 1.4 +15 -7 src/sys/dev/ppbus/immio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message