From nobody@FreeBSD.org  Sun Jul  4 18:19:38 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2ADCC16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  4 Jul 2004 18:19:38 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 216A743D3F
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  4 Jul 2004 18:19:03 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i64IHqlW009985
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 4 Jul 2004 18:17:52 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i64IHqns009980;
	Sun, 4 Jul 2004 18:17:52 GMT
	(envelope-from nobody)
Message-Id: <200407041817.i64IHqns009980@www.freebsd.org>
Date: Sun, 4 Jul 2004 18:17:52 GMT
From: Pedro <cypher@tugamail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: pcm doesn't detect Realtek ac97 onboard audio, on ATI Radeon 9000 IGP
X-Send-Pr-Version: www-2.3

>Number:         68665
>Category:       kern
>Synopsis:       [sound] pcm doesn't detect Realtek ac97 onboard audio, on ATI Radeon 9000 IGP
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-multimedia
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 04 18:20:21 GMT 2004
>Closed-Date:    Wed Dec 28 21:07:12 GMT 2005
>Last-Modified:  Wed Dec 28 21:07:12 GMT 2005
>Originator:     Pedro
>Release:        FreeBSD 4.10
>Organization:
N/A
>Environment:
FreeBSD pedro.pt 4.10-STABLE FreeBSD 4.10-STABLE #1: Sat Jul  2 17:34:20 EDT 2004     root@pedro.pt:/usr/obj/usr/src/sys/MYKERNEL  i386
>Description:
I have a Acer 1623LMI with two modifications, 400Mhz memory and a 7200 RPM's disc, the rest of the specs can be found at

http://www.acer-pt.com/acereuro/page9.do?dau34.oid=4833&UserCtxParam=0&GroupCtxParam=0&dctx1=18&ctx1=PT&crc=4129581818

The pcm driver doesnt seem to detect the Realtek AC97 onboard audio on my Mobility Radeon 9000 IGP motherboard.

I tried the regular way, device pcm on kernel/build/install/reboot and didn't work, i tried with and without options PNPBIOS, with and without sbc, with and without all the other drivers in all the possible combinations, i tried loading sound modules(pcm/sbc/ich/all) after boot, before boot, i tried the sh MAKEDEV snd0 thing after all the above and it didn't work.
>How-To-Repeat:
Not needed, it just doesn't work.
>Fix:
      
>Release-Note:
>Audit-Trail:

From: "Simon L. Nielsen" <simon@FreeBSD.org>
To: Pedro <cypher@tugamail.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/68665: pcm doesn't detect Realtek ac97 onboard audio, on ATI Radeon 9000 IGP
Date: Sun, 4 Jul 2004 20:32:11 +0200

 --oyUTqETQ0mS9luUI
 Content-Type: text/plain; charset=iso-8859-1
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On 2004.07.04 18:17:52 +0000, Pedro wrote:
 
 > The pcm driver doesn=B4t seem to detect the Realtek AC97 onboard audio
 > on my Mobility Radeon 9000 IGP motherboard.
 
 Does it show up in dmesg?  Does it show up in "pciconf -lv" ?
 
 I have no idea if there is a driver for the sound device on your
 motherboard, but the above information might give a hint.
 
 --=20
 Simon L. Nielsen
 FreeBSD Documentation Team
 
 --oyUTqETQ0mS9luUI
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.4 (FreeBSD)
 
 iD8DBQFA6E0rh9pcDSc1mlERAndiAKCtjisEHgLP+DlmFBseeydlmcQD5QCghil9
 Jx/xcFZS3O6y+il189Y1uiE=
 =92aX
 -----END PGP SIGNATURE-----
 
 --oyUTqETQ0mS9luUI--

From: "Pedro Azevedo" <pragma@sapo.pt>
To: <freebsd-gnats-submit@FreeBSD.org>, <cypher@tugamail.com>
Cc:  
Subject: Re: misc/68665: pcm doesn't detect Realtek ac97 onboard audio, on ATI Radeon 9000 IGP
Date: Tue, 6 Jul 2004 04:07:54 +0100

 This is a multi-part message in MIME format.
 
 ------=_NextPart_000_0006_01C4630E.D047E0C0
 Content-Type: text/plain;
 	charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 
 First, the mail cypher@tugamail.com is having some problems, so i can =
 currently be found at pragma@sapo.pt .
 
 Second, thank you Mr Nielsen for the sugestion, here is the "dmesg" and =
 "pciconf -lv" output.
 
 >dmesg
 Copyright (c) 1992-2004 The FreeBSD Project.
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 	The Regents of the University of California. All rights reserved.
 FreeBSD 4.10-STABLE #21: Sun Jul  4 18:30:41 WEST 2004
     root@pedro.pt:/usr/obj/usr/src/sys/MYKERNEL
 Timecounter "i8254"  frequency 1193182 Hz
 CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3200.13-MHz 686-class CPU)
   Origin =3D "GenuineIntel"  Id =3D 0xf29  Stepping =3D 9
   =
 Features=3D0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PG=
 E,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
   Hyperthreading: 2 logical CPUs
 real memory  =3D 536281088 (523712K bytes)
 avail memory =3D 518529024 (506376K bytes)
 Preloaded elf kernel "kernel" at 0xc033c000.
 Warning: Pentium 4 CPU: PSE disabled
 Pentium Pro MTRR support enabled
 md0: Malloc disk
 Using $PIR table, 10 entries at 0xc00fde90
 npx0: <math processor> on motherboard
 npx0: INT 16 interface
 pcib0: <Host to PCI bridge> on motherboard
 pci0: <PCI bus> on pcib0
 pcib1: <PCI to PCI bridge (vendor=3D1002 device=3D5838)> at device 1.0 =
 on pci0
 pci1: <PCI bus> on pcib1
 pci1: <ATI model 4e50 graphics accelerator> at 5.0 irq 11
 pci0: <OHCI USB controller> at 19.0 irq 11
 pci0: <OHCI USB controller> at 19.1 irq 11
 pci0: <USB controller> at 19.2 irq 11
 pci0: <unknown card> (vendor=3D0x1002, dev=3D0x4353) at 20.0
 atapci0: <Generic PCI ATA controller> port =
 0x8070-0x807f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device =
 20.1 on pci0
 ata0: at 0x1f0 irq 14 on atapci0
 ata1: at 0x170 irq 15 on atapci0
 isab0: <PCI to ISA bridge (vendor=3D1002 device=3D434c)> at device 20.3 =
 on pci0
 isa0: <ISA bus> on isab0
 pcib2: <PCI to PCI bridge (vendor=3D1002 device=3D4342)> at device 20.4 =
 on pci0
 pci2: <PCI bus> on pcib2
 fwohci0: <Texas Instruments TSB43AB22/A> mem =
 0xd8200000-0xd8203fff,0xd8206000-0xd82067ff irq 11 at device 3.0 on pci2
 fwohci0: OHCI version 1.10 (ROM=3D0)
 fwohci0: No. of Isochronous channel is 4.
 fwohci0: EUI64 22:10:03:77:00:0a:e4:04
 fwohci0: Phy 1394a available S400, 2 ports.
 fwohci0: Link S400, max_rec 2048 bytes.
 firewire0: <IEEE1394(FireWire) bus> on fwohci0
 fwohci0: Initiate bus reset
 fwohci0: node_id=3D0xc000ffc0, gen=3D1, CYCLEMASTER mode
 firewire0: 1 nodes, maxhop <=3D 0, cable IRM =3D 0 (me)
 firewire0: bus manager 0 (me)
 pci_cfgintr_linked: linked (1) to hard-routed irq 11
 pci_cfgintr: 2:4 INTA routed to irq 11
 pcic0: <TI PCI-1520 PCI-CardBus Bridge> irq 11 at device 4.0 on pci2
 pcic0: PCI Memory allocated: 0x88000000
 pcic0: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa =
 irq]
 pccard0: <PC Card 16-bit bus (classic)> on pcic0
 pci_cfgintr_linked: linked (1) to hard-routed irq 11
 pci_cfgintr: 2:4 INTA routed to irq 11
 pcic1: <TI PCI-1520 PCI-CardBus Bridge> irq 11 at device 4.1 on pci2
 pcic1: PCI Memory allocated: 0x88001000
 pcic1: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa =
 irq]
 pccard1: <PC Card 16-bit bus (classic)> on pcic1
 pci2: <unknown card> (vendor=3D0x14e4, dev=3D0x4320) at 5.0 irq 11
 rl0: <RealTek 8139 10/100BaseTX> port 0xa000-0xa0ff mem =
 0xd8206800-0xd82068ff irq 11 at device 10.0 on pci2
 rl0: Ethernet address: 00:0a:e4:56:67:08
 miibus0: <MII bus> on rl0
 rlphy0: <RealTek internal media interface> on miibus0
 rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
 pci0: <unknown card> (vendor=3D0x1002, dev=3D0x4341) at 20.5 irq 11
 pci0: <unknown card> (vendor=3D0x1002, dev=3D0x434d) at 20.6 irq 11
 orm0: <Option ROMs> at iomem =
 0xc0000-0xcffff,0xd0000-0xd0fff,0xdc000-0xdffff on isa0
 pmtimer0 on isa0
 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
 psm0: <PS/2 Mouse> irq 12 on atkbdc0
 psm0: model Generic PS/2 mouse, device ID 0
 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on =
 isa0
 sc0: <System console> at flags 0x100 on isa0
 sc0: VGA <16 virtual consoles, flags=3D0x300>
 sio0: configured irq 4 not in bitmap of probed irqs 0
 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
 sio0: type 8250
 sio1 at port 0x2f8-0x2ff irq 3 on isa0
 sio1: type 16550A
 ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
 ppc0: FIFO with 16/16/8 bytes threshold
 lpt0: <Printer> on ppbus0
 lpt0: Interrupt-driven port
 ad0: 57231MB <HTS726060M9AT00> [116280/16/63] at ata0-master BIOSDMA
 acd0: DVD-R <Slimtype DVDRW SDW-431S> at ata1-master PIO4
 Mounting root from ufs:/dev/ad0s2a
 >pciconf -lvchip0@pci0:0:0:	class=3D0x060000 card=3D0x00521025 =
 chip=3D0x58331002 rev=3D0x02 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D bridge
     subclass =3D HOST-PCI
 pcib1@pci0:1:0:	class=3D0x060400 card=3D0x00000000 chip=3D0x58381002 =
 rev=3D0x00 hdr=3D0x01
     vendor   =3D 'ATI Technologies'
     class    =3D bridge
     subclass =3D PCI-PCI
 none0@pci0:19:0:	class=3D0x0c0310 card=3D0x00521025 chip=3D0x43471002 =
 rev=3D0x01 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D serial bus
     subclass =3D USB
 none1@pci0:19:1:	class=3D0x0c0310 card=3D0x00521025 chip=3D0x43481002 =
 rev=3D0x01 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D serial bus
     subclass =3D USB
 none2@pci0:19:2:	class=3D0x0c0320 card=3D0x00521025 chip=3D0x43451002 =
 rev=3D0x01 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D serial bus
     subclass =3D USB
 none3@pci0:20:0:	class=3D0x0c0500 card=3D0x00521025 chip=3D0x43531002 =
 rev=3D0x18 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D serial bus
     subclass =3D SMBus
 atapci0@pci0:20:1:	class=3D0x01018a card=3D0x00521025 chip=3D0x43491002 =
 rev=3D0x00 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D mass storage
     subclass =3D ATA
 isab0@pci0:20:3:	class=3D0x060100 card=3D0x00521025 chip=3D0x434c1002 =
 rev=3D0x00 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D bridge
     subclass =3D PCI-ISA
 pcib2@pci0:20:4:	class=3D0x060401 card=3D0x00000000 chip=3D0x43421002 =
 rev=3D0x00 hdr=3D0x01
     vendor   =3D 'ATI Technologies'
     class    =3D bridge
     subclass =3D PCI-PCI
 none4@pci0:20:5:	class=3D0x040100 card=3D0x00521025 chip=3D0x43411002 =
 rev=3D0x00 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D multimedia
     subclass =3D audio
 none5@pci0:20:6:	class=3D0x070300 card=3D0x00521025 chip=3D0x434d1002 =
 rev=3D0x01 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D simple comms
 none6@pci1:5:0:	class=3D0x030000 card=3D0x00531025 chip=3D0x4e501002 =
 rev=3D0x00 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D display
     subclass =3D VGA
 fwohci0@pci2:3:0:	class=3D0x0c0010 card=3D0x00521025 chip=3D0x8023104c =
 rev=3D0x00 hdr=3D0x00
     vendor   =3D 'Texas Instruments (TI)'
     device   =3D 'TSB43AB22/A IEEE1394a-2000 OHCI PHY/Link-Layer Ctrlr'
     class    =3D serial bus
     subclass =3D FireWire
 pcic0@pci2:4:0:	class=3D0x060700 card=3D0x00521025 chip=3D0xac55104c =
 rev=3D0x01 hdr=3D0x02
     vendor   =3D 'Texas Instruments (TI)'
     device   =3D 'PCI1520 PC card CardBus Controller'
     class    =3D bridge
     subclass =3D PCI-CardBus
 pcic1@pci2:4:1:	class=3D0x060700 card=3D0x00521025 chip=3D0xac55104c =
 rev=3D0x01 hdr=3D0x02
     vendor   =3D 'Texas Instruments (TI)'
     device   =3D 'PCI1520 PC card CardBus Controller'
     class    =3D bridge
     subclass =3D PCI-CardBus
 none7@pci2:5:0:	class=3D0x028000 card=3D0x1220185f chip=3D0x432014e4 =
 rev=3D0x03 hdr=3D0x00
     vendor   =3D 'Broadcom Corporation'
     device   =3D 'BCM4306(??) 802.11g Wireless NIC'
     class    =3D network
 rl0@pci2:10:0:	class=3D0x020000 card=3D0x00521025 chip=3D0x813910ec =
 rev=3D0x10 hdr=3D0x00
     vendor   =3D 'Realtek Semiconductor'
     device   =3D 'RT8139 (A/B/C/813x/C+) Fast Ethernet Adapter'
     class    =3D network
     subclass =3D ethernet
 
 ------=_NextPart_000_0006_01C4630E.D047E0C0
 Content-Type: text/html;
 	charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <HTML><HEAD>
 <META http-equiv=3DContent-Type content=3D"text/html; =
 charset=3Diso-8859-1">
 <META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
 <STYLE></STYLE>
 </HEAD>
 <BODY bgColor=3D#ffffff>
 <DIV><FONT face=3DArial size=3D2>First, the mail <A=20
 href=3D"mailto:cypher@tugamail.com">cypher@tugamail.com</A> is having =
 some=20
 problems, so i can currently be found at <A=20
 href=3D"mailto:pragma@sapo.pt">pragma@sapo.pt</A> .</FONT></DIV>
 <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
 <DIV><FONT face=3DArial size=3D2>Second, thank you Mr Nielsen for the =
 sugestion,=20
 here is the "dmesg" and "pciconf -lv" output.</FONT></DIV>
 <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
 <DIV><FONT face=3DArial size=3D2>&gt;dmesg</FONT></DIV>
 <DIV><PRE>Copyright (c) 1992-2004 The FreeBSD Project.
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 	The Regents of the University of California. All rights reserved.
 FreeBSD 4.10-STABLE #21: Sun Jul  4 18:30:41 WEST 2004
     root@pedro.pt:/usr/obj/usr/src/sys/MYKERNEL
 Timecounter "i8254"  frequency 1193182 Hz
 CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3200.13-MHz 686-class CPU)
   Origin =3D "GenuineIntel"  Id =3D 0xf29  Stepping =3D 9
   =
 Features=3D0xbfebfbff&lt;FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR=
 ,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE&=
 gt;
   Hyperthreading: 2 logical CPUs
 real memory  =3D 536281088 (523712K bytes)
 avail memory =3D 518529024 (506376K bytes)
 Preloaded elf kernel "kernel" at 0xc033c000.
 Warning: Pentium 4 CPU: PSE disabled
 Pentium Pro MTRR support enabled
 md0: Malloc disk
 Using $PIR table, 10 entries at 0xc00fde90
 npx0: &lt;math processor&gt; on motherboard
 npx0: INT 16 interface
 pcib0: &lt;Host to PCI bridge&gt; on motherboard
 pci0: &lt;PCI bus&gt; on pcib0
 pcib1: &lt;PCI to PCI bridge (vendor=3D1002 device=3D5838)&gt; at device =
 1.0 on pci0
 pci1: &lt;PCI bus&gt; on pcib1
 pci1: &lt;ATI model 4e50 graphics accelerator&gt; at 5.0 irq 11
 pci0: &lt;OHCI USB controller&gt; at 19.0 irq 11
 pci0: &lt;OHCI USB controller&gt; at 19.1 irq 11
 pci0: &lt;USB controller&gt; at 19.2 irq 11
 pci0: &lt;unknown card&gt; (vendor=3D0x1002, dev=3D0x4353) at 20.0
 atapci0: &lt;Generic PCI ATA controller&gt; port =
 0x8070-0x807f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device =
 20.1 on pci0
 ata0: at 0x1f0 irq 14 on atapci0
 ata1: at 0x170 irq 15 on atapci0
 isab0: &lt;PCI to ISA bridge (vendor=3D1002 device=3D434c)&gt; at device =
 20.3 on pci0
 isa0: &lt;ISA bus&gt; on isab0
 pcib2: &lt;PCI to PCI bridge (vendor=3D1002 device=3D4342)&gt; at device =
 20.4 on pci0
 pci2: &lt;PCI bus&gt; on pcib2
 fwohci0: &lt;Texas Instruments TSB43AB22/A&gt; mem =
 0xd8200000-0xd8203fff,0xd8206000-0xd82067ff irq 11 at device 3.0 on pci2
 fwohci0: OHCI version 1.10 (ROM=3D0)
 fwohci0: No. of Isochronous channel is 4.
 fwohci0: EUI64 22:10:03:77:00:0a:e4:04
 fwohci0: Phy 1394a available S400, 2 ports.
 fwohci0: Link S400, max_rec 2048 bytes.
 firewire0: &lt;IEEE1394(FireWire) bus&gt; on fwohci0
 fwohci0: Initiate bus reset
 fwohci0: node_id=3D0xc000ffc0, gen=3D1, CYCLEMASTER mode
 firewire0: 1 nodes, maxhop &lt;=3D 0, cable IRM =3D 0 (me)
 firewire0: bus manager 0 (me)
 pci_cfgintr_linked: linked (1) to hard-routed irq 11
 pci_cfgintr: 2:4 INTA routed to irq 11
 pcic0: &lt;TI PCI-1520 PCI-CardBus Bridge&gt; irq 11 at device 4.0 on =
 pci2
 pcic0: PCI Memory allocated: 0x88000000
 pcic0: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa =
 irq]
 pccard0: &lt;PC Card 16-bit bus (classic)&gt; on pcic0
 pci_cfgintr_linked: linked (1) to hard-routed irq 11
 pci_cfgintr: 2:4 INTA routed to irq 11
 pcic1: &lt;TI PCI-1520 PCI-CardBus Bridge&gt; irq 11 at device 4.1 on =
 pci2
 pcic1: PCI Memory allocated: 0x88001000
 pcic1: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa =
 irq]
 pccard1: &lt;PC Card 16-bit bus (classic)&gt; on pcic1
 pci2: &lt;unknown card&gt; (vendor=3D0x14e4, dev=3D0x4320) at 5.0 irq 11
 rl0: &lt;RealTek 8139 10/100BaseTX&gt; port 0xa000-0xa0ff mem =
 0xd8206800-0xd82068ff irq 11 at device 10.0 on pci2
 rl0: Ethernet address: 00:0a:e4:56:67:08
 miibus0: &lt;MII bus&gt; on rl0
 rlphy0: &lt;RealTek internal media interface&gt; on miibus0
 rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
 pci0: &lt;unknown card&gt; (vendor=3D0x1002, dev=3D0x4341) at 20.5 irq =
 11
 pci0: &lt;unknown card&gt; (vendor=3D0x1002, dev=3D0x434d) at 20.6 irq =
 11
 orm0: &lt;Option ROMs&gt; at iomem =
 0xc0000-0xcffff,0xd0000-0xd0fff,0xdc000-0xdffff on isa0
 pmtimer0 on isa0
 atkbdc0: &lt;Keyboard controller (i8042)&gt; at port 0x60,0x64 on isa0
 atkbd0: &lt;AT Keyboard&gt; flags 0x1 irq 1 on atkbdc0
 psm0: &lt;PS/2 Mouse&gt; irq 12 on atkbdc0
 psm0: model Generic PS/2 mouse, device ID 0
 vga0: &lt;Generic ISA VGA&gt; at port 0x3c0-0x3df iomem 0xa0000-0xbffff =
 on isa0
 sc0: &lt;System console&gt; at flags 0x100 on isa0
 sc0: VGA &lt;16 virtual consoles, flags=3D0x300&gt;
 sio0: configured irq 4 not in bitmap of probed irqs 0
 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
 sio0: type 8250
 sio1 at port 0x2f8-0x2ff irq 3 on isa0
 sio1: type 16550A
 ppc0: &lt;Parallel port&gt; at port 0x378-0x37f irq 7 on isa0
 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
 ppc0: FIFO with 16/16/8 bytes threshold
 lpt0: &lt;Printer&gt; on ppbus0
 lpt0: Interrupt-driven port
 ad0: 57231MB &lt;HTS726060M9AT00&gt; [116280/16/63] at ata0-master =
 BIOSDMA
 acd0: DVD-R &lt;Slimtype DVDRW SDW-431S&gt; at ata1-master PIO4
 Mounting root from ufs:/dev/ad0s2a
 </PRE><PRE>&gt;pciconf -lv</PRE><PRE><PRE>chip0@pci0:0:0:	=
 class=3D0x060000 card=3D0x00521025 chip=3D0x58331002 rev=3D0x02 =
 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D bridge
     subclass =3D HOST-PCI
 pcib1@pci0:1:0:	class=3D0x060400 card=3D0x00000000 chip=3D0x58381002 =
 rev=3D0x00 hdr=3D0x01
     vendor   =3D 'ATI Technologies'
     class    =3D bridge
     subclass =3D PCI-PCI
 none0@pci0:19:0:	class=3D0x0c0310 card=3D0x00521025 chip=3D0x43471002 =
 rev=3D0x01 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D serial bus
     subclass =3D USB
 none1@pci0:19:1:	class=3D0x0c0310 card=3D0x00521025 chip=3D0x43481002 =
 rev=3D0x01 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D serial bus
     subclass =3D USB
 none2@pci0:19:2:	class=3D0x0c0320 card=3D0x00521025 chip=3D0x43451002 =
 rev=3D0x01 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D serial bus
     subclass =3D USB
 none3@pci0:20:0:	class=3D0x0c0500 card=3D0x00521025 chip=3D0x43531002 =
 rev=3D0x18 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D serial bus
     subclass =3D SMBus
 atapci0@pci0:20:1:	class=3D0x01018a card=3D0x00521025 chip=3D0x43491002 =
 rev=3D0x00 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D mass storage
     subclass =3D ATA
 isab0@pci0:20:3:	class=3D0x060100 card=3D0x00521025 chip=3D0x434c1002 =
 rev=3D0x00 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D bridge
     subclass =3D PCI-ISA
 pcib2@pci0:20:4:	class=3D0x060401 card=3D0x00000000 chip=3D0x43421002 =
 rev=3D0x00 hdr=3D0x01
     vendor   =3D 'ATI Technologies'
     class    =3D bridge
     subclass =3D PCI-PCI
 none4@pci0:20:5:	class=3D0x040100 card=3D0x00521025 chip=3D0x43411002 =
 rev=3D0x00 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D multimedia
     subclass =3D audio
 none5@pci0:20:6:	class=3D0x070300 card=3D0x00521025 chip=3D0x434d1002 =
 rev=3D0x01 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D simple comms
 none6@pci1:5:0:	class=3D0x030000 card=3D0x00531025 chip=3D0x4e501002 =
 rev=3D0x00 hdr=3D0x00
     vendor   =3D 'ATI Technologies'
     class    =3D display
     subclass =3D VGA
 fwohci0@pci2:3:0:	class=3D0x0c0010 card=3D0x00521025 chip=3D0x8023104c =
 rev=3D0x00 hdr=3D0x00
     vendor   =3D 'Texas Instruments (TI)'
     device   =3D 'TSB43AB22/A IEEE1394a-2000 OHCI PHY/Link-Layer Ctrlr'
     class    =3D serial bus
     subclass =3D FireWire
 pcic0@pci2:4:0:	class=3D0x060700 card=3D0x00521025 chip=3D0xac55104c =
 rev=3D0x01 hdr=3D0x02
     vendor   =3D 'Texas Instruments (TI)'
     device   =3D 'PCI1520 PC card CardBus Controller'
     class    =3D bridge
     subclass =3D PCI-CardBus
 pcic1@pci2:4:1:	class=3D0x060700 card=3D0x00521025 chip=3D0xac55104c =
 rev=3D0x01 hdr=3D0x02
     vendor   =3D 'Texas Instruments (TI)'
     device   =3D 'PCI1520 PC card CardBus Controller'
     class    =3D bridge
     subclass =3D PCI-CardBus
 none7@pci2:5:0:	class=3D0x028000 card=3D0x1220185f chip=3D0x432014e4 =
 rev=3D0x03 hdr=3D0x00
     vendor   =3D 'Broadcom Corporation'
     device   =3D 'BCM4306(??) 802.11g Wireless NIC'
     class    =3D network
 rl0@pci2:10:0:	class=3D0x020000 card=3D0x00521025 chip=3D0x813910ec =
 rev=3D0x10 hdr=3D0x00
     vendor   =3D 'Realtek Semiconductor'
     device   =3D 'RT8139 (A/B/C/813x/C+) Fast Ethernet Adapter'
     class    =3D network
     subclass =3D ethernet
 </PRE></PRE></DIV></BODY></HTML>
 
 ------=_NextPart_000_0006_01C4630E.D047E0C0--
 
 
Responsible-Changed-From-To: freebsd-bugs->sound 
Responsible-Changed-By: arved 
Responsible-Changed-When: Fri Jul 23 13:16:30 GMT 2004 
Responsible-Changed-Why:  
Over to sound maintainers 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68665 
State-Changed-From-To: open->closed 
State-Changed-By: netchild 
State-Changed-When: Wed Dec 28 21:06:08 UTC 2005 
State-Changed-Why:  
We have a driver (snd_atiixp) in current for this, it will be MFCed 
to -STABLE as soon as we can do it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68665 
>Unformatted:
