Maxime Henrion wrote:
walt wrote:

My mini 'disaster' of earlier today was caused by the nvidia kernel
module being autoloaded at boot, which causes an immediate kernel panic.

The newest kernel seems fine until I try to load the module manually,
at which time I still get the kernel panic even after re-compiling
the module.

Maxime, it looks like the nvidia module will need to be sculpted one
more time.   :-(


Yes, the cdevsw initialization scheme and the driver needs to be updated
accordingly.  I've updated my patch at :

http://mu.org/~mux/patches/nvidia.patch

Cheers,
Maxime

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Maybe the kernel driver portion of the nvidia driver set should be imported into /sys/contrib? It seems to be breaking quite often at the hands of people who usually are good about updating all drivers in the tree.

Scott


To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Reply via email to