diff --git a/NexDock.md b/NexDock.md index 5a61880..5c12124 100644 --- a/NexDock.md +++ b/NexDock.md @@ -62,7 +62,7 @@ Keyboard backlight can be turned on with Fn-F11. Fn is near bottom left corner o a) Linux kernel driver added (try to find some forum post about it that I read previously, precompiled one and order compatible model USB to Ethernet adapter, or compile driver for this USB Ethernet adapter) -- This precompiled USB Ethernet driver [ipv4.ko](https://wekan.github.io/nexdock/ipv4.ko) from https://thec64community.online/post/11547/thread, related [serialusb.zip](https://wekan.github.io/nexdock/serialusb.zip). It's a Realtek 8153 (original filename r8152.ko). He is using the out-of-tree driver that he was using on the C64 Maxi, though he suspected the in-tree driver works fine too. +- This precompiled USB Ethernet driver [ipv4.ko](https://wekan.github.io/nexdock/ipv4.ko) from https://thec64community.online/post/11547/thread. It's a Realtek 8153 (original filename r8152.ko). He is using the out-of-tree driver that he was using on the C64 Maxi, though he suspected the in-tree driver works fine too. Related [serialusb.zip](https://wekan.github.io/nexdock/serialusb.zip). - https://thec64community.online/board/51/thea500-general - Kernel source https://github.com/oleavr/rgl-a500-mini-linux-3.10/ and related kernel config [config.THEA500](https://wekan.github.io/nexdock/config.THEA500) - Some tools https://github.com/oleavr/thea500-tools