]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
CFA support doesn't exclude FLUSH support.
[FreeBSD/FreeBSD.git] / sys / cam /
2009-12-09 mavClear result before requesting XPT_PATH_INQ.
2009-12-07 mavMFp4;
2009-12-06 mavMFp4:
2009-12-06 mavMFp4:
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-02 scottlFix several cases where the periph lock was held over...
2009-12-01 mavAdd CAM_ATAIO_DMA ATA command flag to mark DMA protocol...
2009-11-26 mavMFp4:
2009-11-25 mavFix small copu-paste bug.
2009-11-24 mavMFp4:
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-16 mavDisable PortMultiplier Async Notifications for time...
2009-11-14 mavMFp4:
2009-11-14 mavMFp4:
2009-11-14 mavMFp4:
2009-11-14 mavMFp4:
2009-11-11 mavMFp4:
2009-11-05 mavMFp4:
2009-11-04 mavFix protype.
2009-11-04 mavPMP commands use short format. PMP write doesn't return...
2009-11-04 mavMFp4:
2009-11-04 mavMFp4:
2009-11-03 mavMFp4:
2009-11-02 thompsaProvide the same sanity check on the sector size in...
2009-11-02 mavThe async callback could free the device. If it is...
2009-11-01 mavMFp4:
2009-10-31 mavMFp4:
2009-10-31 mavMFp4:
2009-10-23 mavMake "Retrying Command" to be printed before actual...
2009-10-23 mavMFp4:
2009-10-23 mavFix the build.
2009-10-23 mavReplace most of priority numbers with defines. No logic...
2009-10-23 mavRemove some obsoleted comments.
2009-10-22 mavAfter thinking again, implement cam_ccbq_fini().
2009-10-22 mavcam_ccbq_fini() declared for 11 years, but never implem...
2009-10-22 bruefferFix a memory leak in an error case.
2009-10-21 mavMFp4:
2009-10-21 mavMFp4:
2009-10-21 mavMFp4:
2009-10-21 mavMFp4:
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-09 pjdExport disk serial numbers for adaX disks.
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-27 mavReport SATA 3.x devices.
2009-09-22 mavMFp4:
2009-09-19 mjacobRemember to unlock the peripheral prior to notifying...
2009-09-15 kenFix some instances where CAM rescans get hung up or...
2009-09-12 rwatsonUse C99 initialization for struct filterops.
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 scottlFree the correct buffer in an error case.
2009-09-08 phkRevert previous commit and add myself to the list of...
2009-09-08 phkAdd necessary include.
2009-09-06 mavMFp4:
2009-09-06 mavRemove unneeded CAM_SIM_MPSAFE check.
2009-09-06 mavs/bus %d/scbus%d/ in some messages to correct terminology.
2009-09-06 mavMFp4:
2009-09-06 mavAvoid extra swi_sched() call, if this SIM is already...
2009-09-04 pjdMake serial numbers of daX disks visible by GEOM.
2009-08-30 mavShort ATA command format has 28bit address, not 36bit.
2009-08-30 mavATA_FLUSHCACHE is a 36bit format command, not 48.
2009-08-26 stas- Add quirk for Sony DSC digital cameras. This umass...
2009-08-18 mavFix copy/paste bug, that requests data read during...
2009-08-18 mavFix iSCSI initiator and vpo driver operation, broken...
2009-08-01 mjacobAdd 8Gb support (isp_2500). Fix a fair number of config...
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-17 mavFix copy-paste bug. Use regular non-polled mode for...
2009-07-14 emasteChange xpt_scan_bus to scsi_scan_bus and xpt_scan_lun...
2009-07-14 emasteFix leaks in probestart, probedone, and scsi_scan_bus...
2009-07-13 mavFix copy-paste bug, enabling SIM PMP support, when...
2009-07-13 mavRename ATA probe driver to "aprobe" to resolve name...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-10 scottlSeparate the parallel scsi knowledge out of the core...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-25 kibChange the type of uio_resid member of struct uio from...
2009-06-22 scottlChange cam_periph_ioctl() to take 'cmd' and a u_long...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-14 edInclude <camlib.h> for cam_path_string().
2009-06-10 kibAdapt vfs kqfilter to the shared vnode lock used by...
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-12 traszRemove dead code.
2009-05-12 traszAdd missing free(9) in error case.
2009-05-12 traszAdd missing 'break' statements.
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-20 edGet rid of the device index number stored in the sa...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-18 edRemove unused SESUNIT() macro from ses(4).
2009-04-10 thompsaRevert r190676,190677
2009-04-03 thompsaAdd interleaving root hold tokens from the CAM probe...
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-02 samconnect vendor wpa area to contrib
2009-02-16 scottlGCC attacks!
2009-02-16 scottlFix parallel SCSI negotiation in the CAM_NEW_TRAN_CODE...
next