DragonFly BSD
DragonFly bugs List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Getting rid of ALWAYS_MSG (was Re: smbfs problems?)


From: Adam K Kirchhoff <adamk@xxxxxxxxxxxx>
Date: 19 Mar 2004 19:41:16 GMT

Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> wrote:

> ::error: module compiled without SMP support
> ::netsmb_dev: unloaded
> ::module_register_init: MOD_LOAD (dev_netsmb, e64cad5c, 0) error 1
> ::
> ::And trying to mount a samba share gives me:
> ::
> ::[ root@sorrow - /home/adamk ]: mount_smbfs //adamk@thorn/Media /mnt
> ::mount_smbfs: can't get handle to requester (no /dev/nsmb* device)
> ::
> ::Adam
> :
> :    Hmm.  Modules are supposed to be SMP-agnostic, but there's an issue
> :    with the so_pru_*() calls that the SMB device makes so I can't just
> :    remove the check.  We need to cleanup the pru_ API a bit first.
> :..

>    Adam, please try a new kernel, I cleaned up the so_pru*() issues and got
>    rid of the SMP checks in the SMB support code.

That got it working! :-)

Adam




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]