freebsd-dev/sys/dev/siis
Alexander Motin 99695a07ce MFC r199178:
- 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-17 21:23:05 +00:00
..
siis.c MFC r199178: 2009-11-17 21:23:05 +00:00
siis.h MFC r199132: 2009-11-17 21:20:19 +00:00