Deleted Added
full compact
29c29
< * $Id: ahc_eisa.c,v 1.29 2003/05/03 23:27:57 gibbs Exp $
---
> * $Id: //depot/aic7xxx/freebsd/dev/aic7xxx/ahc_eisa.c#13 $
33c33
< __FBSDID("$FreeBSD: head/sys/dev/aic7xxx/ahc_eisa.c 119418 2003-08-24 17:55:58Z obrien $");
---
> __FBSDID("$FreeBSD: head/sys/dev/aic7xxx/ahc_eisa.c 123579 2003-12-17 00:02:10Z gibbs $");
135c135
< error = bus_dma_tag_create(/*parent*/NULL, /*alignment*/1,
---
> error = aic_dma_tag_create(ahc, /*parent*/NULL, /*alignment*/1,
144,145d143
< /*lockfunc*/busdma_lock_mutex,
< /*lockarg*/&Giant,