freebsd-dev/sys/dev/ahci
Alexander Motin 30a4094f86 MFp4:
- Move tagged queueing control from ADA to ATA XPT. It allows to control
  device command queue length correctly. First step to support < 32 tags.
- Limit queue for non-tagged devices by 2 slots for ahci(4) and siis(4).
- Implement quirk matching for ATA devices.
- Move xpt_schedule_dev_sendq() from header to source file.
- Move delayed queue shrinking to the more expected place - element freeing.
- Remove some SCSIsms in ATA.
2009-11-11 11:10:36 +00:00
..
ahci.c MFp4: 2009-11-11 11:10:36 +00:00
ahci.h MFp4: 2009-11-03 11:47:07 +00:00