From nobody@FreeBSD.ORG Thu Aug 26 05:37:25 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id A6D6E14FB6; Thu, 26 Aug 1999 05:37:25 -0700 (PDT)
Message-Id: <19990826123725.A6D6E14FB6@hub.freebsd.org>
Date: Thu, 26 Aug 1999 05:37:25 -0700 (PDT)
From: jan@online.be
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: ahc(aic7xxx) driver compile error on alpha
X-Send-Pr-Version: www-1.0

>Number:         13393
>Category:       alpha
>Synopsis:       ahc(aic7xxx) driver compile error on alpha
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    gibbs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 26 05:40:01 PDT 1999
>Closed-Date:    Thu Aug 26 09:21:30 PDT 1999
>Last-Modified:  Thu Aug 26 09:22:32 PDT 1999
>Originator:     Jan
>Release:        3.2-RELEASE for alpha
>Organization:
Online Internet nv/sa Belgium
>Environment:
FreeBSD 3.2-RELEASE FreeBSD 3.2-RELEASE #0: 
alpha: Miata , digital workstation 433a 512MB RAM
>Description:
cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I/usr/include  -DKERNEL -include opt_global.h -mno-fp-regs -Wa,-mev56  ../../dev/aic7xxx/aic7xxx.c
../../dev/aic7xxx/aic7xxx.c: In function `ahc_alloc':
../../dev/aic7xxx/aic7xxx.c:674: `I386_BUS_SPACE_MEM' undeclared (first use this function)
../../dev/aic7xxx/aic7xxx.c:674: (Each undeclared identifier is reported only once
../../dev/aic7xxx/aic7xxx.c:674: for each function it appears in.)
../../dev/aic7xxx/aic7xxx.c:677: `I386_BUS_SPACE_IO' undeclared (first use this function)
*** Error code 1

>How-To-Repeat:
define ahc0 in the kernel and compile kernel	
>Fix:
i've tried to change I386 into ALPHA all compiles well 
but the fs is not stable ( crashes when newfs is done ) 

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-alpha->gibbs 
Responsible-Changed-By: ken 
Responsible-Changed-When: Thu Aug 26 09:06:02 PDT 1999 
Responsible-Changed-Why:  
Justin's driver. 
State-Changed-From-To: open->closed 
State-Changed-By: gibbs 
State-Changed-When: Thu Aug 26 09:21:30 PDT 1999 
State-Changed-Why:  
Alpha support for this driver was added shortly after 3.2R.  Upgrade to 
a 3.2-stable snapshot if you wish to use this driver on the Alpha. 
>Unformatted:
