From owner-freebsd-multimedia Mon Sep 22 01:17:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA24843 for multimedia-outgoing; Mon, 22 Sep 1997 01:17:00 -0700 (PDT) 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 BAA24833 for ; Mon, 22 Sep 1997 01:16:55 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id JAA15953; Mon, 22 Sep 1997 09:02:44 +0200 From: Luigi Rizzo Message-Id: <199709220702.JAA15953@labinfo.iet.unipi.it> Subject: Re: Luigi's driver and SB16 To: jonny@coppe.ufrj.br (Joao Carlos Mendes Luis) Date: Mon, 22 Sep 1997 09:02:44 +0200 (MET DST) Cc: jonny@coppe.ufrj.br, multimedia@FreeBSD.ORG In-Reply-To: <199709211926.QAA01355@gaia.coppe.ufrj.br> from "Joao Carlos Mendes Luis" at Sep 21, 97 04:26:28 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Did not remove the mss_detect error, but now my sound card is detected. how could remove it, since you _don't_ have a MSS but an SB :) > Another problem: xmmix does not work, exiting with this error: > SOUND_MIXER_READ_CAPS ioctl failed: Invalid argument hmm... not all ioctls are supported maybe this one was not. Check the sources in sound.c > PS: It's good to have your driver integrated into -current, but please > don't forget the folks who run 2.2. :) There are release stability issues which are more important. I will continue to run 2.2. and provide snaps. Cheers Luigi