Hi,
I was able to compile the driver in this way (usuing a computer with FreeBSD 7):
x Driver_FreeBSD_7830/README~
x Driver_FreeBSD_7830/if_mosreg.h
x Driver_FreeBSD_7830/if_mos.c
x Driver_FreeBSD_7830/README
x Driver_FreeBSD_7830/Makefile
#include <dev usb="" usb_port.h="">Then compile and load the module
make kldload if_mos.koYou will see the interface as mos0
ifconfigmos0: flags=108802 <broadcast,simplex,multicast,needsgiant>metric 0 mtu 1500
ether 00:50:c5:70:1c:9b
media: Ethernet autoselect (none)
status: active
I think if you want it to get it working in PFSense you should copy if_mos.ko to /boot/kernel and then add if_mos_load="YES" to /boot/loader.conf so the module will be started every time you boot the system..
Regards,
Juan Priotti</broadcast,simplex,multicast,needsgiant></dev>