Date: Wed, 17 Feb 1999 11:26:39 -0500 (EST) From: David Miller <dmiller@search.sparks.net> To: freebsd-hackers@freebsd.org Subject: Simple scsi question Message-ID: <Pine.BSF.3.96.990217112252.12461A-100000@search.sparks.net>
next in thread | raw e-mail | index | archive | help
Briefly, I need to control /dev/uk0. scsi(8) does fine for simple non-data transferring commands, but I can't see how to use it to write megabytes of data out to the device. Since I eventually have to talk pretty low level to the device anyway, would one of the wise and kind readers here please point me to a piece of existing code for tape or disk or something which actually performs a low level write, including CDB setup? Thanks in advance:) --- David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990217112252.12461A-100000>