git: 9front

Download patch

ref: c3f49ed0aedae5288f57dfabaf573f93be103c89
parent: fa093f25db894cb14c404862e3d5dd3a0eb5e217
author: mischief <mischief@offblast.org>
date: Thu Aug 30 12:23:36 EDT 2018

nusbrc: add LG G5 for nusb/ether

--- a/sys/src/9/boot/nusbrc
+++ b/sys/src/9/boot/nusbrc
@@ -23,7 +23,7 @@
 			nusb/ether -t aue $etherargs $id
 		case 0bda8150
 			nusb/ether -t url $etherargs $id
-		case 18d14ee3 0bb40003
+		case 18d14ee3 0bb40003 10046344
 			nusb/ether -t rndis $etherargs $id
 		case *
 			switch($4){
--