Hello,
I received today my SMC USB stick. I need an USB Stick since I have no other working lan on my laptop.
I'm using 8.0-STABLE.
Looking in the man of uath driver that support this stick it seems that there is nothing much to do outside the wifi configuration.
The uath driver is already in the kernel (GENERIC) with all other needed modules.
My problem is that I see a message when connecting the device (ugen0.4: <SMC> at usbus0) but I'm unable to get any lan interface that I could configure (should be uath0) and the only error message I can see is :
I try to
What's wrong ?
I received today my SMC USB stick. I need an USB Stick since I have no other working lan on my laptop.
I'm using 8.0-STABLE.
Looking in the man of uath driver that support this stick it seems that there is nothing much to do outside the wifi configuration.
The uath driver is already in the kernel (GENERIC) with all other needed modules.
My problem is that I see a message when connecting the device (ugen0.4: <SMC> at usbus0) but I'm unable to get any lan interface that I could configure (should be uath0) and the only error message I can see is :
Code:
Unknown USB device: vendor 0x083a product 0x4505 bus usb2
uathload -d /dev/ugen0.4
but I get the error operation not permitted.What's wrong ?