| Commit message (Expand) | Author | Age | Files | Lines |
* | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 4 | -0/+8 |
* | Always null-terminate ccb_pathinq.(sim_vid|hba_vid|dev_name) | Alan Somers | 2017-01-04 | 1 | -4/+4 |
* | sys/dev: minor spelling fixes. | Pedro F. Giffuni | 2016-05-03 | 1 | -1/+1 |
* | Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. | Justin Hibbits | 2016-03-18 | 1 | -1/+1 |
* | Make sure we check for CAM_CDB_POINTER for all drivers. Also, for the | Warner Losh | 2016-03-15 | 1 | -3/+3 |
* | Remove MAXBSIZE use from drivers where it has nothing to do. | Alexander Motin | 2015-03-22 | 2 | -2/+3 |
* | Prevent overflow issues in timeout processing | Steven Hartland | 2014-11-21 | 1 | -3/+3 |
* | Lock iir(4) and mark it MPSAFE. | John Baldwin | 2014-11-13 | 4 | -373/+253 |
* | Re-do r255853. Along with adding back the API/ABI changes from the | Scott Long | 2013-09-25 | 2 | -2/+4 |
* | Revert r255853 pending fixes to build errors in usr.bin/kdump | Glen Barber | 2013-09-25 | 2 | -4/+2 |
* | Update the CAM API for FreeBSD 10: | Scott Long | 2013-09-24 | 2 | -2/+4 |
* | Avoid potential redefinition of the macro. | Jung-uk Kim | 2013-08-15 | 4 | -5/+5 |
* | Reform the busdma API so that new types may be added without modifying | Konstantin Belousov | 2013-02-12 | 1 | -84/+15 |
* | Remove comments about creating DMA tags as children of the DMA tags of their | Juli Mallett | 2012-03-12 | 1 | -1/+0 |
* | Convert a number of drivers to obtaining their parent DMA tag from their | Scott Long | 2012-03-12 | 1 | -1/+2 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | Ed Schouten | 2011-11-07 | 1 | -1/+1 |
* | Add descriptor sense support to CAM, and honor sense residuals properly in | Kenneth D. Merry | 2011-10-03 | 1 | -3/+10 |
* | Get rid of #ident. | Edward Tomasz Napierala | 2010-01-08 | 1 | -1/+0 |
* | Remove unused iir_watchdog(). | Edward Tomasz Napierala | 2010-01-08 | 1 | -35/+0 |
* | Include <sys/sysctl.h>, to get the declarations of ostype and | Marcel Moolenaar | 2009-12-02 | 1 | -2/+1 |
* | Revert previous commit and add myself to the list of people who should | Poul-Henning Kamp | 2009-09-08 | 1 | -1/+0 |
* | Add necessary include. | Poul-Henning Kamp | 2009-09-08 | 1 | -0/+1 |
* | Remove unused VM includes. | John Baldwin | 2009-06-03 | 2 | -7/+0 |
* | We no longer need to use d_thread_t, migrate to struct thread *. | Warner Losh | 2009-05-20 | 1 | -3/+3 |
* | Compare the correct variable against NULL. | Christian Brueffer | 2009-05-14 | 1 | -1/+1 |
* | Replace all calls to minor() with dev2unit(). | Ed Schouten | 2008-09-27 | 1 | -5/+5 |
* | Fix a buffer overflow in the processing of various SCSI commands. This likely | Scott Long | 2008-01-09 | 1 | -26/+42 |
* | Prepare for future integration between CAM and newbus. xpt_bus_register | Scott Long | 2007-06-17 | 3 | -2/+3 |
* | Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will | Scott Long | 2007-04-15 | 1 | -1/+2 |
* | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 1 | -1/+1 |
* | Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed. | Matt Jacob | 2006-12-11 | 1 | -0/+2 |
* | 2nd and final commit that moves us to CAM_NEW_TRAN_CODE | Matt Jacob | 2006-11-02 | 1 | -21/+0 |
* | The first of 3 major steps to move the CAM layer forward to using | Matt Jacob | 2006-10-31 | 1 | -5/+35 |
* | Since DELAY() was moved, most <machine/clock.h> #includes have been | Poul-Henning Kamp | 2006-05-16 | 2 | -2/+0 |
* | Big update to the iir driver: | Scott Long | 2006-03-01 | 3 | -170/+169 |
* | Convert iir inlines to ANSI C function declarations. | Robert Watson | 2006-01-21 | 1 | -10/+4 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 2 | -4/+0 |
* | Correct improper permissions on /dev/iir. The earlier permissions | Colin Percival | 2005-05-06 | 1 | -2/+2 |
* | Use BUS_PROBE_DEFAULT for pci probe return value | Warner Losh | 2005-03-05 | 1 | -2/+2 |
* | netchild's mega-patch to isolate compiler dependencies into a central | Joerg Wunsch | 2005-03-02 | 1 | -1/+5 |
* | Remove a dead vtophys() reference. | Scott Long | 2005-01-31 | 1 | -6/+0 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 3 | -3/+3 |
* | Panic if given a CAM_DATA_PHYS pointer from CAM instead of trying to handle it. | Scott Long | 2004-09-03 | 1 | -14/+2 |
* | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 2 | -11/+11 |
* | Update from vendor. This also adds support for newer management tools. | Scott Long | 2004-05-19 | 3 | -27/+16 |
* | Fix the ioctl types for two ioctls. I'm not sure if the switch was my | Scott Long | 2004-03-20 | 1 | -2/+2 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 1 | -3/+3 |
* | 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 |
* | Remove the static major assignment for iir(4). | Scott Long | 2004-02-14 | 2 | -6/+1 |