summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
AgeCommit message (Expand)Author
2014-04-01avoid making too large diffs by restoring length in non-debugging mode to 10christos
2014-04-01- print ascii if debugchristos
2012-06-01Use /libdata/firmware/run instead of /libdata/firmware/rum for run(4) firmwares.nonaka
2012-05-30Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEEnonaka
2012-03-08usage() can be "__dead static".jakllsch
2012-03-08Prevent expansion of $NetBSD$ that should be placed verbatim into output.jakllsch
2012-03-08Nuke trailing whitespace in output header file.jakllsch
2012-03-08Cast arguments to ctype functions to unsigned char.jakllsch
2012-03-08More-properly quote multiline string containing C-style multiline comment.jakllsch
2011-09-02Add support for some fxp devices from FreeBSD and OpenBSD.msaitoh
2011-02-28Update firmware sets for the (rare) 2322, 2400 and 2500. In particular themjacob
2010-08-01Remove old style firmware hooks for undistributable bootloader of Diehlmartin
2010-07-05add all the radeon firmware files. missed in the previous..mrg
2010-07-05move all the radeondrm firmware images into the filesystem. check thatmrg
2009-12-27Free memory when done with it.jakllsch
2009-11-18Sync with OpenBSD: if_bnx.c,v 1.85. Major changes:bouyer
2009-10-21Drop 3rd and 4th clauses (except on files where copyright is sharedsnj
2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer
2009-06-25Update 2400 firmware to latest (to match 2500 firmware)mjacob
2009-05-07update firmwaremjacob
2009-05-07Add firmware set for 8Gb card.mjacob
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-02-18 - Rename filename of license.hira
2008-09-10replace \xa0 with space from Andy Shevchenkochristos
2008-05-11Update 2400 f/w to something more akin to what is current.mjacob
2008-05-04A couple of dumb utilities:ad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-11Checkpoint of some fairly major isp(4) rototilling.mjacob
2008-03-09Remove files that have no apparent immediate use.mjacob
2007-06-09Added OpenBSD's zyd(4) driver.kiyohara
2007-05-24Major update to isp(4) driver to bring it in line with external sources.mjacob
2006-12-17Add a NetBSD RCS tag.cube
2006-12-17Add bnx(4), a driver for Broadcom NetXtreme II 10/100/1000 Ethernet device.bouyer
2006-11-25spell precede; from Zaferchristos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-31Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD.joerg
2006-10-12- sprinkle __unused on function decls.christos
2006-06-08Add cleandir and clean fake targets. I should find a better way to do this.rpaulo
2006-06-08Add a fake includes target.rpaulo
2006-06-07Descend into ral.rpaulo
2006-06-07Definitions needed by subsequent Makefiles to install the firmware.rpaulo
2006-06-07Refactor this and use bsd.files.mk instead.rpaulo
2006-06-07Define proginstall (empty) and afterinstall (to install the firmware).rpaulo
2006-06-07License from Ralink.rpaulo
2006-06-04Generated firmware files for Ralink chipsets 2561, 2561s, 2661.rpaulo
2006-06-04Framework to build Ralink wireless cards binary firmwares based onrpaulo
2006-02-25Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"),wiz
2005-12-15TCP Segmentation Offload (TSO) add-on firmware for thejonathan
2005-12-11merge ktrace-lwp.christos
2005-11-18Regen: save offset at disconnect after a data phase without save data pointer.bouyer