Date: Mon, 27 Mar 2000 10:32:46 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> 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 Message-ID: <200003271832.KAA31799@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003271832.KAA31799>