Re: rtl8152 usb ethernet driver

2016-06-26 Thread Jonathan Gray
On Sun, Jun 26, 2016 at 10:09:05PM +1000, Jonathan Matthew wrote: > I recently picked up a cheap Cherry View based mini-pc and found its onboard > RTL8152 (usb) ethernet wasn't supported, so I ported ure(4) from freebsd. > > I'm fairly sure there are some endianness issues, but I can't test on a >

rtl8152 usb ethernet driver

2016-06-26 Thread Jonathan Matthew
I recently picked up a cheap Cherry View based mini-pc and found its onboard RTL8152 (usb) ethernet wasn't supported, so I ported ure(4) from freebsd. I'm fairly sure there are some endianness issues, but I can't test on a big endian platform as this is the only hardware I have. It also leaves th