From owner-freebsd-multimedia Sat Aug 9 06:48:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA24240 for multimedia-outgoing; Sat, 9 Aug 1997 06:48:24 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id GAA24235 for ; Sat, 9 Aug 1997 06:48:21 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id OAA01539; Sat, 9 Aug 1997 14:37:40 +0200 From: Luigi Rizzo Message-Id: <199708091237.OAA01539@labinfo.iet.unipi.it> Subject: Re: [snddrv] snd970806.tgz available To: hlew@www2.shoppersnet.com (Howard Lew) Date: Sat, 9 Aug 1997 14:37:40 +0200 (MET DST) Cc: multimedia@FreeBSD.ORG In-Reply-To: from "Howard Lew" at Aug 9, 97 00:31:38 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Okay, > > Just had a chance to test out the snd970806.tgz sound snap. It now detects > and seems to configure pcm0 okay. I don't think I saw any mention of MSS on > the probe of this Opti 925 chipset card, but it does try to look for SB mss or wss are acronyms for ad1848 clones. > version and couldn't find it. > > Then before the bootup is complete, it stays in an endless loop -- something > to do with the ad1848 and an interrupt problem. The system never gets to I did not have time to look at the datasheets of the opti925... I guess your only chance is to make the code more verbose and look where it blocks... or wait a couple of weeks until I can fetch and print them... Cheers Luigi