DragonFly commits List (threaded) for 2009-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.495.gc6a64 master sys/bus/cam cam_periph.c
commit c6a64e8b67e95fcc040c3dfed938e02a8b68f728
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Jun 25 12:35:14 2009 -0700
CAM - Auto unit number start based on device
If no SCSI devices are wired CAM now automatically starts any umass sim
attachments at unit #8 instead of unit #0. This reduces interference
between usb mass storage attachments and ahci/sili attachments. Otherwise
the usb mass storage can steal "da0" away from ahci/sili.
Summary of changes:
sys/bus/cam/cam_periph.c | 21 +++++++++++++++++----
1 files changed, 17 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c6a64e8b67e95fcc040c3dfed938e02a8b68f728
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]