From owner-freebsd-multimedia Wed Apr 29 05:30:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA15879 for freebsd-multimedia-outgoing; Wed, 29 Apr 1998 05:30:01 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from asteroid.svib.ru (tarkhil@asteroid.svib.ru [195.151.166.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA15767 for ; Wed, 29 Apr 1998 05:29:35 -0700 (PDT) (envelope-from tarkhil@asteroid.svib.ru) Received: from asteroid.svib.ru (tarkhil@localhost) by asteroid.svib.ru (8.8.8/8.8.8) with ESMTP id QAA00600; Wed, 29 Apr 1998 16:29:18 +0400 (MSD) (envelope-from tarkhil@asteroid.svib.ru) Message-Id: <199804291229.QAA00600@asteroid.svib.ru> To: multimedia@FreeBSD.ORG cc: luigi@iet.unipi.it Subject: Sound driver fails to read Date: Wed, 29 Apr 1998 16:29:18 +0400 From: Alex Povolotsky Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello! On my 3.0-SNAP-980406, pcm0 written in kernel as device pcm0 at isa0 port 220 tty irq 5 drq 1 flags 0x0 vector pcmintr causes system lockup on any reading from /dev/audio ( with ESS688 and SB32 PnP sound cards, effect is nearly the same). I have tracked the problem down to dsp_read_body, but I'm totally unfamimliar with sound hardware AND with driver internal logic, so that's all I can dig out right now. TIA, Alex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message