From owner-freebsd-commit Sun Jan 28 02:04:19 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA11555 for freebsd-commit-outgoing; Sun, 28 Jan 1996 02:04:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA11396 for cvs-all-outgoing; Sun, 28 Jan 1996 02:03:08 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA11361 for cvs-sys-outgoing; Sun, 28 Jan 1996 02:02:50 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA11347 Sun, 28 Jan 1996 02:02:42 -0800 (PST) Date: Sun, 28 Jan 1996 02:02:42 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199601281002.CAA11347@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pccard pccard.c slot.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 96/01/28 02:02:40 Modified: sys/pccard pccard.c slot.h Log: Fix DEVFS, remove unused vars. Revision Changes Path 1.15 +7 -19 src/sys/pccard/pccard.c 1.5 +3 -0 src/sys/pccard/slot.h