History log of /freebsd-12.1/sys/mips/conf/ALFA_HORNET_UB (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0
# b57c318b 19-Mar-2019 Konstantin Belousov <[email protected]>

MFC r344479 (by sobomax), r344605:
Modularize xz.


Revision tags: release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0
# aa4a430d 03-Aug-2016 Adrian Chadd <[email protected]>

[ar9330] ok, fine, I'll finally undo the 2011-era mistake of _BASE config files.

Repeated prodding by: imp


Revision tags: release/10.3.0
# 5497acc5 24-Feb-2016 Maxim Sobolev <[email protected]>

Obsolete mkulzma(8) and geom_uncompress(4), their functionality
is now provided by mkuzip(8) and geom_uzip(4) respectively.

MFC after: 1 month


# 29d1144a 19-Nov-2015 Warner Losh <[email protected]>

Mark the mostly redundant kernels that just pull
in something from _BASE as NO_UNIVERSE

Differential Revision: https://reviews.freebsd.org/D4200


Revision tags: release/10.2.0, release/10.1.0, release/9.3.0
# d4f95c88 18-Mar-2014 Warner Losh <[email protected]>

In kernel config files, it is supposed to be 'options<space><tab>' not
'options<tab><tab>', per long standing (but recently not so strictly
enforced) convention.


Revision tags: release/10.0.0
# dfd325ea 25-Oct-2013 Adrian Chadd <[email protected]>

Add a configuration file and hints file for the Alfa Networks Hornet UB
board.

This is another AR9331 board similar to the Carambola2. It has different
ethernet and LED wiring though.

They make a v

Add a configuration file and hints file for the Alfa Networks Hornet UB
board.

This is another AR9331 board similar to the Carambola2. It has different
ethernet and LED wiring though.

They make a variety of boards that mostly differ on the amount of RAM/flash
available. Alfa Networks graciously donated a handful of 64MB RAM/16MB flash
boards so I can finish off 802.11s support for the AR93xx chips and do up
a tech demonstration with it.

This is enough to bring up the board.

Tested:

* Alfa networks UB Hornet board - 64MB ram, 16MB flash version.

Thankyou to Alfa Networks for the development boards!

Sponsored by: Alfa Networks (hardware only)

show more ...