| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix off-by-two errors. | Jung-uk Kim | 2007-08-28 | 1 | -2/+2 |
| * | Recover from some major omissions/problems with the 24XX port. | Matt Jacob | 2007-07-02 | 1 | -0/+5 |
| * | Make this an MP safe driver but also still be multi-release. | Matt Jacob | 2007-05-05 | 1 | -39/+91 |
| * | Temporarily desupport simultaneous target and initiator mode. | Matt Jacob | 2007-04-02 | 1 | -1/+7 |
| * | Fix compilation problem (add a const) for pre-7.0 compiles. | Matt Jacob | 2007-03-31 | 1 | -1/+1 |
| * | Move bus_space_tag and bus_space_handle register access | Matt Jacob | 2007-03-13 | 1 | -0/+9 |
| * | Fix compilation issues found in RELENG_4 port and merge the | Matt Jacob | 2007-03-12 | 1 | -0/+11 |
| * | Redo previous newbus related change to be kinder to | Matt Jacob | 2007-02-23 | 1 | -0/+6 |
| * | Cleanup and document the implementation of firmware(9) based on | Luigi Rizzo | 2007-02-15 | 1 | -1/+1 |
| * | Clean up some of the various platform and release specific dma tag | Matt Jacob | 2007-01-23 | 1 | -0/+22 |
| * | MFP4: Move default setting to the end of isp_reset instead of the | Matt Jacob | 2007-01-20 | 1 | -2/+2 |
| * | RELENG_6 compilation | Matt Jacob | 2007-01-05 | 1 | -1/+1 |
| * | Push things closer to path failover by implementing loop down and | Matt Jacob | 2006-11-14 | 1 | -104/+34 |
| * | Add 4Gb (24XX) support and lay the foundation for a lot of new stuff. | Matt Jacob | 2006-11-02 | 1 | -57/+84 |
| * | Begin the process of moving info to sysctl stuff for FreeBSD | Matt Jacob | 2006-09-26 | 1 | -0/+9 |
| * | More ispfwfunc definitions funnies which break pre-7.0 builds. | Matt Jacob | 2006-09-01 | 1 | -0/+4 |
| * | Convert isp(4) and ispfw(4) to use firmware(9) to manage firmware | Matt Jacob | 2006-07-09 | 1 | -2/+1 |
| * | allow this to compile cleanly under RELENG_4 | Matt Jacob | 2006-06-03 | 1 | -0/+3 |
| * | remove bzero/bcopy vestiges | Matt Jacob | 2006-05-22 | 1 | -3/+3 |
| * | Move a define depending on __FreeBSD_versoin to after where it | Matt Jacob | 2006-05-16 | 1 | -8/+8 |
| * | Since DELAY() was moved, most <machine/clock.h> #includes have been | Poul-Henning Kamp | 2006-05-16 | 1 | -1/+0 |
| * | Some more gratuitous format and name changes. | Matt Jacob | 2006-04-21 | 1 | -7/+26 |
| * | a) clean up some declaration stuff (i.e., make more modern with respect | Matt Jacob | 2006-02-15 | 1 | -24/+26 |
| * | Actually, no, I had it wrong in 1.109. The arguments to bus_dma_create_tag | Matt Jacob | 2006-02-04 | 1 | -3/+2 |
| * | Remove use of inlines and use the functions as a library. | Matt Jacob | 2006-02-02 | 1 | -17/+10 |
| * | Hackamatic: turn off target mode on Sparc64 with KLD_MODULE- this triggers | Matt Jacob | 2006-01-27 | 1 | -0/+7 |
| * | First of several commits as this driver is dusted off and maybe brought | Matt Jacob | 2006-01-23 | 1 | -1/+3 |
| * | Fix -Wundef. | Ruslan Ermilov | 2005-12-04 | 1 | -1/+1 |
| * | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 1 | -2/+0 |
| * | Refactor isp_prt declaration so that platform | Matt Jacob | 2005-05-11 | 1 | -0/+2 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | PAE support changes that included at least some minimal actual testing | Matt Jacob | 2004-09-23 | 1 | -4/+3 |
| * | Remove condition variables and status associated with target mode | Matt Jacob | 2004-02-08 | 1 | -6/+2 |
| * | add a count for inotifies as well as atios. | Matt Jacob | 2004-02-07 | 1 | -0/+1 |
| * | Turn off ISP_SMPLOCK- not to be turned on again. | Matt Jacob | 2003-10-21 | 1 | -1/+1 |
| * | No time like the present to turn back on SMP locking. | Matt Jacob | 2003-09-13 | 1 | -2/+1 |
| * | Remove ISP_DMA_ADDR_T define (see ispvar.h) | Matt Jacob | 2002-09-23 | 1 | -1/+4 |
| * | Remove STRNCAT (==>strncat) usage. Apparently I never read the man | Matt Jacob | 2002-09-06 | 1 | -1/+0 |
| * | Turn off usage of SMP style locking until we sort out CAM. | Matt Jacob | 2002-09-03 | 1 | -1/+14 |
| * | Define ISP_DMA_ADDR_T to be a bus_addr_t, not a u_int32_t. | Matt Jacob | 2002-08-22 | 1 | -0/+3 |
| * | Make sure that if are in fact using 'full SMP', make the interrupt | Matt Jacob | 2002-07-25 | 1 | -0/+7 |
| * | 'Support' for ISP SBus cards. | Matt Jacob | 2002-07-11 | 1 | -0/+5 |
| * | Add 2002 to copyright. | Matt Jacob | 2002-07-08 | 1 | -1/+1 |
| * | Add get/set param ioctl support. | Matt Jacob | 2002-07-08 | 1 | -11/+19 |
| * | Extend private adjunct to ATIO to have both tag lun, and extended state | Matt Jacob | 2002-06-16 | 1 | -1/+10 |
| * | Move the new byte order function prototypes from <sys/param.h> to | Mike Barcroft | 2002-04-26 | 1 | -1/+1 |
| * | Fix bus dma segment count to be based off of MAXPHYS, not BUS_SPACE_MAXSIZE. | Matt Jacob | 2002-04-04 | 1 | -1/+1 |
| * | Redo stuff for sparc64- primarily fix bus dma implementation. The endian | Matt Jacob | 2002-04-02 | 1 | -9/+20 |
| * | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -1/+1 |
| * | + A variety of 23XX changes: | Matt Jacob | 2002-02-04 | 1 | -3/+8 |