Date: 11 Jun 1999 18:29:30 +0200 From: naddy@mips.rhein-neckar.de (Christian Weisgerber) To: freebsd-current@freebsd.org Subject: Re: ES1370 Sound problems Message-ID: <7jrdha$v9m$1@mips.rhein-neckar.de> References: <Pine.BSF.4.10.9906110254120.423-100000@highlands.cisco.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe Clarke <jclarke@cisco.com> 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: <AudioPCI ES1370> 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: <AudioPCI ES1370> 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 <URL:http://www.carpe.com/buch/>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7jrdha$v9m$1>
