mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 00:02:44 +00:00
The register definition file is now in the compile directory.
This commit is contained in:
parent
8733b9a7ca
commit
25f864c494
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23927
@ -29,7 +29,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $Id$
|
||||
* $Id: aic7770.c,v 1.38 1997/02/22 09:31:58 peter Exp $
|
||||
*/
|
||||
|
||||
#if defined(__FreeBSD__)
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
#include <i386/eisa/eisaconf.h>
|
||||
#include <i386/scsi/aic7xxx.h>
|
||||
#include <dev/aic7xxx/aic7xxx_reg.h>
|
||||
#include <aic7xxx_reg.h>
|
||||
|
||||
#define EISA_DEVICE_ID_ADAPTEC_AIC7770 0x04907770
|
||||
#define EISA_DEVICE_ID_ADAPTEC_274x 0x04907771
|
||||
|
Loading…
Reference in New Issue
Block a user