summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
AgeCommit message (Expand)Author
2002-04-21Generated from esiop.ss, for the new esiop driver.bouyer
2002-04-21First cut at a esiop driver (enhanced siop). Doesn't implement tagged queuingbouyer
2002-04-21- handle INTFLY (interrupt on the fly) commandbouyer
2002-04-20Fix scratchd2 address.bouyer
2002-04-18Regen: add hooks to drive LED via GPIO.bouyer
2002-04-18Add hooks to drive the activity led via the GPIO pin 1, as required by somebouyer
2002-04-17Really use a JUMP for NOP, not a block move.bouyer
2002-04-15Generated from the firmware binaries for T3 series CF adapter.onoe
2002-04-14Fix copyright notice.martin
2002-04-05Microcode for Intel i8255x 10/100 Ethernet interfaces. This optionalthorpej
2002-03-22Cast for now non-const in ispdv structure.mjacob
2002-02-19Update 2300 firmware to latest release level.mjacob
2001-12-14Roll f/w to latest level, correcting several, ah, interesting bugs.mjacob
2001-12-12MKfoo=no -> NOfootv
2001-12-07Regen.fredette
2001-12-05Now generate oosiop.out, the compiled 53c700 script.fredette
2001-12-05Generated from oosiop.ss rev. 1.1:fredette
2001-12-05Added support for the Symbios/NCR 53c700 SCSI controller.fredette
2001-12-05New script for the Symbios/NCR 53c700 SCSI controller.fredette
2001-10-20Update to latest 12160 initiator firmware.mjacob
2001-08-31Ulp! Open Wide! Another Firmware Enchilada!mjacob
2001-08-20precede, not preceed.wiz
2001-08-14Back out previous change; I've lost my card and can't test it.cjs
2001-08-13Change the '@(#)' strings in front of the copyright/version messages to '@( )'cjs
2001-06-30Move the Tigon/Tigon2 firmware, version 12.4.13+wpaul, to athorpej
2001-06-19`response', not `responce'wiz
2001-06-13withough -> withoutwiz
2001-04-30Generated from osiop.ss rev. 1.1:tsutsui
2001-04-30Add a MI driver for the Symbios/NCR 53c710 SCSI controller.tsutsui
2001-04-30minor lintlukem
2001-04-29Correct register address map for 53c710.tsutsui
2001-04-11Only install headers which are actually used by our userland. Thisjdolecek
2001-03-30Yamaha YMF724/740/744/754 (DS-1) PCI audio driver.minoura
2001-02-19convert to use getprogname()cgd
2001-02-12update to latest f/wmjacob
2001-01-22make patches[] constjdolecek
2001-01-18constifyjdolecek
2001-01-05Disable the daic directory for now, it breaks with OBJDIR builds.martin
2001-01-05don't keep adding targets, but include bsd.kinc.mk... This time make obj borke.christos
2001-01-05Now let it survive "make install" too.martin
2001-01-05don't let "make all" failmartin
2001-01-05Enable the imported ISDN4BSD based ISDN subsystem.martin
2001-01-05Initial import of ISDN4BSD release 0.96martin
2000-12-28roll to 2.01.26 f/wmjacob
2000-10-23Regenbouyer
2000-10-23Rearrange things a bit to have less jumpsbouyer
2000-10-23Allow conditionnal branch like "JUMP foo, IF FALSE"bouyer
2000-10-19Regenbouyer
2000-10-19Move restore_scntl3 before the lun switch, to ease freeing of unused lunbouyer
2000-10-18Regenbouyer