From owner-cvs-all Sat Aug 19 12:20:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A02DC37B423; Sat, 19 Aug 2000 12:20:25 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA31321; Sat, 19 Aug 2000 12:20:25 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200008191920.MAA31321@freefall.freebsd.org> From: Warner Losh Date: Sat, 19 Aug 2000 12:20:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pcic i82365.c i82365_isa.c i82365var.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/08/19 12:20:25 PDT Modified files: sys/dev/pcic i82365.c i82365_isa.c i82365var.h Log: o move to using PCIC_SOFTC(dev) to get the softc o move pcic_deactivate into pcic_detach o Better debug messages Revision Changes Path 1.25 +11 -13 src/sys/dev/pcic/i82365.c 1.20 +2 -4 src/sys/dev/pcic/i82365_isa.c 1.22 +3 -1 src/sys/dev/pcic/i82365var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message