Subject: where are the scsi include files - sd.h, etc
To: None <tech-kern@sun-lamp.cs.berkeley.edu>
From: Chyouhwa Chen <cchen@et.ntit.edu.tw>
List: tech-kern
Date: 05/18/1994 14:57:21
I hope this is the list to ask this question.

As part of my project, I'm extracting the vfs/ufs/scsi
portion of the kernel sources and trying to compile 
them on a Sun.  I think most of the problem I'm having
is that I don't have a properly configured system to 
start with.  So, the standard include path doesn't have
<machine/*> files.  No problem, I made a link to 
arch/i386/include as my own <machine/*> so gcc could find
it.  But, for the life of me, I couldn't find 

	st.h sd.h ch.h cd.h uk.h su.h

My questions:
	1. Where are they?
	2. Don't you guys use makefile 's?

Thanks for any help.

-Chyouhwa


------------------------------------------------------------------------------