2009-06-16 |
Matthew Dillon | AHCI - separate pmreg.h out, always zero the FIS in...
|
commit | commitdiff | tree |
2009-06-16 |
Matthew Dillon | AHCI - augment ahci_pm_check_good() to handle targets...
|
commit | commitdiff | tree |
2009-06-16 |
Matthew Dillon | AHCI - go back to reading the EINFO register, check...
|
commit | commitdiff | tree |
2009-06-15 |
Matthew Dillon | AHCI - add new kenv "hint.ahci.nofeatures"
|
commit | commitdiff | tree |
2009-06-15 |
Matthew Dillon | AHCI - Add additional information in the CMD TIMEOUT...
|
commit | commitdiff | tree |
2009-06-15 |
Matthew Dillon | Set tty ownership on pty open (temporary until devfs...
|
commit | commitdiff | tree |
2009-06-15 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-15 |
Matthew Dillon | AHCI - Add hint.ahci.force150. Force negotiation at...
|
commit | commitdiff | tree |
2009-06-14 |
Matthew Dillon | GENERIC kernel build - build-in the AHCI driver.
|
commit | commitdiff | tree |
2009-06-14 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-14 |
Matthew Dillon | AHCI - Add kenv "boot.hint.ahci_disabled", and add...
|
commit | commitdiff | tree |
2009-06-14 |
Matthew Dillon | AHCI - Minor console output spew cleanup
|
commit | commitdiff | tree |
2009-06-14 |
Matthew Dillon | AHCI - Bug fixes - primary port probe and TFD flushing.
|
commit | commitdiff | tree |
2009-06-14 |
Matthew Dillon | AHCI - Implement better timeout semantics, fix bug...
|
commit | commitdiff | tree |
2009-06-13 |
Matthew Dillon | AHCI - Port Multiplier bug fixes
|
commit | commitdiff | tree |
2009-06-13 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-13 |
Matthew Dillon | AHCI - fix minor bug in last commit.
|
commit | commitdiff | tree |
2009-06-13 |
Matthew Dillon | AHCI - Fix PM probing issues, wait 10 seconds on physical...
|
commit | commitdiff | tree |
2009-06-13 |
Matthew Dillon | AHCI - fixes to ahci_port_init()
|
commit | commitdiff | tree |
2009-06-13 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-13 |
Matthew Dillon | AHCI - Port multiplier plug/unplug work, tuning, cleanup...
|
commit | commitdiff | tree |
2009-06-12 |
Matthew Dillon | AHCI - Fix a bug in ahci_port_intr() when blockable...
|
commit | commitdiff | tree |
2009-06-12 |
Matthew Dillon | AHCI - Implement parallel port scan and thread each...
|
commit | commitdiff | tree |
2009-06-12 |
Matthew Dillon | CAM - Add missing protocol for xpt_action_async()
|
commit | commitdiff | tree |
2009-06-12 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-12 |
Matthew Dillon | AHCI - follow fixes to CAM
|
commit | commitdiff | tree |
2009-06-12 |
Matthew Dillon | AHCI - Fix CAM reentrancy problem, work-around HW async...
|
commit | commitdiff | tree |
2009-06-12 |
Matthew Dillon | CAM - add xpt_action_async()
|
commit | commitdiff | tree |
2009-06-12 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-12 |
Matthew Dillon | AHCI - Add Port Multiplier HOTPLUG support
|
commit | commitdiff | tree |
2009-06-12 |
Matthew Dillon | CAM - Silence console spew on bus-rescan
|
commit | commitdiff | tree |
2009-06-11 |
Matthew Dillon | AHCI - Try to salvage port on PM target failure.
|
commit | commitdiff | tree |
2009-06-11 |
Matthew Dillon | AHCI - DHRS interrupt does not stop command processing.
|
commit | commitdiff | tree |
2009-06-11 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-11 |
Matthew Dillon | AHCI - Initial Port Multiplier support + misc fixes...
|
commit | commitdiff | tree |
2009-06-09 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-09 |
Matthew Dillon | AHCI - Better reset sequencing, bug fixes
|
commit | commitdiff | tree |
2009-06-09 |
Matthew Dillon | AHCI - Add some small delays in the reset sequence.
|
commit | commitdiff | tree |
2009-06-09 |
Matthew Dillon | AHCI - Improve hot-plug sequencing.
|
commit | commitdiff | tree |
2009-06-09 |
Matthew Dillon | AHCI bug fixes & enhancements. port_init, port_stop...
|
commit | commitdiff | tree |
2009-06-08 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-08 |
Matthew Dillon | vmstat enhancements - Fall-back to kilobytes and megabytes...
|
commit | commitdiff | tree |
2009-06-08 |
Matthew Dillon | Correct missing 'STD' clause in entries for syscalls...
|
commit | commitdiff | tree |
2009-06-08 |
Matthew Dillon | USB - Properly handle the 'wait' flag when getting...
|
commit | commitdiff | tree |
2009-06-08 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-08 |
Matthew Dillon | DDB - Do not generate endless stream of CRs if console...
|
commit | commitdiff | tree |
2009-06-08 |
Matthew Dillon | USB - Add support for xfer-restart-before-callback
|
commit | commitdiff | tree |
2009-06-08 |
Matthew Dillon | USB - Fix polling code
|
commit | commitdiff | tree |
2009-06-07 |
Matthew Dillon | AHCI - Fix a polled command issue.
|
commit | commitdiff | tree |
2009-06-07 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-07 |
Matthew Dillon | AHCI - properly initialize ccb_xa.flags in softreset...
|
commit | commitdiff | tree |
2009-06-07 |
Matthew Dillon | USB - umass - fix reentrancy issues when rescanning...
|
commit | commitdiff | tree |
2009-06-07 |
Matthew Dillon | AHCI - Implement ahci_xpt_poll() - fix livelock during...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | AHCI - Hotplug. Increase timeout for BSY check, FIS...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | systat - fix bug in vmmeter when switching to it via...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | vmstat - Add another byte of width for Csw, Trp, Sys...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | Add the AHCI driver to the kernel module build subsystem...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | AHCI - Hot Plug support, ATAPI IDENTIFY, CAM bus scan...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | AHCI - Normalize console reporting of the port scan...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | AHCI - Add conditional logic for wcache and rahead...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | AHCI - Add conditional logic for wcache and rahead...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | AHCI - Hook up sense information from rfis for ATAPI...
|
commit | commitdiff | tree |
2009-06-05 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-05 |
Matthew Dillon | Fix amd64 build and UP build issues with recent commit.
|
commit | commitdiff | tree |
2009-06-05 |
Matthew Dillon | scsi_read_capacity_data_long -> scsi_read_capacity_data_16
|
commit | commitdiff | tree |
2009-06-05 |
Matthew Dillon | AHCI Driver - add initial ATAPI support, suppy fake...
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | AHCI Driver port from OpenBSD to DragonFly - Initial...
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | Add prototype for bus_dma_tag_getmaxsize().
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | Add definition for ATAPI_READ_CAPACITY_16 (same as...
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | bus_dma_tag fixes and enhancements.
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | Minor string description changes to match READ_CAPACITY_16
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | Add typedefs for pci register integral types, taken...
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | Add entries to pcidevs for AHCI products and regenerate.
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | CAM Enhancements for AHCI driver work, import some...
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-03 |
Matthew Dillon | CAM fixes - queue empty tests, sim refcount, add XPORT_AHCI...
|
commit | commitdiff | tree |
2009-05-24 |
Matthew Dillon | vkernel - more crit section work to avoid pthread reentrancy.
|
commit | commitdiff | tree |
2009-05-23 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-23 |
Matthew Dillon | Miscellanious protection around pthread calls to avoid...
|
commit | commitdiff | tree |
2009-05-23 |
Matthew Dillon | amd64 - Fix compiler warning.
|
commit | commitdiff | tree |
2009-05-23 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-23 |
Matthew Dillon | Supporting amd64 /dev/kmem requires allowing apparently...
|
commit | commitdiff | tree |
2009-05-23 |
Matthew Dillon | libkvm - use the proper format %lx for kva, which is...
|
commit | commitdiff | tree |
2009-05-20 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-20 |
Matthew Dillon | Save creds on nfs_open() for later read/write/etc.
|
commit | commitdiff | tree |
2009-05-18 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-17 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Instrument contigmalloc() failures to provide better...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Add a vkernel test environment build
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | vkernel - Fix races in stopsig() and ipisig().
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Use the new cothread_delete() API in vke_stop().
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Add cothread_delete() to the vkernel cothread API.
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | vknetd - add features, allow ip to be set in unsecure...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | vkernel now autoprobes vkd0s1a as well as vkd0s0a to...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Fix bug in recent commit - fcntl(... O_ASYNC) on tty...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Fix a simple code bug when dealing with a raced vnode...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Add missing vnconfig -u fixing a build error when doing...
|
commit | commitdiff | tree |
2009-05-14 |
Matthew Dillon | Add missing call to sysctl_ctx_init(), fixing a boot...
|
commit | commitdiff | tree |