mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2026-06-24 02:54:25 +00:00
add user selectable ethernet modules to config
This commit is contained in:
@@ -149,9 +149,12 @@ USB Ethernet Adapter support:
|
||||
|
||||
```
|
||||
ENABLE_USB_ETH="true"
|
||||
ENABLE_USB_ETH_MODULES="asix,r8152,cdc_ether"
|
||||
```
|
||||
|
||||
the next time you boot your camera, make sure your USB Ethernet Adapter is connected to the camera and ethernet. The camera has to be setup initially with Wi-Fi for this to work. After setup, Wi-Fi is no longer needed, as long as you are using the USB Ethernet Adapter. Note that using USB Ethernet disables the onboard Wi-Fi.
|
||||
available modules: asix, ax88179_178a, cdc_ether, r8152
|
||||
|
||||
the next time you boot your camera, make sure your USB Ethernet Adapter is connected to the camera and ethernet. The camera has to be setup initially with Wi-Fi for this to work. After setup, Wi-Fi is no longer needed, as long as you are using the USB Ethernet Adapter. Note that using USB Ethernet disables the onboard Wi-Fi. Specify the driver you need for your specific USB Ethernet adapter. asix is listed by default.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user