module_register: module probe already exists!

2009-07-14 Thread Robert Huff

[I'm asking this here and not on current@ because it's not
necessarily a CURRENT-limited issue.]

After updating one system Current of April 21 to:

FreeBSD 8.0-BETA1 #0: Sun Jul 12 18:26:14 EDT 2009 i386 

I now get this:
 
jerusalem kernel: module_register: module probe already exists!
jerusalem kernel: Module probe failed to register: 17

at the beginning of the hardware probe.  The system continues
to boot, but this makes me nervous.
How do I figure out what module is causing this?  The
loader.conf has:

loader_color=YES
loader_logo=beastie
accf_http_load=YES
if_em_load=YES
debug.mpsafenet=1
nvidia_load=YES
linux_load=YES
uscanner_load=YES
sem_load=YES

Respectfully,

Robert Huff
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: module_register: module probe already exists!

2009-07-14 Thread Nikos Vassiliadis

Robert Huff wrote:

sem_load=YES


You should remove this line, since it's now built in the
GENERIC kernel and hence the warning message.

Nikos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org