| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: /*- and my license changes for sys/[a-d]* | Warner Losh | 2005-01-30 | 11 | -11/+11 |
| * | MFC: 6312 support | Matt Jacob | 2005-01-29 | 6 | -26/+105 |
| * | MFC fixes for working with PAE kernels. | Matt Jacob | 2004-10-11 | 2 | -14/+158 |
| * | MFC 1.103- turn of sleeping in top half due to conflicts with geom design. | Matt Jacob | 2004-08-27 | 1 | -0/+2 |
| * | - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a | Marius Strobl | 2004-08-12 | 1 | -5/+6 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 1 | -1/+1 |
| * | Add missing <sys/module.h> includes currently relying on nested include | Poul-Henning Kamp | 2004-06-03 | 1 | -0/+1 |
| * | Store the target handles in a separate list from normal commands. Add a | Nate Lawson | 2004-05-24 | 6 | -15/+125 |
| * | Correct the boundary parameter to the bus_dma_tag_create() calls (it was | Thomas Moestl | 2004-03-23 | 1 | -2/+2 |
| * | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 2 | -7/+7 |
| * | These are changes to allow to use the Intel C/C++ compiler (lang/icc) | Tom Rhodes | 2004-03-12 | 1 | -1/+1 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -0/+2 |
| * | Device megapatch 1/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -2/+0 |
| * | We aren't D_TAPE. We aren't anything. The reasons why this was ever set | Matt Jacob | 2004-02-16 | 1 | -1/+0 |
| * | Remove condition variables and status associated with target mode | Matt Jacob | 2004-02-08 | 1 | -246/+169 |
| * | Remove condition variables and status associated with target mode | Matt Jacob | 2004-02-08 | 1 | -6/+2 |
| * | Checkpoint of work in progress in cleaning up target mode. It actually | Matt Jacob | 2004-02-07 | 1 | -16/+92 |
| * | add a count for inotifies as well as atios. | Matt Jacob | 2004-02-07 | 1 | -0/+1 |
| * | Reverse role defines for initiator and target mode to better match the | Matt Jacob | 2004-02-07 | 1 | -4/+6 |
| * | Add case to handle ISPCTL_GET_PDB. | Matt Jacob | 2004-02-07 | 1 | -0/+9 |
| * | If we're defined to have a default role for target mode, make it | Matt Jacob | 2004-02-07 | 1 | -5/+4 |
| * | Change role defines so that they better match class 3 service parameters. | Matt Jacob | 2004-02-07 | 1 | -3/+4 |
| * | Fix a bug where we never managed to include the sense data we wanted to send. | Matt Jacob | 2004-01-29 | 1 | -2/+2 |
| * | Fix longstanding buglet- for centrally handled CTIO2s we were checking the wrong | Matt Jacob | 2004-01-29 | 1 | -2/+3 |
| * | If we have ISP_ROLE_INITIATOR set, make sure that we clear ICBOPT_INI_DISABLE | Matt Jacob | 2004-01-23 | 1 | -0/+6 |
| * | add MAKE_WWN_FROM_NODE_NAME macro | Matt Jacob | 2004-01-23 | 1 | -0/+10 |
| * | Add firmware major, minor and micro revsions to the ISP_FC_GETHINFO ioctl | Matt Jacob | 2004-01-23 | 2 | -0/+7 |
| * | fix broken _IOR usage | Matt Jacob | 2003-11-14 | 1 | -1/+1 |
| * | Turn off ISP_SMPLOCK- not to be turned on again. | Matt Jacob | 2003-10-21 | 1 | -1/+1 |
| * | The present defaults for the open and close for device drivers which | Poul-Henning Kamp | 2003-09-27 | 1 | -2/+0 |
| * | Add a module dependancy. Now CAM will autoload when you load this. | Mark Murray | 2003-09-15 | 1 | -0/+1 |
| * | NetBSD'er with time on their hands (dma->DMA) | Matt Jacob | 2003-09-13 | 1 | -1/+1 |
| * | Bland synchronization of common source with no effect on FreeBSD whatsomever. | Matt Jacob | 2003-09-13 | 1 | -66/+132 |
| * | Some ridiculous target mode botches- like having the wrong definitions | Matt Jacob | 2003-09-13 | 2 | -32/+34 |
| * | Some canonicalization function cleanups based upon some target mode | Matt Jacob | 2003-09-13 | 1 | -13/+2 |
| * | No time like the present to turn back on SMP locking. | Matt Jacob | 2003-09-13 | 1 | -2/+1 |
| * | Report correct active vs. nvram node/port WWNs in an ioctl. | Matt Jacob | 2003-09-13 | 1 | -2/+4 |
| * | On reset, make sure that we have some parameters set correctly. This | Matt Jacob | 2003-09-13 | 1 | -1/+18 |
| * | Move the inclusion of <machine/ofw_machdep.h> after the inclusion of | Marcel Moolenaar | 2003-09-02 | 1 | -1/+1 |
| * | Revert previous commit. Violates Maintainer (O'Brien knows how to | Matt Jacob | 2003-08-25 | 1 | -13/+24 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 4 | -6/+14 |
| * | s=include <ofw/=include <dev/ofw/= to reflect removal of -I$S/dev | Warner Losh | 2003-08-23 | 1 | -1/+1 |
| * | Prefer new location of pci include files (which have only been in the | Warner Losh | 2003-08-22 | 1 | -2/+2 |
| * | Mega busdma API commit. | Scott Long | 2003-07-01 | 2 | -4/+8 |
| * | Merge common XPT_CALC_GEOMETRY functions into a single convenience function. | Nate Lawson | 2003-06-14 | 1 | -13/+1 |
| * | Restore parentheses removed inappropriately in last commit. | Matt Jacob | 2003-06-01 | 1 | -2/+3 |
| * | Remove unused variables | Poul-Henning Kamp | 2003-05-31 | 2 | -6/+5 |
| * | Add an explanatory comment about what operational modes in xfwopt are. | Matt Jacob | 2003-03-25 | 1 | -1/+5 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 1 | -13/+6 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 2 | -5/+5 |