mjacob 2006-05-29 20:20:45 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt_raid.c mpt_raid.h
Log:
Add a mpt_is_raid_volume function which will tell you whether
the passed target id is one of the RAID VolumeID. This result
is used to decide whether to try and do actual SPI negotiations
on the real side of the raid/passthru bus pair. The reason we
check this is that we can have both RAID volumes and real devices
on the same bus.
Revision Changes Path
1.9 +19 -2 src/sys/dev/mpt/mpt_raid.c
1.5 +1 -0 src/sys/dev/mpt/mpt_raid.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"