I'm trying to compile the pegasus driver for my USB to ETH adapter,but the compilation fails...

Mario Marietto marietto2008 at gmail.com
Wed Oct 4 13:22:03 PDT 2023


Hello man.

I'm trying to compile the pegasus driver for ARM that I've found here :


https://sourceforge.net/p/pegasus2-arm/code/ci/master/tree/


on my ARM Chromebook where I have installed Devuan 5 with this gcc version :


# gcc --version
gcc (Debian 12.2.0-14) 12.2.0


What I did has been to do :


root at devuan-bunsen:/Dati/pegasus2-arm-code# gcc pegasus.c


but unfortunately the compilation didn't work :


https://pastebin.ubuntu.com/p/T4Cmc8Xppv/


I need this driver because I have an USB to ETH adapter that I want to
use on my ARM Chromebook,this one :


[ 1163.831290] usb 3-1: USB disconnect, device number 2
[ 1166.511608] usb 3-1: new high-speed USB device number 3 using xhci-hcd
[ 1166.705797] usb 3-1: New USB device found, idVendor=07a6,
idProduct=8515, bcdDevice= 1.01
[ 1166.705861] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1166.705911] usb 3-1: Manufacturer: ADMtek


Can you help me to compile it ? thanks.

-- 
Mario.



More information about the Hostap mailing list