From owner-cvs-all Sat Feb 13 10:01:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27486 for cvs-all-outgoing; Sat, 13 Feb 1999 10:01:57 -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 KAA27478; Sat, 13 Feb 1999 10:01:55 -0800 (PST) (envelope-from nsouch@FreeBSD.org) From: Nicolas Souchu Received: (from nsouch@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA79109; Sat, 13 Feb 1999 10:01:55 -0800 (PST) (envelope-from nsouch@FreeBSD.org) Date: Sat, 13 Feb 1999 10:01:55 -0800 (PST) Message-Id: <199902131801.KAA79109@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/iicbus iic.c iiconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsouch 1999/02/13 10:01:55 PST Modified files: sys/dev/iicbus iic.c iiconf.c Log: Handle correctly iicbus request/release mechanism. Add iicbus allocation to the general purpose i/o iic(4) driver. Revision Changes Path 1.7 +19 -1 src/sys/dev/iicbus/iic.c 1.7 +9 -8 src/sys/dev/iicbus/iiconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message