From owner-cvs-sys Sun Oct 26 13:03:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA20493 for cvs-sys-outgoing; Sun, 26 Oct 1997 13:03:37 -0800 (PST) (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 NAA20413; Sun, 26 Oct 1997 13:01:47 -0800 (PST) (envelope-from nate@FreeBSD.org) From: Nate Williams Received: (from nate@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id NAA01534; Sun, 26 Oct 1997 13:01:46 -0800 (PST) Date: Sun, 26 Oct 1997 13:01:46 -0800 (PST) Message-Id: <199710262101.NAA01534@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pccard skel.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 1997/10/26 13:01:45 PST Modified files: sys/pccard skel.c Log: - Patch the 'skeleton' example driver to be more consistant with the new state of the world. Revision Changes Path 1.4 +28 -40 src/sys/pccard/skel.c