From owner-freebsd-current Sat May 20 9:30:10 2000 Delivered-To: freebsd-current@freebsd.org Received: from wyvern.cc.kogakuin.ac.jp (wyvern.cc.kogakuin.ac.jp [133.80.184.10]) by hub.freebsd.org (Postfix) with ESMTP id A9E7837B52C for ; Sat, 20 May 2000 09:29:59 -0700 (PDT) (envelope-from nyan@wyvern.cc.kogakuin.ac.jp) Received: from localhost (localhost [127.0.0.1]) by wyvern.cc.kogakuin.ac.jp (8.9.3+3.2W/3.7W/SAKURA) with ESMTP id BAA21812; Sun, 21 May 2000 01:29:42 +0900 (JST) To: cshumway@cdrom.com Cc: current@freebsd.org Subject: Re: Neomagic audio driver In-Reply-To: References: <200005201615.JAA51863@freefall.freebsd.org> From: Takahashi Yoshihiro X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000521012941D.nyan@wyvern.cc.kogakuin.ac.jp> Date: Sun, 21 May 2000 01:29:41 +0900 (JST) X-Dispatcher: imput version 990905(IM130) Lines: 26 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article Christopher Shumway writes: > I'm having an interesting problem with the neomagic audio driver ever since > building world and kernel from current sources checked out late this > morning PDT. Sending any data to the audio device (e.g. cat /kernel > > /dev/audio) results in the following pannic: The following change probably fixes this problem. I'm sorry. > nyan 2000/05/20 09:15:50 PDT > > Modified files: > sys/dev/sound/pci neomagic.c > Log: > Oops, rman_get_bushandle() should be converted to rman_get_virtual() > if resources are mapped to memory. > > Revision Changes Path > 1.11 +2 -2 src/sys/dev/sound/pci/neomagic.c --- Takahashi Yoshihiro The Center for Information Science, Kogakuin Univ. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message