]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ata
Flesh out configurable hardware based LED blinking.
[FreeBSD/FreeBSD.git] / sys / dev / ata /
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-14 mavAdd PCI IDs for the Intel ICH9M SATA controllers.
2011-12-02 mavAdd hw.ahci.force tunable to control whether AHCI drive...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 hselaskyRename device_delete_all_children() into device_delete_...
2011-11-19 hselaskyMove the device_delete_all_children() function from...
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-01 mariusIn r225931 I've missed the only other driver using...
2011-10-24 mavSome dmesg cosmetics:
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-09 rodrigcAdd a "kern.features.ata_cam" sysctl in the kernel...
2011-10-06 wxsFix a typo in a comment.
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-02 mavDo not force AHCI mode on NVIDIA MCP89 SATA controllers...
2011-07-22 mav - Use mutex to serialize index/data register pair...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-14 mavSkip BAR(5) usage for SATA registers access on ICH8M...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-11 hrsMerge from HEAD@222975.
2011-06-09 mavIntel NM10 chipset's SATA controller has same PCI ID...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-12 attilioMFC
2011-05-11 jfvChipset support for the new Intel Panther Point PCH...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-21 mavAccording to ATA specifications, when ATAPI master...
2011-04-21 mav - Fix mapping of the last two SATA ports on 6-port...
2011-04-21 mavUse periodic status polling added at r214671 only in...
2011-04-21 mavMake PATA-like soft-reset in ata(4) more strict in...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-12 mavImplement automatic SCSI sense fetching for ata(4)...
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-06 mariusAdd missing bus_dmamap_sync() calls for the work DMA...
2011-03-06 mariusAdd missing bus_dmamap_sync() calls for the work DMA...
2011-03-06 marius- Allocate the DMA memory used for the work area as...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-26 nwhitehornAdd the disk ident and a human-meaningful description...
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-01 jfvSupport for the new Patsburg PCH chipset:
2011-01-31 jfvSupport for the new DH89xxCC PCH chipset including:
2011-01-24 mavICH7 SATA controller in legacy mode can provide access...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-12-02 dimSync: merge r215944 through r216132 from ^/head.
2010-11-28 mariusSeveral chipset drivers alter parameters relevant for...
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-27 mavDo hard reset before soft reset for SATA channels....
2010-11-22 dimSync: merge r215464 through r215708 from ^/head.
2010-11-18 mavMake ATA_CAM wrapper to report SATA power management...
2010-11-18 dimSync: merge r215396 through r215463 from ^/head.
2010-11-18 mavEven if we are skipping SATA hard reset - set power...
2010-11-18 mavRecord that there is no devices if SATA reset found...
2010-11-18 mavSome VIA SATA controllers provide access to non-standar...
2010-11-17 mavAdd IDs for VIA VX900 chipset SATA controller.
2010-11-17 mavAdd IDs for VIA VX900 chipset SATA controller.
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 dimSync: merge r214895 through r215140 from ^/head.
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-09 brucecFix typos.
2010-11-08 mavTeach ahci(4), siis(4) and ATA_CAM ata(4) wrapper repor...
2010-11-06 mavMark command submission timeouts as timeouts. This...
2010-11-06 dimSync: merge r214649 through r214894 from ^/head.
2010-11-06 mavAdd support for odd-sized PIO transfers, sometimes...
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-02 mavRemove stale line, accidentally slipped into r214016.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-19 dimSync: merge r213992 through r214076 from ^/head.
2010-10-18 mavSet of legacy mode SATA enchancements:
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-09-30 mavRevert r132291.
2010-09-24 mavAdd missing le32toh(), same as recently done in ata...
2010-09-23 jchandraAdd missing byteswap, works on big endian systems now...
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
next