summaryrefslogtreecommitdiff
path: root/sys/dev/isa/files.isa
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2011-06-29 17:48:23 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2011-06-29 17:48:23 +0000
commitcf78084f1c01c75bd3ee7427d69f85f1245dbd38 (patch)
tree3fd50d287a453d358f1d0e8fa5749691100b7711 /sys/dev/isa/files.isa
parent138895b1af0a584aeabc69393437896924164344 (diff)
dmesg@ says pss has never been seen in the wild and the manpage says it
doesn't work. goodbye. ok miod
Diffstat (limited to 'sys/dev/isa/files.isa')
-rw-r--r--sys/dev/isa/files.isa11
1 files changed, 1 insertions, 10 deletions
diff --git a/sys/dev/isa/files.isa b/sys/dev/isa/files.isa
index 1b407e9d74a..bbc475d949d 100644
--- a/sys/dev/isa/files.isa
+++ b/sys/dev/isa/files.isa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.isa,v 1.110 2011/06/28 20:19:19 matthieu Exp $
+# $OpenBSD: files.isa,v 1.111 2011/06/29 17:48:22 tedu Exp $
# $NetBSD: files.isa,v 1.21 1996/05/16 03:45:55 mycroft Exp $
#
# Config file and device description for machine-independent ISA code.
@@ -241,15 +241,6 @@ define ics2101
file dev/isa/ics2101.c ics2101
-# Audio systems based on Echo Speech Corp. ESC61[45] ASICs
-device pss {[port = -1], [size = 0],
- [iomem = -1], [iosiz = 0],
- [irq = -1], [drq = -1]}
-attach pss at isa
-device sp: audio, isa_dma, ad1848, auconv
-attach sp at pss
-file dev/isa/pss.c pss needs-flag
-
# Microsoft Windows Sound System
device wss: audio, isa_dma, ad1848, auconv
file dev/isa/wss.c wss needs-flag