git: 9front

Download patch

ref: 206882e97c1ec7e785a8c83cc8d2ea361ab4408b
parent: 361400c59f49bcced609f4d9c7ca4c0ad802e7d1
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Jul 16 12:15:45 EDT 2023

reform: add ethersink driver for ethermultilink

--- a/sys/src/9/imx8/reform
+++ b/sys/src/9/imx8/reform
@@ -29,6 +29,7 @@
 	usbxhciimx	usbxhci
 	etherimx	ethermii
 	etheriwl	pci wifi
+	ethersink
 	ethermedium
 	loopbackmedium
 	netdevmedium
--