summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
AgeCommit message (Expand)Author
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
2005-11-18Some drives disconnect after the last data phase without a save data pointerbouyer
2005-06-27u_int8_t -> uint8_tthorpej
2005-05-31remove bogus cast.christos
2005-03-01revert the whitespace kill -- these are binaries.perry
2005-02-27nuke trailing whitespaceperry
2005-02-11White space nit- don't put a space before/after increment/decrementsimonb
2005-01-24Atmel AT76C50XX firmware files (required by atu(4) USB-wifi adapter)joff
2004-08-01Add binary versions of firmware images, which will be used Soon.mycroft
2004-05-17Regen from esiop.ss 1.18bouyer
2004-05-17Regen from siop.ss 1.18bouyer
2004-05-17when an unexpected disconnect occurs only compute the resid; do thebouyer
2004-05-17Regen from esiop.ss 1.17.bouyer
2004-05-17Properly compute xs->resid, instead of assuming it'll always be 0 whenbouyer
2004-05-16Make it compile with recent compilers.bouyer
2004-05-02Revert ISP2100 firmware to Qlogic revision 1.19.16 (the version that shippedtls
2004-02-24Spell interrupt with two rs. From Peter Postma.wiz
2004-01-21Updated firmware from QLogic via Matt Jacob (from his Jan 14 distribution).briggs
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-05Remove references to University of California from my copyright notices.bouyer
2003-08-29Apply the following change from 06/28/2003 04:44:10 by gibbs to thethorpej
2003-08-29Apply the following change from 06/28/2003 04:40:46 made by gibbs to thethorpej
2003-08-29Sync perforce IDs. (From FreeBSD)thorpej
2003-08-29Apply the following change from 05/30/2003 02:14:22 made by scottl to thethorpej
2003-08-29Add some missing definitions for the LUNLEN register.thorpej
2003-08-29Apply the following change made on 5/26/2003 21:26:51 by gibbs to thethorpej
2003-08-29Apply the following change made 5/26/2003 21:18:48 by gibbs to thethorpej
2003-08-29Apply the following change checked in 2003/05/04 00:20:07 by gibbsthorpej
2003-08-06Regen from esiop.ss 1.15.bouyer
2003-08-06Properly handle messages that we get at reconnect time (other thanbouyer
2003-07-14add missing __RCSID()lukem
2003-07-01VERY quick and VERY dirty port of the OpenBSD "txp" driver fordrochner