From owner-freebsd-current Sat Mar 15 22:11:28 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 39BC937B401 for ; Sat, 15 Mar 2003 22:11:27 -0800 (PST) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73F1043F75 for ; Sat, 15 Mar 2003 22:11:26 -0800 (PST) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) by alpha.siliconlandmark.com (8.12.8/8.12.7) with ESMTP id h2G6BPBq040167; Sun, 16 Mar 2003 01:11:25 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost) by alpha.siliconlandmark.com (8.12.8/8.12.7/Submit) with ESMTP id h2G6BKvB040164; Sun, 16 Mar 2003 01:11:25 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Sun, 16 Mar 2003 01:11:20 -0500 (EST) From: Andre Guibert de Bruet To: Jody Franklin Cc: freebsd-current@FreeBSD.ORG Subject: Re: OSS SBLive driver causes kernel panic with 5.0 current In-Reply-To: <3E696BD8.4070402@jfranklin.net> Message-ID: <20030316010347.N36274@alpha.siliconlandmark.com> References: <3E696BD8.4070402@jfranklin.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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... Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message