--- src/sys/bus/cam/scsi/scsi_sa.c 2006/12/22 23:12:16 1.21 +++ src/sys/bus/cam/scsi/scsi_sa.c 2007/11/17 20:28:46 1.22 @@ -416,7 +416,7 @@ static struct periph_driver sadriver = TAILQ_HEAD_INITIALIZER(sadriver.units), /* generation */ 0 }; -DATA_SET(periphdriver_set, sadriver); +PERIPHDRIVER_DECLARE(sa, sadriver); /* For 2.2-stable support */ #ifndef D_TAPE