Paul B. Mahol wrote:
On 7/11/09, Paul B. Mahol <one...@gmail.com> wrote:
When trying to load cam.ko nothing verbose is displayed, just this:
module_register: module probe already exists!
Module probe failed to register: 17
Argh, it's so obvious, it doesnt get loaded because module probe is
used twice with
PERIPHDRIVER_DECLARE(probe, ...) in scsi_xpt.c and ata_xpt.c
Fixed. Thanks.
--
Alexander Motin
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"