diff options
Diffstat (limited to 'sys/arch/sgi/hpc/files.hpc')
-rw-r--r-- | sys/arch/sgi/hpc/files.hpc | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/sys/arch/sgi/hpc/files.hpc b/sys/arch/sgi/hpc/files.hpc index 8bee3cac6fa..9f6f9994ddd 100644 --- a/sys/arch/sgi/hpc/files.hpc +++ b/sys/arch/sgi/hpc/files.hpc @@ -1,4 +1,4 @@ -# $OpenBSD: files.hpc,v 1.6 2015/05/11 06:46:21 ratchov Exp $ +# $OpenBSD: files.hpc,v 1.7 2018/02/14 23:51:49 jsg Exp $ # $NetBSD: files.hpc,v 1.14 2009/05/14 01:10:19 macallan Exp $ # IP20 RTC @@ -22,10 +22,6 @@ device wdsc: wd33c93ctrl, scsi, hpcdma attach wdsc at hpc file arch/sgi/hpc/wdsc.c wdsc -device haltwo: audio -attach haltwo at hpc -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 @@ -47,10 +43,6 @@ file arch/sgi/hpc/z8530ms.c zsms attach pckbc at hpc with pckbc_hpc file arch/sgi/hpc/pckbc_hpc.c pckbc_hpc -#device pione -#attach pione at hpc -#file arch/sgi/hpc/pione.c pione - device panel attach panel at hpc file arch/sgi/hpc/panel.c panel |