| Age | Commit message (Expand) | Author |
| 2003-08-29 | Apply the following change from 06/28/2003 04:44:10 by gibbs to the | thorpej |
| 2003-08-29 | Apply the following change from 06/28/2003 04:40:46 made by gibbs to the | thorpej |
| 2003-08-29 | Sync perforce IDs. (From FreeBSD) | thorpej |
| 2003-08-29 | Apply the following change from 05/30/2003 02:14:22 made by scottl to the | thorpej |
| 2003-08-29 | Add some missing definitions for the LUNLEN register. | thorpej |
| 2003-08-29 | Apply the following change made on 5/26/2003 21:26:51 by gibbs to the | thorpej |
| 2003-08-29 | Apply the following change made 5/26/2003 21:18:48 by gibbs to the | thorpej |
| 2003-08-29 | Apply the following change checked in 2003/05/04 00:20:07 by gibbs | thorpej |
| 2003-08-06 | Regen from esiop.ss 1.15. | bouyer |
| 2003-08-06 | Properly handle messages that we get at reconnect time (other than | bouyer |
| 2003-07-14 | add missing __RCSID() | lukem |
| 2003-07-01 | VERY quick and VERY dirty port of the OpenBSD "txp" driver for | drochner |
| 2003-05-14 | Correct spelling of coalesce. (Will forward to Justin Gibbs.) | wiz |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-04-20 | Regen. | fvdl |
| 2003-04-20 | Sync with FreeBSD rev. 1.10: correct default precompensation value for RevA | fvdl |
| 2003-04-19 | Generated register/sequencer code include files for the ahc and ahd | fvdl |
| 2003-04-19 | Newer aic sequencer assembler. From FreeBSD, written by Justin Gibbs. | fvdl |
| 2003-04-06 | Regen scripts for new oosiop. | tsutsui |
| 2003-04-06 | Tweak siop scripts assembler for new oosiop. | tsutsui |
| 2003-04-06 | Add MI NCR/Symbios 53c700 SCSI driver. | tsutsui |
| 2003-02-09 | Roll to latest f/w. Supposed to correct some nasty f/w bugs. | mjacob |
| 2002-10-18 | Update to the latest Fibre Channel f/w from the QLogic intranet site. | mjacob |
| 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 |