summaryrefslogtreecommitdiffstats
path: root/sys/arch/sgi/hpc/files.hpc
diff options
context:
space:
mode:
authorsebastia <sebastia@openbsd.org>2013-04-21 14:44:16 +0000
committersebastia <sebastia@openbsd.org>2013-04-21 14:44:16 +0000
commite7f1721476a69e6e2f52a416b1e33b85a925117d (patch)
tree83d94cfb2d6a9b544f0d67601ac868ff5448e37b /sys/arch/sgi/hpc/files.hpc
parentMove GEM initialization code into its own function like Linux has. (diff)
downloadwireguard-openbsd-e7f1721476a69e6e2f52a416b1e33b85a925117d.tar.xz
wireguard-openbsd-e7f1721476a69e6e2f52a416b1e33b85a925117d.zip
Unify the zs tty driver.
Most of the hard work by mpi@, who provided the initial diff. Fixes for sparc from myself. Tested on sgi and sparc myself. Compiles and detects zstty on my powerbook, compile tested on sparc64 by me. Real testing with zs device on sparc64 by miod@ who also gave a lot of help and feedback. ok miod@, mpi@
Diffstat (limited to 'sys/arch/sgi/hpc/files.hpc')
-rw-r--r--sys/arch/sgi/hpc/files.hpc6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/sgi/hpc/files.hpc b/sys/arch/sgi/hpc/files.hpc
index 70008de4fd0..02a1522057c 100644
--- a/sys/arch/sgi/hpc/files.hpc
+++ b/sys/arch/sgi/hpc/files.hpc
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hpc,v 1.3 2012/05/02 18:43:44 miod Exp $
+# $OpenBSD: files.hpc,v 1.4 2013/04/21 14:44:16 sebastia Exp $
# $NetBSD: files.hpc,v 1.14 2009/05/14 01:10:19 macallan Exp $
# IP20 RTC
@@ -29,11 +29,11 @@ file arch/sgi/hpc/haltwo.c haltwo
device zs {[channel = -1]}
attach zs at hpc with zs_hpc
file arch/sgi/hpc/zs.c zs needs-flag
-file arch/sgi/hpc/z8530sc.c zs
+file dev/ic/z8530sc.c zs
device zstty: tty
attach zstty at zs
-file arch/sgi/hpc/z8530tty.c zstty needs-flag
+file dev/ic/z8530tty.c zstty needs-flag
device zskbd: wskbddev
attach zskbd at zs