DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Kernel - Add scsi/scsi_sg linux-compatible SCSI pass through device
commit 388705e429b0faac18baf802ff2289cda577c2f3
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Aug 25 18:40:34 2009 -0700
Kernel - Add scsi/scsi_sg linux-compatible SCSI pass through device
Taken-from: FreeBSD
Summary of changes:
sys/bus/cam/scsi/scsi_sg.c | 1006 +++++++++++++++++++++++++++++++++++++
sys/bus/cam/scsi/scsi_sg.h | 145 ++++++
sys/conf/files | 1 +
sys/config/GENERIC | 1 +
sys/emulation/linux/linux_ioctl.h | 138 ++++-
5 files changed, 1264 insertions(+), 27 deletions(-)
create mode 100644 sys/bus/cam/scsi/scsi_sg.c
create mode 100644 sys/bus/cam/scsi/scsi_sg.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/388705e429b0faac18baf802ff2289cda577c2f3
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]