summaryrefslogtreecommitdiff
path: root/sys/modules/cam
Commit message (Expand)AuthorAgeFilesLines
* MFC r255174:Alexander Motin2013-09-221-0/+1
* Big MFC of the physbio changes necessary for unmapped I/O. These changesScott Long2013-06-181-0/+1
* MFC r235911, r235980, r238739, r238740, r238894, r239213, r241488, r241952,Alexander Motin2013-02-061-2/+3
* MFC: r228022, r228026Marius Strobl2012-01-281-3/+6
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXAlexander Motin2011-04-261-0/+1
* Fix make buildworld -DMODULES_WITH_WORLD after r220454.Ulrich Spörlein2011-04-191-0/+1
* Add smp_all.c to the cam module build to un-break it.Kenneth D. Merry2010-12-011-0/+1
* At least on sparc64 these modules require ata_machdep.c.Marius Strobl2010-05-231-1/+4
* MFp4:Alexander Motin2009-10-231-0/+1
* Separate the parallel scsi knowledge out of the core of the XPT, andScott Long2009-07-101-1/+5
* Add the CAM 'SG' peripheral device. This device implements a subset of theScott Long2007-04-071-0/+1
* Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy2005-10-141-0/+2
* Release n_hibma's maintainership due to his ENOTIME.Jens Schweikhardt2005-06-041-2/+1
* Remove the HW_WDOG option; it serves no purpose.Dag-Erling Smørgrav2004-08-291-1/+0
* Remove opt_da.h from the Makefile as well. Duplication of the option inNate Lawson2004-04-191-1/+0
* Use double quotes instead of single quotes for echos to build optionsBruce Evans2003-12-291-1/+1
* Fix the new DA_OLD_QUIRKS option for normal and module compiles.Nate Lawson2003-07-291-0/+1
* New SCSI target emulator codeNate Lawson2002-11-221-1/+1
* Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.Yoshihiro Takahashi2002-11-061-4/+0
* Remove cam_extend.c from sources to unbreak modules.Alfred Perlstein2002-08-151-1/+1
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-2/+0
* Turn on unconditional symbol export for modules whose API isMike Smith2002-01-111-0/+2
* Add pc98 support.Yoshihiro Takahashi2001-02-101-0/+4
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-24/+25
* CAM, the module: scbus, da, cd, and st wrapped in one module.Nick Hibma2000-08-131-0/+33