From owner-freebsd-questions Thu Apr 27 15: 4:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uclink4.berkeley.edu (uclink4.Berkeley.EDU [128.32.25.39]) by hub.freebsd.org (Postfix) with ESMTP id 2EE3237BAC9 for ; Thu, 27 Apr 2000 15:04:48 -0700 (PDT) (envelope-from joepark@uclink4.berkeley.edu) Received: from susan.pinol1.sfba.home.com (c833307-a.pinol1.sfba.home.com [24.11.139.49]) by uclink4.berkeley.edu (8.9.3/8.9.3) with SMTP id PAA30277 for ; Thu, 27 Apr 2000 15:04:40 -0700 (PDT) From: Ho-Jeong Joe Park Organization: University of California, Berkeley To: freebsd-questions@FreeBSD.ORG Subject: setting sound card - es1371 Date: Thu, 27 Apr 2000 14:57:09 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00042715125800.00939@susan.pinol1.sfba.home.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm building a custom kernel for 4.0 stable. I had sound with es1371 card on 3.4 stable. On 4.0 configuration file I just added this one line: device pcm The LINT indicated that this would be enough for PnP/PCI card. I succusfully configured and installed new kernel and this is what I get for dmesg: pci0: (vendor=0x123f, dev=0x8888) at 14.0 irq 10 pci0: (vendor=0x1102, dev=0x0002) at 15.0 irq 3 pci0: (vendor=0x1102, dev=0x7002) at 15.1 pci0: (vendor=0x12b9, dev=0x1006) at 16.0 irq 9 pcm0: port 0x1480-0x14bf irq 3 at device 17.0 on pci0 I had that unknown card things with GENERIC kernel too. I was hoping that by setting the sound card, that would go away but it didn't. Well, when I tried to play MP3, I get "Unable to open the audio device" error. Did I miss something? Maybe some simple thing like making a device? And anyone has any idea on that unknown card thing? I believe that's the sound card... Maybe I'm didn't set it right in configuration file? Oh, and one more thing. How do I set up sound card to take full advantage of it? (ie full duplex, second DMA channel, etc) Thank you in advance. -- ######################### Ho-Jeong Joe Park 510.845.1434 joepark@uclink4.berkeley.edu joep@doubletwist.com ######################### To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message