summaryrefslogtreecommitdiffstats
path: root/sys/cam/ata/ata_pmp.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r290462: Removed unused malloc types.mav2015-11-131-2/+0
* MFC Alexander Motin's direct dispatch, multi-queue, and finer-grainedscottl2014-01-071-8/+12
* MFC r256552:mav2013-10-241-2/+0
* Disable sending Early R_OK on SiI3726/SiI3826 port multipliers.mav2013-05-111-3/+82
* MFprojects/camlock r248894:mav2013-04-131-4/+2
* Hide SEMB port of the SiI3826 Port Multiplier by default to avoid extramav2013-02-221-1/+3
* Remove 'periph == NULL' check from bunch of periph drivers.mav2012-10-101-5/+0
* Tune and add some missing CAM_DEBUG() points for better consistency.mav2012-06-051-2/+4
* Add tunable/sysctl kern.cam.pmp.hide_special, controlling whether specialmav2012-05-251-17/+35
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-1/+1
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Remove some used variables.mav2011-04-181-13/+9
* Improve SATA Asynchronous Notification feature support in CAM:mav2011-04-131-2/+5
* Fix double free on error.mav2010-06-051-4/+2
* Make SATA XPT negotiate and enable some additional SATA features, such as:mav2010-05-021-3/+17
* - Use separate buffer for identify data fetching. We can't use main buffermav2010-02-021-3/+1
* MFp4: Large set of CAM inprovements.mav2010-01-281-74/+76
* MFp4;mav2009-12-071-9/+17
* MFp4:mav2009-11-241-0/+14
* Disable PortMultiplier Async Notifications for time of ports reset.mav2009-11-161-12/+33
* MFp4:mav2009-10-311-175/+156
* MFp4:mav2009-10-231-0/+735
OpenPOWER on IntegriCloud