From owner-freebsd-current Fri Dec 5 04:45:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA21762 for current-outgoing; Fri, 5 Dec 1997 04:45:30 -0800 (PST) (envelope-from owner-freebsd-current) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id EAA21752 for ; Fri, 5 Dec 1997 04:45:22 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id MAA23064; Fri, 5 Dec 1997 12:43:24 +0100 From: Luigi Rizzo Message-Id: <199712051143.MAA23064@labinfo.iet.unipi.it> Subject: Re: SB AWE64 support To: dstenn@fanfic.org (Dennis Tenn) Date: Fri, 5 Dec 1997 12:43:23 +0100 (MET) Cc: current@FreeBSD.ORG In-Reply-To: from "Dennis Tenn" at Dec 5, 97 06:03:23 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Has anyone been able to get this card to work under FreeBSD 2.2.x or 3.0? > > I've tried to install it with the new audio drivers found on Luigi Rizzo's > homepage as well as the FAQ found on many pages outlining the installation > and setup of various cards. The program pnpinfo identifies my soundcard maybe the card is not initialized. You should attach the pnpinfo output, and maybe you should use the manual config commands available with boot -c, something along the lines of pnp 1 0 port0 0x220 irq0 5 drq0 1 drq1 5 Luigi