From owner-cvs-all Mon Mar 27 10:32:55 2000 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 2348F37CADA; Mon, 27 Mar 2000 10:32:46 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA31799; Mon, 27 Mar 2000 10:32:46 -0800 (PST) (envelope-from imp@FreeBSD.org) Message-Id: <200003271832.KAA31799@freefall.freebsd.org> From: Warner Losh Date: Mon, 27 Mar 2000 10:32:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci adw_pci.c alpm.c amd.c cy_pci.c if_ar_p.c if_en_pci.c if_lnc_p.c if_mn.c if_sr_p.c meteor.c ncr.c simos.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/03/27 10:32:46 PST Modified files: sys/pci adw_pci.c alpm.c amd.c cy_pci.c if_ar_p.c if_en_pci.c if_lnc_p.c if_mn.c if_sr_p.c meteor.c ncr.c simos.c Log: Per conversations in -current, add #error to these drivers when you don't have the right compatibility shims enabled. ISA drivers to follow later. Revision Changes Path 1.9 +5 -1 src/sys/pci/adw_pci.c 1.9 +5 -1 src/sys/pci/alpm.c 1.4 +5 -1 src/sys/pci/amd.c 1.18 +5 -1 src/sys/pci/cy_pci.c 1.2 +5 -1 src/sys/pci/if_ar_p.c 1.13 +5 -1 src/sys/pci/if_en_pci.c 1.14 +5 -1 src/sys/pci/if_lnc_p.c 1.13 +5 -1 src/sys/pci/if_mn.c 1.12 +5 -1 src/sys/pci/if_sr_p.c 1.50 +5 -1 src/sys/pci/meteor.c 1.156 +6 -2 src/sys/pci/ncr.c 1.8 +5 -1 src/sys/pci/simos.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message