Pues eso, que me da problemas al compilar el driver, es el que está en la página de seguridadwireless, creo que esa página la conoccemos todos
Os pongo como empieza el readme:
Reverse engineered FreeBSD driver for USB SoftMAC devices
* Installation instructions :
Once you have firmwareagent and the firmware files, just type "make" and "make install". The module will be named "p54u", load it ("kldload p54u"), plug your wifi adapter and it should work out-of-the-box.
If you want the driver to be loaded at boot time, add the line
p54u_load="YES"
to your /boot/loader.conf file.
Y al hacer el make para compilar me suelta este error:
Makefile:3: *** falta un separador. Alto.
¿Alguien sabe de que puede ser este error?
O mejor aun ¿alguien que tenga el spped touch 121g funcionando en linux en modo monitor se acuerda como lo hizo?
Un saludo