diff options
author | imp <imp@FreeBSD.org> | 2003-12-07 04:27:08 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2003-12-07 04:27:08 +0000 |
commit | a83b36de66065d76806ba202f19f8f4fc4c36a31 (patch) | |
tree | 1f5d5255453f2e451e64be00484d6ed28bf89ba4 /sys/conf/files | |
parent | 87db7e95428e1d0f885215e1a12171b8117a6478 (diff) | |
download | FreeBSD-src-a83b36de66065d76806ba202f19f8f4fc4c36a31.zip FreeBSD-src-a83b36de66065d76806ba202f19f8f4fc4c36a31.tar.gz |
Now that we have the en(4) driver, we no longer need the hea driver.
Approved by: harti@
Diffstat (limited to 'sys/conf/files')
-rw-r--r-- | sys/conf/files | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sys/conf/files b/sys/conf/files index 457a4de..94efae1 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -430,17 +430,6 @@ dev/hatm/if_hatm_intr.c optional hatm pci dev/hatm/if_hatm_ioctl.c optional hatm pci dev/hatm/if_hatm_rx.c optional hatm pci dev/hatm/if_hatm_tx.c optional hatm pci -dev/hea/eni.c optional hea nowerror -dev/hea/eni_buffer.c optional hea nowerror -dev/hea/eni_globals.c optional hea -dev/hea/eni_if.c optional hea -dev/hea/eni_init.c optional hea -dev/hea/eni_intr.c optional hea -dev/hea/eni_receive.c optional hea -dev/hea/eni_transmit.c optional hea -dev/hea/eni_vcm.c optional hea nowerror -dev/hea/hea_pci.c optional hea pci -dev/hea/hea_freebsd.c optional hea dev/hfa/fore_buffer.c optional hfa dev/hfa/fore_command.c optional hfa dev/hfa/fore_globals.c optional hfa |