In the last episode (Jul 15), Michael Anderson said: > Or, more clearly: Are SATA tape drives supported? I see they are on some > other BSD flavors, but I haven't found any mention in the FreeBSD hardware > compatibility documents.
I see an "atapist" device in /sys/conf/NOTES: device atapist # ATAPI tape drives , which might work. The "atapicam" or "ahci" device may also make sata tapes show up as if they were scsi devices. Try "ahci" first. http://www.freebsd.org/cgi/man.cgi?query=ahci http://www.freebsd.org/cgi/man.cgi?query=atapicam -- Dan Nelson [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
