From owner-cvs-sys Thu Oct 17 06:42:23 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA00474 for cvs-sys-outgoing; Thu, 17 Oct 1996 06:42:23 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA00458; Thu, 17 Oct 1996 06:42:15 -0700 (PDT) Date: Thu, 17 Oct 1996 06:42:15 -0700 (PDT) From: Nate Williams Message-Id: <199610171342.GAA00458@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ed.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/10/17 06:42:15 Modified: sys/i386/isa if_ed.c Log: This patch attempts to make the pccard probe in if_ed.c work with non-memory-mapped cards. Submitted by: Michael Smith Reviewed by: phk,dg Revision Changes Path 1.107 +24 -96 src/sys/i386/isa/if_ed.c