scottl 2007-11-28 19:40:17 UTC FreeBSD src repository
Modified files: sys/dev/amr amr.c amr_cam.c Log: Turn the CAM passthroug interface to AMR back ON. Adjust the T_DIRECT filtering so that disk drives can be attached via the pass driver. Add CAM locking. Don't mark CAM commands as SG64 since the hardware isn't designed to deal with 64-bit passthru commands. Hopefully the bounce buffer changes that were done for the management/ioctl interface are robust enough to handle this deficiency for CAM as well. Revision Changes Path 1.81 +1 -1 src/sys/dev/amr/amr.c 1.23 +67 -79 src/sys/dev/amr/amr_cam.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"