Updated NexDock (markdown)

Lauri Ojansivu 2023-07-04 06:00:16 +03:00
parent b02afa289e
commit bf3ce211fa

@ -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. 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).
- 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, but this is only for Realtek 8153) https://thec64community.online/post/11564/thread . 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