Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 1998 11:53:31 +0200 (MET DST)
From:      Ugo Paternostro <paterno@dsi.UNIFI.IT>
To:        "Robert J Lynn Jr (TeChYMaN)" <root@techyman.ml.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: ESS 1868 Sound Card not working
Message-ID:  <XFMail.980610115331.paterno@dsi.unifi.it>
In-Reply-To: <Pine.BSF.3.96.980608161303.3325A-100000@techyman.ml.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08-Jun-98 Robert J Lynn Jr (TeChYMaN) wrote about "ESS 1868 Sound Card not
working":
> Probing for PnP devices:
> CSN 1 Vendor ID: ESS 1868 [0x68187316] serial 0xffffffff
> This is an ESS 1868, but LDN 1 is disabled (I just made a new kernel,
> forget the line)

Make sure that your BIOS is set up to "PnP Aware OS: NO" (that means: my OS
doesn't care to setup PnP devices, so please, my dear BIOS, do it yourself ;-)

If this is not the case, than boot your kernel with -c and hand config your
board with the following command (from /usr/src/sys/i386/isa/snd/CARDS):

    pnp 1 1 os enable irq0 7 drq0 1 port0 0x220
    
Make sure that the supplied port, irq and dma are free...

You need to do that only once, as it will be recorded by dset (in /etc/rc)

AFAIK only 8 bit modes are supported. You cannot play mp files with Luigi's
driver... :-(

> Robert J. Lynn Jr. (TeChYMaN, TechyMan, rjlynn, TeChY)

Bye, UP


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980610115331.paterno>