From owner-freebsd-questions Wed Jun 10 17:40:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA02975 for freebsd-questions-outgoing; Wed, 10 Jun 1998 17:40:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cesit1.unifi.it (cesit1.unifi.it [150.217.1.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA02805 for ; Wed, 10 Jun 1998 17:39:59 -0700 (PDT) (envelope-from ugo@dsi.UNIFI.IT) Received: from aguirre.dsi.unifi.it by CESIT1.UNIFI.IT (PMDF V5.1-10 #23168) with SMTP id <01IY3ENNY8N80003PO@CESIT1.UNIFI.IT> for freebsd-questions@FreeBSD.org; Thu, 11 Jun 1998 02:39:49 MET Received: from dsi.unifi.it (ppp-firenze71-182.iol.it) by aguirre.dsi.unifi.it (4.1/SMI-4.1) id AA17076; Thu, 11 Jun 1998 02:38:38 +0200 Received: from pegasus.home.net (pegasus.home.net [192.168.1.3]) by dsi.unifi.it (8.8.8/8.8.8) with ESMTP id LAA12305; Wed, 10 Jun 1998 11:53:32 +0200 (MET DST envelope-from ugo) Received: (from ugo@localhost) by pegasus.home.net (8.8.8/8.8.8) id LAA00637; Wed, 10 Jun 1998 11:53:31 +0200 (MET DST envelope-from ugo) Date: Wed, 10 Jun 1998 11:53:31 +0200 (MET DST) From: Ugo Paternostro Subject: RE: ESS 1868 Sound Card not working In-reply-to: To: "Robert J Lynn Jr (TeChYMaN)" Cc: freebsd-questions@FreeBSD.ORG Message-id: Organization: Not an organization MIME-version: 1.0 X-Mailer: XFMail 1.2 [p0] on FreeBSD Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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