From owner-freebsd-current Thu Mar 20 10:42:43 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D27737B404; Thu, 20 Mar 2003 10:42:41 -0800 (PST) Received: from lakemtao01.cox.net (lakemtao01.cox.net [68.1.17.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17F3043FA3; Thu, 20 Mar 2003 10:42:40 -0800 (PST) (envelope-from franklin@jfranklin.net) Received: from jfranklin.net ([68.10.80.12]) by lakemtao01.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030320184239.NULC14921.lakemtao01.cox.net@jfranklin.net>; Thu, 20 Mar 2003 13:42:39 -0500 Message-ID: <3E7A0BA4.6080501@jfranklin.net> Date: Thu, 20 Mar 2003 13:42:44 -0500 From: Jody Franklin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030302 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@FreeBSD.ORG Cc: David Schultz , Andre Guibert de Bruet Subject: Re: OSS SBLive driver causes kernel panic with 5.0 current References: <3E696BD8.4070402@jfranklin.net> <20030316010347.N36274@alpha.siliconlandmark.com> <20030316072837.GA33102@HAL9000.homeunix.com> In-Reply-To: <20030316072837.GA33102@HAL9000.homeunix.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David Schultz wrote: > Thus spake Andre Guibert de Bruet : > >>On Fri, 7 Mar 2003, Jody Franklin wrote: >> >> >>>I'd been keeping up with current (world/kernel) every other week or so, >>>and until this week I had no real problems. But after the build I did on >>>March 3rd my soundcard driver (4Front's SBLive/Audigy driver) causes a >>>kernel panic on load. If I don't load the driver the system boots fine, >>>and runs with no other problems. >>> >>>This is the message I get from the debugger when I load the driver: >>> >>>panic: Invalid major (-1030904368) in make_dev >>> >>>I've posted this info to their support forums also, their last responce >>>was to "see what they broke". >> >>Please don't cross-post -current and -questions. >> >>Major numbers are now being allocated dynamically. Sounds like the emu10k1 >>driver doesn't like this. My guess is, it's probably in the process of >>being converted over... > > > His post refers to the commercial driver, which still needs to be > converted. > As of the 12th 4Front's last word was that they are using /usr/share/examples/cdev as an example for their code, and that example causes the same panic as their driver. Thus asking that the examples be updated to match the current kernel so that they can update their driver. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message