From owner-freebsd-hackers Thu May 9 21:27:06 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA23677 for hackers-outgoing; Thu, 9 May 1996 21:27:06 -0700 (PDT) Received: from seagull.rtd.com (root@seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA23666 for ; Thu, 9 May 1996 21:27:04 -0700 (PDT) Received: (from dgy@localhost) by seagull.rtd.com (8.6.12/1.2) id VAA02550 for freebsd-hackers@freefall.cdrom.com; Thu, 9 May 1996 21:27:02 -0700 From: Don Yuniskis Message-Id: <199605100427.VAA02550@seagull.rtd.com> Subject: GUS MAX on 2.1R To: freebsd-hackers@freefall.FreeBSD.org (FreeBSD hackers) Date: Thu, 9 May 1996 21:27:02 -0700 (MST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Greetings! I'm trying to hook up my GUS MAX on a stock 2.1R system and am looking for pointers. I've dug through the FAQ, handbook, the LINT kernel and sound.doc -- but obviously have a few more unanswered questions. I've built a new kernel and the associated /dev entries and wonder if there is anything else required. How do the irq and drq settings for the device correspond with the DOS settings -- of which there are quite a few "extras"? I'd like to ensure I'm not stepping on some other irq, drq, etc. Also, is there some "simple" way to see if the device is configured properly (e.g., cat foo > /dev/bar)? Thanx! --don