Date: Sun, 16 Mar 2003 01:11:20 -0500 (EST) From: Andre Guibert de Bruet <andy@siliconlandmark.com> To: Jody Franklin <franklin@jfranklin.net> Cc: freebsd-current@FreeBSD.ORG Subject: Re: OSS SBLive driver causes kernel panic with 5.0 current Message-ID: <20030316010347.N36274@alpha.siliconlandmark.com> In-Reply-To: <3E696BD8.4070402@jfranklin.net> References: <3E696BD8.4070402@jfranklin.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030316010347.N36274>