| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-31 | introduce MKFIRMWARE that controls where (most) of the contents | mrg | |
| of /libdata/firmware and /usr/libdata/firmware are not installed if set to "no". from the bsd.README: MKFIRMWARE If "no", install the /libdata/firmware directory, which is necessary for several drivers: athn(4), bwfm(4), ipw(4), iwi(4), iwm(4), iwn(4), otus(4), rtwn(4), urtwn(4), wpi(4), ral(4), rum(4), run(4), zyd(4), bcm43xx(4), and the Tegra 124 SoC. Default: yes on amd64, cobalt, evbarm evbmips, evbppc, hpcarm, hppa, i386, mac68k, macppc, sandpoint, and sparc64, no elsewhere. convert MKRADEONFIRMWARE and MKTEGRAFIRMWARE into FOO.arch lists, and move their defaults above the general defaults setting. saves about 12MB in a normal installation for other platforms. | |||
| 2016-07-13 | Add all the variant microcode from linux, but don't install it yet. | christos | |
| Switch to the linux copyright. Note the microcode.h does not build the same code at least for rt2860. | |||
| 2016-07-13 | sync with FreeBSD | christos | |
| 2016-04-27 | add rt2860 | christos | |
| 2016-04-27 | Sync with OpenBSD | christos | |
| 2006-06-08 | Add cleandir and clean fake targets. I should find a better way to do this. | rpaulo | |
| 2006-06-08 | Add a fake includes target. | rpaulo | |
| 2006-06-07 | Refactor this and use bsd.files.mk instead. | rpaulo | |
| 2006-06-07 | Define proginstall (empty) and afterinstall (to install the firmware). | rpaulo | |
| 2006-06-07 | License from Ralink. | rpaulo | |
| 2006-06-04 | Generated firmware files for Ralink chipsets 2561, 2561s, 2661. | rpaulo | |
| 2006-06-04 | Framework to build Ralink wireless cards binary firmwares based on | rpaulo | |
| Ralink distributed microcode.h. From OpenBSD. | |||
