On 12/22/12 13:48, Вячеслав Агапов wrote:
Hello.

I try load if_run module on freebsd and got error
uname -a
FreeBSD 9.0-STABLE #0 r230000

kldload if_run
kldload: can't load if_run: Exec format error
interface run.1 already present in the KLD 'kernel'!

device run is in compiled into generic kernel
you don't have to load the module since the driver is already included in the kernel

linker_load_file: Unsupported file type

on FreeBSD 9.1-PRERELEASE i got the same error.

help me. How i can load this module?
I wont use usb wi-fi model d-link dwa-125.

thanks
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to