看板 DFBSD_commit 關於我們 聯絡資訊
commit bedbe7f88177daf6a0e404f198ef852b8e9b426b Author: Alex Hornung <ahornung@gmail.com> Date: Tue Sep 8 08:48:30 2009 +0100 ahci(4) - Add support for ATA passthrough * Add support for ATA_PASS_{12,16} cam commands to pass through an ATA command directly to the device. Incidentally, this will make smartmontools work again when used with device type 'sat'. Dragonfly-bug: http://bugs.dragonflybsd.org/issue1412 Reported-By: Hasso Tepper Summary of changes: sys/dev/disk/ahci/ahci_cam.c | 87 +++++++++++++++++++++++++++++++++++++++++- 1 files changed, 85 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bedbe7f88177daf6a0e404f198ef852b8e9b426b -- DragonFly BSD source repository