aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.ia64
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2003-09-06 23:23:26 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2003-09-06 23:23:26 +0000
commit2bec1c89190f800f9c3ed608e4e9dc4f3c2e3df2 (patch)
tree16f6e621501d099781e75a3b5dbc35b4de568e78 /sys/conf/files.ia64
parent27d5dc189c8e2eaf1cbe7e47078bf065854ba210 (diff)
downloadsrc-2bec1c89190f800f9c3ed608e4e9dc4f3c2e3df2.tar.gz
src-2bec1c89190f800f9c3ed608e4e9dc4f3c2e3df2.zip
Hook-up the uart(4) driver to the build. For a detailed description
of what uart(4) is and/or is not see the initial commit log of one of the files in sys/dev/uart (or see share/man/man4/uart.4). Note that currently pc98 shares the MD file with i386. This needs to change when pc98 support is fleshed-out to properly support the various UARTs. A good example is sparc64 in this respect. We build uart(4) as a module on all platforms. This may break the ppc port. That depends on whether they do actually build modules. To use uart(4) on alpha, one must use the NO_SIO option.
Notes
Notes: svn path=/head/; revision=119816
Diffstat (limited to 'sys/conf/files.ia64')
-rw-r--r--sys/conf/files.ia641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.ia64 b/sys/conf/files.ia64
index 7a17631d9c3c..f71aa1e2575d 100644
--- a/sys/conf/files.ia64
+++ b/sys/conf/files.ia64
@@ -70,6 +70,7 @@ dev/syscons/scvidctl.c optional sc
dev/syscons/scvtb.c optional sc
dev/syscons/syscons.c optional sc
dev/syscons/sysmouse.c optional sc
+dev/uart/uart_cpu_ia64.c optional uart
geom/geom_bsd.c standard
geom/geom_bsd_enc.c standard
geom/geom_gpt.c standard