cvs commit: src/sys/dev/aic7xxx aic79xx.c aic79xx_osm.c aic7xxx.c

Daniel Eriksson daniel_k_eriksson at telia.com
Wed Feb 16 22:28:18 GMT 2005


Justin T. Gibbs wrote:

> Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.c 
> aic79xx_osm.c aic7xxx.c
> 
> gibbs       2005-02-16 18:09:41 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/aic7xxx      aic79xx.c aic79xx_osm.c aic7xxx.c 
>   Log:
>   MF5S: Explicitly initialize timedout_scb lists, use SCB_TAG 
> for all access
>         to the hardware_scb->tag field, limit max lun 
> reported to CAM to 63,
>         return after a panic to silence a warning.

This breaks kernel compile:

/usr/src/sys/modules/aic7xxx/ahc/../../../dev/aic7xxx/aic7xxx.c: In function
`ahc_alloc':
/usr/src/sys/modules/aic7xxx/ahc/../../../dev/aic7xxx/aic7xxx.c:3927: error:
`ahd' undeclared (first use in this function)
/usr/src/sys/modules/aic7xxx/ahc/../../../dev/aic7xxx/aic7xxx.c:3927: error:
(Each undeclared identifier is reported only once
/usr/src/sys/modules/aic7xxx/ahc/../../../dev/aic7xxx/aic7xxx.c:3927: error:
for each function it appears in.)

/Daniel Eriksson




More information about the freebsd-current mailing list