summaryrefslogtreecommitdiff
path: root/sys/dev/isa/gus.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isa/gus.c')
-rw-r--r--sys/dev/isa/gus.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/gus.c b/sys/dev/isa/gus.c
index f1843f2bef2..fbd573b59d7 100644
--- a/sys/dev/isa/gus.c
+++ b/sys/dev/isa/gus.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: gus.c,v 1.6 1996/03/19 21:10:11 mickey Exp $ */
+/* $OpenBSD: gus.c,v 1.7 1996/03/20 01:00:44 mickey Exp $ */
/* $NetBSD: gus.c,v 1.7 1996/02/16 08:18:37 mycroft Exp $ */
/*-
@@ -922,7 +922,7 @@ gusattach(parent, self, aux)
* we use IPL_CLOCK.
*/
sc->sc_ih = isa_intr_establish(ia->ia_irq, IST_EDGE, IPL_AUDIO, gusintr,
- sc /* sc->sc_gusdsp */);
+ sc /* sc->sc_gusdsp */, sc->sc_dev.dv_xname);
/*
* Set some default values