]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Per conversations in -current, add #error to these drivers when you don't
authorWarner Losh <imp@FreeBSD.org>
Mon, 27 Mar 2000 18:32:45 +0000 (18:32 +0000)
committerWarner Losh <imp@FreeBSD.org>
Mon, 27 Mar 2000 18:32:45 +0000 (18:32 +0000)
commit76fbc068b8a31546df0d53f547cb6d454ef944e8
tree0ff2cd2b525ce28102d5fc22c547cfaa8e2d06e4
parent758aca682ca70669ae57ccef91befe17f9165783
Per conversations in -current, add #error to these drivers when you don't
have the right compatibility shims enabled.  ISA drivers to follow later.
18 files changed:
sys/dev/amd/amd.c
sys/dev/ar/if_ar_pci.c
sys/dev/cy/cy_pci.c
sys/dev/en/if_en_pci.c
sys/dev/lnc/if_lnc_pci.c
sys/dev/sr/if_sr_pci.c
sys/pci/adw_pci.c
sys/pci/alpm.c
sys/pci/amd.c
sys/pci/cy_pci.c
sys/pci/if_ar_p.c
sys/pci/if_en_pci.c
sys/pci/if_lnc_p.c
sys/pci/if_mn.c
sys/pci/if_sr_p.c
sys/pci/meteor.c
sys/pci/ncr.c
sys/pci/simos.c