Home | History | Annotate | only in /src/sys/dev/microcode/ral
History log of /src/sys/dev/microcode/ral
RevisionDateAuthorComments
 1.7 31-May-2018  mrg introduce MKFIRMWARE that controls where (most) of the contents
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.
 1.6 27-Apr-2016  christos branches: 1.6.16;
Sync with OpenBSD
 1.5 08-Jun-2006  rpaulo branches: 1.5.4; 1.5.6; 1.5.8; 1.5.14; 1.5.114; 1.5.134;
Add cleandir and clean fake targets. I should find a better way to do this.
 1.4 08-Jun-2006  rpaulo Add a fake includes target.
 1.3 07-Jun-2006  rpaulo Refactor this and use bsd.files.mk instead.
 1.2 07-Jun-2006  rpaulo Define proginstall (empty) and afterinstall (to install the firmware).
 1.1 04-Jun-2006  rpaulo Framework to build Ralink wireless cards binary firmwares based on
Ralink distributed microcode.h.

From OpenBSD.
 1.5.134.1 29-May-2016  skrll Sync with HEAD
 1.5.114.1 03-Dec-2017  jdolecek update from HEAD
 1.5.14.2 09-Sep-2006  rpaulo sync with head
 1.5.14.1 08-Jun-2006  rpaulo file Makefile was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:52:03 +0000
 1.5.8.2 26-Jun-2006  yamt sync with head.
 1.5.8.1 08-Jun-2006  yamt file Makefile was added on branch yamt-pdpolicy on 2006-06-26 12:51:20 +0000
 1.5.6.2 21-Jun-2006  yamt sync with head.
 1.5.6.1 08-Jun-2006  yamt file Makefile was added on branch yamt-lazymbuf on 2006-06-21 15:04:46 +0000
 1.5.4.2 19-Jun-2006  chap Sync with head.
 1.5.4.1 08-Jun-2006  chap file Makefile was added on branch chap-midi on 2006-06-19 04:01:35 +0000
 1.6.16.1 25-Jun-2018  pgoyette Sync with HEAD
 1.2 27-Apr-2016  christos Sync with OpenBSD
 1.1 04-Jun-2006  rpaulo branches: 1.1.4; 1.1.6; 1.1.8; 1.1.14; 1.1.114; 1.1.134;
Framework to build Ralink wireless cards binary firmwares based on
Ralink distributed microcode.h.

From OpenBSD.
 1.1.134.1 29-May-2016  skrll Sync with HEAD
 1.1.114.1 03-Dec-2017  jdolecek update from HEAD
 1.1.14.2 09-Sep-2006  rpaulo sync with head
 1.1.14.1 04-Jun-2006  rpaulo file build.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:52:03 +0000
 1.1.8.2 26-Jun-2006  yamt sync with head.
 1.1.8.1 04-Jun-2006  yamt file build.c was added on branch yamt-pdpolicy on 2006-06-26 12:51:20 +0000
 1.1.6.2 21-Jun-2006  yamt sync with head.
 1.1.6.1 04-Jun-2006  yamt file build.c was added on branch yamt-lazymbuf on 2006-06-21 15:04:46 +0000
 1.1.4.2 19-Jun-2006  chap Sync with head.
 1.1.4.1 04-Jun-2006  chap file build.c was added on branch chap-midi on 2006-06-19 04:01:35 +0000
 1.3 13-Jul-2016  christos sync with FreeBSD
 1.2 27-Apr-2016  christos Sync with OpenBSD
 1.1 04-Jun-2006  rpaulo branches: 1.1.4; 1.1.6; 1.1.8; 1.1.14; 1.1.114; 1.1.134;
Framework to build Ralink wireless cards binary firmwares based on
Ralink distributed microcode.h.

From OpenBSD.
 1.1.134.2 05-Oct-2016  skrll Sync with HEAD
 1.1.134.1 29-May-2016  skrll Sync with HEAD
 1.1.114.1 03-Dec-2017  jdolecek update from HEAD
 1.1.14.2 09-Sep-2006  rpaulo sync with head
 1.1.14.1 04-Jun-2006  rpaulo file microcode.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:52:03 +0000
 1.1.8.2 26-Jun-2006  yamt sync with head.
 1.1.8.1 04-Jun-2006  yamt file microcode.h was added on branch yamt-pdpolicy on 2006-06-26 12:51:20 +0000
 1.1.6.2 21-Jun-2006  yamt sync with head.
 1.1.6.1 04-Jun-2006  yamt file microcode.h was added on branch yamt-lazymbuf on 2006-06-21 15:04:46 +0000
 1.1.4.2 19-Jun-2006  chap Sync with head.
 1.1.4.1 04-Jun-2006  chap file microcode.h was added on branch chap-midi on 2006-06-19 04:01:35 +0000
 1.3 13-Jul-2016  christos Add all the variant microcode from linux, but don't install it yet.
Switch to the linux copyright. Note the microcode.h does not build
the same code at least for rt2860.
 1.2 13-Jul-2016  christos sync with FreeBSD
 1.1 07-Jun-2006  rpaulo branches: 1.1.4; 1.1.6; 1.1.8; 1.1.14; 1.1.114; 1.1.134;
License from Ralink.
 1.1.134.1 05-Oct-2016  skrll Sync with HEAD
 1.1.114.1 03-Dec-2017  jdolecek update from HEAD
 1.1.14.2 09-Sep-2006  rpaulo sync with head
 1.1.14.1 07-Jun-2006  rpaulo file ral-license was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:52:03 +0000
 1.1.8.2 26-Jun-2006  yamt sync with head.
 1.1.8.1 07-Jun-2006  yamt file ral-license was added on branch yamt-pdpolicy on 2006-06-26 12:51:20 +0000
 1.1.6.2 21-Jun-2006  yamt sync with head.
 1.1.6.1 07-Jun-2006  yamt file ral-license was added on branch yamt-lazymbuf on 2006-06-21 15:04:46 +0000
 1.1.4.2 19-Jun-2006  chap Sync with head.
 1.1.4.1 07-Jun-2006  chap file ral-license was added on branch chap-midi on 2006-06-19 04:01:35 +0000
 1.1 04-Jun-2006  rpaulo branches: 1.1.4; 1.1.6; 1.1.8; 1.1.14;
Generated firmware files for Ralink chipsets 2561, 2561s, 2661.
 1.1.14.2 09-Sep-2006  rpaulo sync with head
 1.1.14.1 04-Jun-2006  rpaulo file ral-rt2561 was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:52:03 +0000
 1.1.8.2 26-Jun-2006  yamt sync with head.
 1.1.8.1 04-Jun-2006  yamt file ral-rt2561 was added on branch yamt-pdpolicy on 2006-06-26 12:51:20 +0000
 1.1.6.2 21-Jun-2006  yamt sync with head.
 1.1.6.1 04-Jun-2006  yamt file ral-rt2561 was added on branch yamt-lazymbuf on 2006-06-21 15:04:46 +0000
 1.1.4.2 19-Jun-2006  chap Sync with head.
 1.1.4.1 04-Jun-2006  chap file ral-rt2561 was added on branch chap-midi on 2006-06-19 04:01:35 +0000
 1.1 04-Jun-2006  rpaulo branches: 1.1.4; 1.1.6; 1.1.8; 1.1.14;
Generated firmware files for Ralink chipsets 2561, 2561s, 2661.
 1.1.14.2 09-Sep-2006  rpaulo sync with head
 1.1.14.1 04-Jun-2006  rpaulo file ral-rt2561s was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:52:03 +0000
 1.1.8.2 26-Jun-2006  yamt sync with head.
 1.1.8.1 04-Jun-2006  yamt file ral-rt2561s was added on branch yamt-pdpolicy on 2006-06-26 12:51:20 +0000
 1.1.6.2 21-Jun-2006  yamt sync with head.
 1.1.6.1 04-Jun-2006  yamt file ral-rt2561s was added on branch yamt-lazymbuf on 2006-06-21 15:04:46 +0000
 1.1.4.2 19-Jun-2006  chap Sync with head.
 1.1.4.1 04-Jun-2006  chap file ral-rt2561s was added on branch chap-midi on 2006-06-19 04:01:35 +0000
 1.1 04-Jun-2006  rpaulo branches: 1.1.4; 1.1.6; 1.1.8; 1.1.14;
Generated firmware files for Ralink chipsets 2561, 2561s, 2661.
 1.1.14.2 09-Sep-2006  rpaulo sync with head
 1.1.14.1 04-Jun-2006  rpaulo file ral-rt2661 was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:52:03 +0000
 1.1.8.2 26-Jun-2006  yamt sync with head.
 1.1.8.1 04-Jun-2006  yamt file ral-rt2661 was added on branch yamt-pdpolicy on 2006-06-26 12:51:21 +0000
 1.1.6.2 21-Jun-2006  yamt sync with head.
 1.1.6.1 04-Jun-2006  yamt file ral-rt2661 was added on branch yamt-lazymbuf on 2006-06-21 15:04:46 +0000
 1.1.4.2 19-Jun-2006  chap Sync with head.
 1.1.4.1 04-Jun-2006  chap file ral-rt2661 was added on branch chap-midi on 2006-06-19 04:01:35 +0000
 1.2 13-Jul-2016  christos branches: 1.2.16;
Add all the variant microcode from linux, but don't install it yet.
Switch to the linux copyright. Note the microcode.h does not build
the same code at least for rt2860.
 1.1 27-Apr-2016  christos branches: 1.1.2;
add rt2860
 1.1.2.3 05-Oct-2016  skrll Sync with HEAD
 1.1.2.2 29-May-2016  skrll Sync with HEAD
 1.1.2.1 27-Apr-2016  skrll file ral-rt2860 was added on branch nick-nhusb on 2016-05-29 08:44:21 +0000
 1.2.16.2 03-Dec-2017  jdolecek update from HEAD
 1.2.16.1 13-Jul-2016  jdolecek file ral-rt2860 was added on branch tls-maxphys on 2017-12-03 11:37:06 +0000
 1.1 13-Jul-2016  christos branches: 1.1.4; 1.1.18;
Add all the variant microcode from linux, but don't install it yet.
Switch to the linux copyright. Note the microcode.h does not build
the same code at least for rt2860.
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 13-Jul-2016  jdolecek file ral-rt2870 was added on branch tls-maxphys on 2017-12-03 11:37:06 +0000
 1.1.4.2 05-Oct-2016  skrll Sync with HEAD
 1.1.4.1 13-Jul-2016  skrll file ral-rt2870 was added on branch nick-nhusb on 2016-10-05 20:55:42 +0000
 1.1 13-Jul-2016  christos branches: 1.1.4; 1.1.18;
Add all the variant microcode from linux, but don't install it yet.
Switch to the linux copyright. Note the microcode.h does not build
the same code at least for rt2860.
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 13-Jul-2016  jdolecek file ral-rt3070 was added on branch tls-maxphys on 2017-12-03 11:37:06 +0000
 1.1.4.2 05-Oct-2016  skrll Sync with HEAD
 1.1.4.1 13-Jul-2016  skrll file ral-rt3070 was added on branch nick-nhusb on 2016-10-05 20:55:42 +0000
 1.1 13-Jul-2016  christos branches: 1.1.4; 1.1.18;
Add all the variant microcode from linux, but don't install it yet.
Switch to the linux copyright. Note the microcode.h does not build
the same code at least for rt2860.
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 13-Jul-2016  jdolecek file ral-rt3071 was added on branch tls-maxphys on 2017-12-03 11:37:06 +0000
 1.1.4.2 05-Oct-2016  skrll Sync with HEAD
 1.1.4.1 13-Jul-2016  skrll file ral-rt3071 was added on branch nick-nhusb on 2016-10-05 20:55:42 +0000
 1.1 13-Jul-2016  christos branches: 1.1.4; 1.1.18;
Add all the variant microcode from linux, but don't install it yet.
Switch to the linux copyright. Note the microcode.h does not build
the same code at least for rt2860.
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 13-Jul-2016  jdolecek file ral-rt3090 was added on branch tls-maxphys on 2017-12-03 11:37:06 +0000
 1.1.4.2 05-Oct-2016  skrll Sync with HEAD
 1.1.4.1 13-Jul-2016  skrll file ral-rt3090 was added on branch nick-nhusb on 2016-10-05 20:55:42 +0000
 1.1 13-Jul-2016  christos branches: 1.1.4; 1.1.18;
Add all the variant microcode from linux, but don't install it yet.
Switch to the linux copyright. Note the microcode.h does not build
the same code at least for rt2860.
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 13-Jul-2016  jdolecek file ral-rt3290 was added on branch tls-maxphys on 2017-12-03 11:37:06 +0000
 1.1.4.2 05-Oct-2016  skrll Sync with HEAD
 1.1.4.1 13-Jul-2016  skrll file ral-rt3290 was added on branch nick-nhusb on 2016-10-05 20:55:42 +0000
 1.1 13-Jul-2016  christos branches: 1.1.4; 1.1.18;
Add all the variant microcode from linux, but don't install it yet.
Switch to the linux copyright. Note the microcode.h does not build
the same code at least for rt2860.
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 13-Jul-2016  jdolecek file ral-rt73 was added on branch tls-maxphys on 2017-12-03 11:37:06 +0000
 1.1.4.2 05-Oct-2016  skrll Sync with HEAD
 1.1.4.1 13-Jul-2016  skrll file ral-rt73 was added on branch nick-nhusb on 2016-10-05 20:55:42 +0000

RSS XML Feed