git: ata - Fix dumping of old ata driver
commit 471cb6fa7d2a8bdb0d92b3a7451068fbdea4b9f1
Author: Alex Hornung <ahornung@gmail.com>
Date: Tue Apr 13 16:29:47 2010 +0000
ata - Fix dumping of old ata driver
* While we still have ata(4) around, make addump work properly again
with the new dumping infrastructure.
Summary of changes:
sys/dev/disk/ata/ata-disk.c | 58 +++++++++++-------------------------------
1 files changed, 15 insertions(+), 43 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/471cb6fa7d2a8bdb0d92b3a7451068fbdea4b9f1
--
DragonFly BSD source repository