summaryrefslogtreecommitdiff
path: root/sys/dev/isa/wss.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isa/wss.c')
-rw-r--r--sys/dev/isa/wss.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/isa/wss.c b/sys/dev/isa/wss.c
index 147298bf6a5..9476f45fb4e 100644
--- a/sys/dev/isa/wss.c
+++ b/sys/dev/isa/wss.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: wss.c,v 1.16 1998/05/08 18:37:24 csapuntz Exp $ */
+/* $OpenBSD: wss.c,v 1.17 1998/11/03 21:15:01 downsj Exp $ */
/* $NetBSD: wss.c,v 1.42 1998/01/19 22:18:23 augustss Exp $ */
/*
@@ -110,6 +110,8 @@ struct audio_hw_if wss_hw_if = {
ad1848_round,
ad1848_mappage,
ad1848_get_props,
+ NULL,
+ NULL
};
/*