summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-12-23 21:54:56 +0000
committerimp <imp@FreeBSD.org>2005-12-23 21:54:56 +0000
commitd97d613cc7833ee719f6ed1a8bc6c1247d38de5b (patch)
tree1673104cbd7a5184511414e58532cf495ef67b65 /sys
parentf1d333e1f58d5cd9b13504c6c7ce20dbdd94c59e (diff)
downloadFreeBSD-src-d97d613cc7833ee719f6ed1a8bc6c1247d38de5b.zip
FreeBSD-src-d97d613cc7833ee719f6ed1a8bc6c1247d38de5b.tar.gz
Build ed on amd64. The pci attachment works with qemu on amd64.
I'm holding off on building on sparc64 and others because I don't know if this driver has had all the inb/outb removed (I think it has). Nor do I know if there are byte ordering issues. There are very few word operations on an NE2000, but I've not had time to audit them all. Suggested by: Daniel O'Connor
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index dc96e55..e3ef85a 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -429,6 +429,7 @@ _ciss= ciss
_cpufreq= cpufreq
_digi= digi
_drm= drm
+_ed= ed
_em= em
_ext2fs= ext2fs
_hptmv= hptmv
OpenPOWER on IntegriCloud