From owner-freebsd-current Fri Jun 11 9:32:28 1999 Delivered-To: freebsd-current@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id D9DAB15160 for ; Fri, 11 Jun 1999 09:32:23 -0700 (PDT) (envelope-from naddy@mips.rhein-neckar.de) Received: from mips.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id SAA15497 for freebsd-current@freebsd.org; Fri, 11 Jun 1999 18:32:21 +0200 (CEST) (envelope-from naddy@mips.rhein-neckar.de) Received: by mips.rhein-neckar.de id m10sUBR-000WyWC (Debian Smail-3.2.0.101 1997-Dec-17 #2); Fri, 11 Jun 1999 18:29:33 +0200 (CEST) From: naddy@mips.rhein-neckar.de (Christian Weisgerber) Subject: Re: ES1370 Sound problems Date: 11 Jun 1999 18:29:30 +0200 Message-ID: <7jrdha$v9m$1@mips.rhein-neckar.de> References: To: freebsd-current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joe Clarke wrote: > I currently re-added my es1370-based Ensoniq soundcard to my FreeBSD 3.2 > system with the hope of getting Luigi's sound driver working with it. > > es1: rev 0x00 int a irq 10 on pci0.15.0 ^^^ > pcm1: using I/O space register mapping at 0x1800 At least with 4.0-CURRENT that's a problem. You need to patch sys/pci/es1370.c, ca. line 150, in struct es_pci_driver. Replace "es" by "pcm". I then get pcm0: irq 15 at device 9.0 on pci0 pcm0: using I/O space register mapping at 0xe400 on boot-up, and the card is made available correctly. > Trying to play an mp3 with mpg123, I get the following: > > Can't reset audio! > Can't reset audio! I get these too, but they don't seem to have any effect. mpg123 works fine. -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de carpe librum: books 'n' reviews To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message