From owner-cvs-all Mon Apr 12 1:57:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D5CD14F23; Mon, 12 Apr 1999 01:57:16 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA75582; Mon, 12 Apr 1999 01:55:00 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199904120855.BAA75582@freefall.freebsd.org> From: Peter Wemm Date: Mon, 12 Apr 1999 01:55:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: sys/i386/isa isa_compat.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk -= New-bus architecture repository =- peter 1999/04/12 01:54:59 PDT Modified files: i386/isa isa_compat.h Log: Flesh out the list of old-style drivers to use the compat wrappers. I think this is complete. I used LINT's ioconf.c for base, and sorted the sensitive_hw ones first and then maintained the probe order as specified in GENERIC for the "non sensitive" net drivers. Revision Changes Path 1.3 +328 -10 sys/i386/isa/isa_compat.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message