From owner-freebsd-questions@FreeBSD.ORG Tue May 13 19:26:51 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 418DC37B401 for ; Tue, 13 May 2003 19:26:51 -0700 (PDT) Received: from eciexchange.eldocomp.com (smtp.eldocomp.com [205.159.99.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89ACC43F3F for ; Tue, 13 May 2003 19:26:50 -0700 (PDT) (envelope-from wbloom@eldocomp.com) Received: by eciexchange.eldocomp.com with XWall v3.26 ; Tue, 13 May 2003 19:26:49 -0700 From: William Bloom To: "freebsd-questions@freebsd.org" Date: Tue, 13 May 2003 19:26:48 -0700 X-Assembled-By: XWall v3.26 X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Message-ID: <20030513192648.3bce67e3.wbloom@eldocomp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Example Loadable Driver (cdevsw) and OSS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 02:26:51 -0000 The www.opensound.com (OSS) developers mention in their forum that the example loadable driver at /usr/share/examples/kld/cdev, when built, will panic a post-500104 kernel because the example's source has never been updated for the recent dynamic major device number change. Since this example is a reference used by the OSS developers for their FreeBSD driver development, then they therefore do not know what needs to be done in order to update their sound drivers for 5-CURRENT. In fact, the present OSS drivers also panic the system in the same way if loaded into a post-500104 kernel. Until the loadable driver examples are brought up to date, the OSS fellows are stymied, they are telling customers. This happens to matter especially to those of us who happen to be using a Dell system with the Dell SBLive! 5.1 card, for which there is no native FreeBSD driver yet (but for which a driver is available, though, from OSS). Does anyone know whether there is a todo-item among the FreeBSD team to bring the loadable drivers examples up to date? Slight change in subject... For anyone who can shed light, the chipset ID for a Creative Labs SBLive! card is 0x0002 (EMU10k1), for an Audigy it's 0x0004 (EMU10K2), and for the Dell SBLive! 5.1 it's 0x0006 (from pciconf -l). According to device lists, this is the emu10k1x chipset for "Soundblaster Live! 5.1". Bill -- William Bloom (602) 604-3100 Eldorado Computing, Inc. 5353 North 16th Street, Suite 400 Phoenix, Az 85016 http://www.eldocomp.com Eldorado Test Disclaimer...please ignore.