From owner-freebsd-multimedia@FreeBSD.ORG Thu Jan 12 18:12:51 2006 Return-Path: X-Original-To: multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B2E716A41F; Thu, 12 Jan 2006 18:12:51 +0000 (GMT) (envelope-from vx2@tds.net) Received: from outbound2.mail.tds.net (outbound2.mail.tds.net [216.170.230.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ABC743D45; Thu, 12 Jan 2006 18:12:50 +0000 (GMT) (envelope-from vx2@tds.net) Received: from outaamta02.mail.tds.net (outaamta02.mail.tds.net [216.170.230.32]) by outbound2.mail.tds.net (8.13.4/8.12.2) with ESMTP id k0CICm7H010858; Thu, 12 Jan 2006 12:12:49 -0600 (CST) Received: from x7.frogdoor.org ([69.11.161.190]) by outaamta02.mail.tds.net with SMTP id <20060112181248.UQGH23063.outaamta02.mail.tds.net@x7.frogdoor.org>; Thu, 12 Jan 2006 12:12:48 -0600 Date: Thu, 12 Jan 2006 13:14:11 -0500 From: Rob Clark To: Ariff Abdullah Message-Id: <20060112131411.5719633c.vx2@tds.net> In-Reply-To: <20060112220325.67a44852.ariff@FreeBSD.org> References: <20060111183051.65841c8f.vx2@tds.net> <20060112090545.7f7a06fb.ariff@FreeBSD.org> <20060111215022.21ee52f6.vx2@tds.net> <20060112151002.5f4b472f.ariff@FreeBSD.org> <20060112091311.4ncbvkfasc00ccc0@netchild.homeip.net> <20060112171141.668eeacd.ariff@FreeBSD.org> <20060112182008.56519659.ariff@FreeBSD.org> <20060112062756.2710fa0b.vx2@tds.net> <20060112220325.67a44852.ariff@FreeBSD.org> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: multimedia@FreeBSD.org Subject: Re: CORRECTION - Sound Not Working After SRC Update X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2006 18:12:51 -0000 On Thu, 12 Jan 2006 22:03:25 +0800 Ariff Abdullah wrote: > On Thu, 12 Jan 2006 06:27:56 -0500 > Rob Clark wrote: > > > > On Thu, 12 Jan 2006 18:20:08 +0800 > > Ariff Abdullah wrote: > > > > > Rob, this is your final test: > > > > > > http://people.freebsd.org/~ariff/test/es137x.c > > > > > > > Ariff, > > > > Just performed the 'final test' and sound works with > > your latest es137x.c. > > > > Just for information - I got behind the box and looked > > at the ensoniq sound card ports - there are 5 (4 female > > mini-plug types black, green, red, blue - and a 15pin > > joystick/gameport type). > > > > Let me know if there is anything else you need. > > > Uhm.. that at least tell us few things: whether your > joyport is broken, or simply the driver does not perform > adequate joyport initialization (programatical error). I > would prefer to hunt this down until it fixed, but since > support for joyport on this driver is rather new, I > probably leave it as is for now (-> TODO). > > Thanks. > Ariff Abdullah > FreeBSD > Hi Ariff, What does 'blacklist' mean as used in a previous message on this issue, e.g., "I have better idea: use pci subvendor/subdevice to 'blacklist' this card, simmilar with previous EAPD issues. Seems fair enough, right?" -also- Would the current provided patches be submitted, or should I look to patch for this card after each future src update? Just trying to decide what direction I should take with this ensoniq card. I don't use the joyport at all, so this feature is not too important to me. Thanks, Rob --