mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
4d36880612
This port is lobotomized and only works with atapi waiting for someone to do the scsi->cam modifications. (also, this is my first attempt with easy-import...)
6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
--- scsi.h.orig Thu Dec 31 12:14:37 1998
|
|
+++ scsi.h Thu Dec 31 12:15:05 1998
|
|
@@ -0,0 +1,2 @@
|
|
+/* temporary placeholder for scsi.h awaiting for scsi->cam conversion */
|
|
+#include <sys/scsiio.h>
|