summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2003-06-16 15:25:51 +0000
committerharti <harti@FreeBSD.org>2003-06-16 15:25:51 +0000
commit4ff84553feac95c9196b4370807165a2c9466295 (patch)
treef3cce1d0402bd996275541291eed0873884a3791 /sys/conf
parentad09c2b1f782a02769ed2aedd560b85f2ba7302a (diff)
downloadFreeBSD-src-4ff84553feac95c9196b4370807165a2c9466295.zip
FreeBSD-src-4ff84553feac95c9196b4370807165a2c9466295.tar.gz
Repo-copy of sys/pci/if_en_pci.c to the rest of the midway driver (sys/dev/en)
so that all of the driver sources are in one place. Adjust the configuration files and the module build.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index bb4e15d..ad16fbc 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -380,6 +380,7 @@ dev/ed/if_ed_pci.c optional ed pci
dev/em/if_em.c optional em
dev/em/if_em_hw.c optional em
dev/en/midway.c optional en
+dev/en/if_en_pci.c optional en pci
dev/ep/if_ep.c optional ep
dev/ep/if_ep_eisa.c optional ep eisa
dev/ep/if_ep_isa.c optional ep isa
@@ -1506,7 +1507,6 @@ pci/amdpm.c optional amdpm pci
pci/amdpm.c optional nfpm pci
pci/if_dc.c optional dc pci
pci/if_de.c optional de pci
-pci/if_en_pci.c optional en pci
pci/if_mn.c optional mn pci
pci/if_pcn.c optional pcn pci
pci/if_rl.c optional rl pci
OpenPOWER on IntegriCloud