Date: Wed, 24 Jan 2001 21:12:34 +0200 From: "Antony Russell" <tonyr@cs-cape.co.za> To: <freebsd-stable@freebsd.org> Subject: Sound on Intel Easton Message-ID: <MBECJOBNOFOBALDMPGEBOEELEEAA.tonyr@clarotech.co.za>
next in thread | raw e-mail | index | archive | help
Hi I am running FreeBSD 4.2-STABLE (cvsup'd 21 Jan) on an Intel Easton (D815EEA) board with onboard sound and am having problem getting the on-board sound working. The sound is reported to be AC'97 v1.03 compliant. I have included the following (from LINT) in my kernel configuration file...... # For non-pnp sound cards with no bridge drivers only: device pcm0 at isa? irq 10 drq 1 flags 0x0 # # For PnP/PCI sound cards device pcm # For non-PnP cards: device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 device gusc0 at isa? port 0x220 irq 5 drq 1 flags 0x13 # Not controlled by `snd' device pca0 at isa? port IO_TIMER1 and here is the dmesg output....... Copyright (c) 1992-2001 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.2-STABLE #0: Wed Jan 24 20:38:44 SAST 2001 root@cfggate.cfg.co.za:/usr/obj/usr/src/sys/CFG Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (697.88-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x387f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV, PAT,PSE36,PN,MMX,FXSR,SSE> real memory = 65798144 (64256K bytes) avail memory = 60321792 (58908K bytes) Preloaded elf kernel "kernel" at 0xc034f000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pci0: <Intel model 1132 VGA-compatible display device> at 2.0 irq 11 pcib1: <PCI to PCI bridge (vendor=8086 device=244e)> at device 30.0 on pci0 pci1: <PCI bus> on pcib1 fxp0: <Intel PLC 10/100 Ethernet> port 0xde80-0xdebf mem 0xff8fe000-0xff8fefff irq 11 at device 8.0 on pci1 fxp0: Ethernet address 00:03:47:3e:c9:25 fxp1: <Intel Pro 10/100B/100+ Ethernet> port 0xdf00-0xdf3f mem 0xff700000-0xff7fffff,0xff8ff000-0xff8fffff irq 11 at device 9.0 on pci1 fxp1: Ethernet address 00:02:b3:09:c3:a0 isab0: <PCI to ISA bridge (vendor=8086 device=2440)> at device 31.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel ICH2 ATA100 controller> port 0xffa0-0xffaf at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 pci0: <UHCI USB controller> at 31.2 irq 11 pci0: <unknown card> (vendor=0x8086, dev=0x2443) at 31.3 irq 9 pci0: <UHCI USB controller> at 31.4 irq 10 pci0: <unknown card> (vendor=0x8086, dev=0x2445) at 31.5 irq 9 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 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=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A pca0 at port 0x40 on isa0 unknown: <PNP0000> can't assign resources unknown: <PNP0303> can't assign resources pca1: <AT-style speaker sound> at port 0x61 on isa0 unknown: <PNP0501> can't assign resources unknown: <PNP0501> can't assign resources unknown: <PNP0400> can't assign resources unknown: <PNP0700> can't assign resources ad0: 9768MB <ST310212A> [19846/16/63] at ata0-master UDMA66 Mounting root from ufs:/dev/ad0s1a Any suggestions would be greatly appreciated Tony Russell Technical Director Clarotech Consulting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MBECJOBNOFOBALDMPGEBOEELEEAA.tonyr>