--- src/sys/dev/sound/pci/aureal.c 2007/01/04 21:47:02 1.10 +++ src/sys/dev/sound/pci/aureal.c 2007/06/16 20:07:19 1.11 @@ -76,7 +76,7 @@ struct au_info { bus_space_handle_t sh[3]; bus_dma_tag_t parent_dmat; - struct spinlock *lock; + sndlock_t lock; u_int32_t x[32], y[128]; char z[128];