summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
AgeCommit message (Expand)Author
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
2000-10-18Redo the target/lun sw in a better way, and handle queue tag messages.bouyer
2000-10-18Fix off by one error when using RETURN, WHEN/IF ...bouyer
2000-10-16roll SBus f/w to latest released level (1.37)mjacob
2000-10-09Emit a warning when a symbol is undefined.bouyer
2000-10-06Regenbouyer
2000-10-06Fix recurent typo: shed->schedbouyer
2000-10-06Regenbouyer
2000-10-06Handle reselect entirely in script; for this provide a script area,bouyer
2000-07-05split firmware into smaller filesmjacob
2000-06-13sheduler->scheduler, as pointed out by Klaus Kleinbouyer
2000-05-25Regen.bouyer
2000-05-25Separate the sheduler from the main script, allocate another DMA-safebouyer
2000-05-17Add a device driver for the Cyclades-Z series of intelligent multi-portthorpej
2000-05-15Regenbouyer
2000-05-15- use my standart copyrigth noticebouyer
2000-05-04Ops, regen siop.out from the last siop.ss.bouyer
2000-05-04Add a flag hold in scratcha0, set when we're doing a data transfer. Usedbouyer
2000-04-27Add NetBSD RCS Id and copyrigth notice.bouyer
2000-04-25- Change the script to start new commands in an asyncronous way, usingbouyer
2000-04-25- Add support for NOP instructionbouyer
2000-04-21Snapshot of work in progress: new driver for the NCR 53c8xx SCSI controllerbouyer
2000-04-21Script assembler for the NCR 53c7xx/8xx scsi controller. Initial workbouyer
2000-03-15New ahc driver, a port of Justin Gibbs' FreeBSD driver. This addsfvdl
2000-02-12add 12160 (Ultra3) microcodemjacob
1999-12-20oops, got the initiator and initiator/target f/w reversed for the 1080mjacob
1999-12-20add in initiator mode only f/w versionsmjacob
1999-12-03add back firmware with BSD style copyright as approved by Qlogicmjacob
1999-11-16Re-add stub Qlogic F/W files so that life is easier when/if the newmjacob
1999-10-28Remove f/w from tree. The licences are not acceptable to TNF.mjacob
1999-10-14roll firmwaremjacob
1999-08-26do not install these headers. they are large (~1.8M) and useless to userland.mrg
1999-07-06add in (controlled by option) 2200 Expanded Lun F/Wmjacob
1999-07-05Upgrade 2100 F/W and add 2200 f/w.mjacob
1999-05-12roll ISP 1080/1240 f/w to latest levelmjacob
1999-04-04roll ISP1040 and ISP2100 f/w to latest releasemjacob
1999-03-25roll internal tag levelmjacob
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled