Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Aug 2001 23:28:35 -0700 (PDT)
From:      Tomohiro Ishihara <sho@sfc.wide.ad.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/29465: Can't probe NeoMagic 256AX audio chip.
Message-ID:  <200108050628.f756SZ751325@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         29465
>Category:       kern
>Synopsis:       Can't probe NeoMagic 256AX audio chip.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 04 23:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Tomohiro Ishihara
>Release:        4.4-PRERELEASE
>Organization:
KEIO University
>Environment:
FreeBSD LED 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #28:
Sun Aug  5 14:19:12 JST 2001     
sho@LED:/usr/src/sys/compile/NewKern  i386

Machine: Panasonic CF-M2
>Description:
I get impossible to use sound since modification was added to code of neomagic on August 1.

So I did comment out of all one if paragrapgs after "/* Try to catch other non-ac97 cards*/"
in neomagic.c . Then It can probe, but it is indicated with "play interrupt timeout, channel
dead" when I will play audio.

I show one part of a thing indicated with dmesg and pciconf -l in the following

--
...
pci1: <PCI bus> on pcib1
pci1: <NeoMagic MagicMedia 256AV SVGA controller> at 0.0 irq 10
chip1: <NeoMagic MagicMedia 256AX Audio controller> mem 0xdd300000-0xdd3fffff,0x
ddc00000-0xddffffff irq 10 at device 0.1 on pci1
...
--
...
none2@pci1:0:0: class=0x030000 card=0x832e10f7 chip=0x000510c8 rev=0x20 hdr=0x00
chip1@pci1:0:1: class=0x040100 card=0x832e10f7 chip=0x800510c8 rev=0x20 hdr=0x00


>How-To-Repeat:
Every time in boot.
>Fix:
no idea.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108050628.f756SZ751325>