Hi,
I need to use this Ethernet-USB adaptor.
I followed this topic to compile the required driver. It seems to work fine, but I still have two small problems (I'm new to (Free)BSD !) :
- The kernel module loads correctly with the kldload command, but is no more running after a reboot. What is the way to have it loading automatically on boot ?
- In order to have the adaptor detected, I have to unplug and replug it... Is there a way so that it's detected if present, without unplug/replug ?
Thks.
I need to use this Ethernet-USB adaptor.
I followed this topic to compile the required driver. It seems to work fine, but I still have two small problems (I'm new to (Free)BSD !) :
- The kernel module loads correctly with the kldload command, but is no more running after a reboot. What is the way to have it loading automatically on boot ?
- In order to have the adaptor detected, I have to unplug and replug it... Is there a way so that it's detected if present, without unplug/replug ?
Thks.