summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authordavidch <davidch@FreeBSD.org>2013-09-20 20:18:49 +0000
committerdavidch <davidch@FreeBSD.org>2013-09-20 20:18:49 +0000
commite226cdd9b86260d8a329201e38a0ea97b4cd4c39 (patch)
treef12f72cd242d820f494bbb63bc49b513084ced43 /sys/conf/files.amd64
parent0e1e730ce790f1bb4ce55cde187809b020a3313b (diff)
downloadFreeBSD-src-e226cdd9b86260d8a329201e38a0ea97b4cd4c39.zip
FreeBSD-src-e226cdd9b86260d8a329201e38a0ea97b4cd4c39.tar.gz
Substantial rewrite of bxe(4) to add support for the BCM57712 and
BCM578XX controllers. Approved by: re MFC after: 4 weeks
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r--sys/conf/files.amd648
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index c1647d3..9ee6d77 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -166,6 +166,14 @@ dev/atkbdc/atkbdc.c optional atkbdc
dev/atkbdc/atkbdc_isa.c optional atkbdc isa
dev/atkbdc/atkbdc_subr.c optional atkbdc
dev/atkbdc/psm.c optional psm atkbdc
+dev/bxe/bxe.c optional bxe pci
+dev/bxe/bxe_stats.c optional bxe pci
+dev/bxe/bxe_debug.c optional bxe pci
+dev/bxe/ecore_sp.c optional bxe pci
+dev/bxe/bxe_elink.c optional bxe pci
+dev/bxe/57710_init_values.c optional bxe pci
+dev/bxe/57711_init_values.c optional bxe pci
+dev/bxe/57712_init_values.c optional bxe pci
dev/coretemp/coretemp.c optional coretemp
dev/cpuctl/cpuctl.c optional cpuctl
dev/dpms/dpms.c optional dpms
OpenPOWER on IntegriCloud