summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.sparc64
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2003-11-11 07:33:24 +0000
committerjake <jake@FreeBSD.org>2003-11-11 07:33:24 +0000
commit3b6b5ab52395a7469e2d44e74d66e41f90f4622b (patch)
treea5440eaea8e7c13d34b771794419ce189b70c6c2 /sys/conf/files.sparc64
parent042225384faafd40d760a0aeec19898203d8cb3a (diff)
downloadFreeBSD-src-3b6b5ab52395a7469e2d44e74d66e41f90f4622b.zip
FreeBSD-src-3b6b5ab52395a7469e2d44e74d66e41f90f4622b.tar.gz
Add a uart attachment/syscons keyboard driver for sun keyboards. In theory
this will work with any uart backend, currently supported hardware uses either ns8250 or z8530.
Diffstat (limited to 'sys/conf/files.sparc64')
-rw-r--r--sys/conf/files.sparc641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.sparc64 b/sys/conf/files.sparc64
index 9befc1f..62d44a5 100644
--- a/sys/conf/files.sparc64
+++ b/sys/conf/files.sparc64
@@ -33,6 +33,7 @@ dev/syscons/scvtb.c optional sc
dev/syscons/syscons.c optional sc
dev/syscons/sysmouse.c optional sc
dev/uart/uart_cpu_sparc64.c optional uart
+dev/uart/uart_kbd_sun.c optional uart sc
geom/geom_bsd.c standard
geom/geom_bsd_enc.c standard
geom/geom_sunlabel.c standard
OpenPOWER on IntegriCloud