From owner-freebsd-commit Tue Oct 31 10:29:13 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA15051 for freebsd-commit-outgoing; Tue, 31 Oct 1995 10:29:13 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA15035 for cvs-all-outgoing; Tue, 31 Oct 1995 10:29:07 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA15025 for cvs-sys-outgoing; Tue, 31 Oct 1995 10:29:04 -0800 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA15012 ; Tue, 31 Oct 1995 10:28:57 -0800 Date: Tue, 31 Oct 1995 10:28:57 -0800 From: Poul-Henning Kamp Message-Id: <199510311828.KAA15012@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa pcicx.c pcic.c Sender: owner-commit@FreeBSD.org Precedence: bulk phk 95/10/31 10:28:56 Modified: sys/i386/conf LINT files.i386 Added: sys/i386/isa pcicx.c Removed: sys/i386/isa pcic.c Log: Get pccard stuff into LINT. rename i386/isa/pcic.c to .../pcicx.c this file will go away when the if_ze and if_zp dies.