| Age | Commit message (Expand) | Author |
| 2002-08-29 | Fix typo in comment. | bouyer |
| 2002-07-26 | Spell '[Rr]ight' correctly. From Jim Bernard. | wiz |
| 2002-07-26 | enouth -> enough. | wiz |
| 2002-07-07 | Regen. | fredette |
| 2002-06-02 | Use SLIST_*() instead of accessing slh_first,sle_next directly. | lukem |
| 2002-05-02 | Regen: move a few things around to save a few JUMP. | bouyer |
| 2002-05-02 | Move a few things around, to save some JUMP. | bouyer |
| 2002-04-27 | Regen: use a u_int32_t in script RAM to pass flags between script and driver. | bouyer |
| 2002-04-27 | Use a u_int32_t in script RAM instead of the SEM bit in ISTAT to pass flags | bouyer |
| 2002-04-27 | Regen: implement done command ring. | bouyer |
| 2002-04-27 | Implement a ring for the completed commands. This avoid a (problematic only | bouyer |
| 2002-04-25 | Regen: 2 DSA entry per lun, load SCRATCHC before select, avoid race condition | bouyer |
| 2002-04-25 | - We can't share the per-lun DSA entry for untagged and tag table DSA; | bouyer |
| 2002-04-24 | Regen: get rid or ID in scheduler slot, to save RAM. | bouyer |
| 2002-04-24 | For a new command, use the id in the command table and get rid of the ID in the | bouyer |
| 2002-04-24 | Regen: bump the number of slots in the cmd ring to 256. | bouyer |
| 2002-04-24 | Bump the number of slots in the command ring to 256. | bouyer |
| 2002-04-23 | More copyright fixes, pointed out by Thomas. Thanks ! | bouyer |
| 2002-04-23 | Fix copyrigth. | bouyer |
| 2002-04-23 | Regen: bump message size to 16 octets. | bouyer |
| 2002-04-23 | Bump the space for SCSI messages from 8 to 16 octets, as 8 may not be | bouyer |
| 2002-04-22 | Regen: block on wait MSG_OUT after a SELECT. | bouyer |
| 2002-04-22 | It seems that the script processor continue to exec a few intructions | bouyer |
| 2002-04-22 | Regen: tagged queuing support, and led on/off fragments. | bouyer |
| 2002-04-22 | Add the led_on/led_off script fragments. | bouyer |
| 2002-04-22 | Add support for tagged queuing to esiop (256 tags per device). | bouyer |
| 2002-04-21 | Generated from esiop.ss, for the new esiop driver. | bouyer |
| 2002-04-21 | First cut at a esiop driver (enhanced siop). Doesn't implement tagged queuing | bouyer |
| 2002-04-21 | - handle INTFLY (interrupt on the fly) command | bouyer |
| 2002-04-20 | Fix scratchd2 address. | bouyer |
| 2002-04-18 | Regen: add hooks to drive LED via GPIO. | bouyer |
| 2002-04-18 | Add hooks to drive the activity led via the GPIO pin 1, as required by some | bouyer |
| 2002-04-17 | Really use a JUMP for NOP, not a block move. | bouyer |
| 2002-04-15 | Generated from the firmware binaries for T3 series CF adapter. | onoe |
| 2002-04-14 | Fix copyright notice. | martin |
| 2002-04-05 | Microcode for Intel i8255x 10/100 Ethernet interfaces. This optional | thorpej |
| 2002-03-22 | Cast for now non-const in ispdv structure. | mjacob |
| 2002-02-19 | Update 2300 firmware to latest release level. | mjacob |
| 2001-12-14 | Roll f/w to latest level, correcting several, ah, interesting bugs. | mjacob |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-07 | Regen. | fredette |
| 2001-12-05 | Now generate oosiop.out, the compiled 53c700 script. | fredette |
| 2001-12-05 | Generated from oosiop.ss rev. 1.1: | fredette |
| 2001-12-05 | Added support for the Symbios/NCR 53c700 SCSI controller. | fredette |
| 2001-12-05 | New script for the Symbios/NCR 53c700 SCSI controller. | fredette |
| 2001-10-20 | Update to latest 12160 initiator firmware. | mjacob |
| 2001-08-31 | Ulp! Open Wide! Another Firmware Enchilada! | mjacob |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-08-14 | Back out previous change; I've lost my card and can't test it. | cjs |
| 2001-08-13 | Change the '@(#)' strings in front of the copyright/version messages to '@( )' | cjs |