From owner-freebsd-current Wed Sep 30 13:34:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17077 for freebsd-current-outgoing; Wed, 30 Sep 1998 13:34:40 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA17056 for ; Wed, 30 Sep 1998 13:34:32 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id TAA09059; Wed, 30 Sep 1998 19:34:03 +0100 From: Luigi Rizzo Message-Id: <199809301834.TAA09059@labinfo.iet.unipi.it> Subject: Re: possibly fixed sound code for 3.0-current To: bright@hotjobs.com (Alfred Perlstein) Date: Wed, 30 Sep 1998 19:34:03 +0100 (MET) Cc: current@FreeBSD.ORG In-Reply-To: from "Alfred Perlstein" at Sep 30, 98 04:01:18 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > my sound code seems fine, can play mp3s, cd's, x11amp (linux) > > pretty awesome, any specific problems that theses patches address? with the code in -current: * Vibra16X had lot of problems i think; * if you press ctrl-C while audio is playing, it is likely that you cannot use the audio device until next reboot because something remains dirty in the descriptor (the driver says something "write denied, another reader is in") this new one should at the very least fix the above two things. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message