From owner-freebsd-current Mon Jul 15 23:26:30 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA11446 for current-outgoing; Mon, 15 Jul 1996 23:26:30 -0700 (PDT) Received: from crow.csrv.uidaho.edu (root@crow.csrv.uidaho.edu [129.101.119.223]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA11439 for ; Mon, 15 Jul 1996 23:26:28 -0700 (PDT) Received: from goshawk.csrv.uidaho.edu (goshawk.csrv.uidaho.edu [129.101.119.224]) by crow.csrv.uidaho.edu (8.7.5/8.7.3) with ESMTP id XAA28986; Mon, 15 Jul 1996 23:26:24 -0700 (PDT) Received: from localhost (harsh882@localhost) by goshawk.csrv.uidaho.edu (8.7.5/8.7.3) with SMTP id XAA02214; Mon, 15 Jul 1996 23:26:23 -0700 (PDT) Date: Mon, 15 Jul 1996 23:26:22 -0700 (PDT) From: Mike Harshbarger X-Sender: harsh882@goshawk.csrv.uidaho.edu To: freebsd-current@freebsd.org cc: Veggy Vinny Subject: Re: sound driver problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 15 Jul 1996, Veggy Vinny wrote: > On Mon, 15 Jul 1996, Mike Harshbarger wrote: > > > options "GUS_IRQ=11" #gus. > > device gus0 at isa? port 0x220 irq 11 drq 1 vector gusintr > > Hmmmm, it seems like the kernel defaults to irq 12 it seems and > it worked before... I think in DOS, my card is set to IRQ 11, DMA 5,6 and > DMA Channels 1.... Where did you get the options line from? I don't remember when I set these up... probably when either 2.1-RELEASE came out or voxware was integrated. Anyway, looking though /usr/src/sys/i386/isa/sound/sound_config.h, I can see this: /* ****** IO-address, DMA and IRQ settings **** If your card has nonstandard I/O address or IRQ number, change defines for the following settings in your kernel Makefile */ [...] #ifndef GUS_IRQ #define GUS_IRQ 15 #endif So, I guess I had and did. Looking through this file, I see some other things we can tinker with. -- Mike 'axly' Harshbarger | OOPS! Adjustment fire, harsh882@uidaho.edu <*> | 1000 meters left!... axly@kuoi.asui.uidaho.edu | NO, NO, THE OTHER LEFT!!! http://www.cs.uidaho.edu/~harsh882/ | -- Forward Observer Axly