From owner-freebsd-commit Fri Oct 20 17:55:58 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA27258 for freebsd-commit-outgoing; Fri, 20 Oct 1995 17:55:58 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA27239 for cvs-all-outgoing; Fri, 20 Oct 1995 17:55:51 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA27229 for cvs-sys-outgoing; Fri, 20 Oct 1995 17:55:47 -0700 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA27216 ; Fri, 20 Oct 1995 17:55:38 -0700 Date: Fri, 20 Oct 1995 17:55:38 -0700 From: Poul-Henning Kamp Message-Id: <199510210055.RAA27216@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pccard pccard.c pcic.c Sender: owner-commit@FreeBSD.org Precedence: bulk phk 95/10/20 17:55:37 Modified: sys/i386/i386 autoconf.c sys/i386/isa if_ed.c sio.c wd.c sys/pccard pccard.c pcic.c Log: A mixed bag of changes, relating to getting the state in "lsdev" right, and pccard support to work sensibly. Better by far, but still not good.