diff options
Diffstat (limited to 'include/sound/sb.h')
| -rw-r--r-- | include/sound/sb.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/sound/sb.h b/include/sound/sb.h index 4e62ee1e4115..95353542256a 100644 --- a/include/sound/sb.h +++ b/include/sound/sb.h @@ -33,6 +33,7 @@ enum sb_hw_type {  	SB_HW_20,  	SB_HW_201,  	SB_HW_PRO, +	SB_HW_JAZZ16,		/* Media Vision Jazz16 */  	SB_HW_16,  	SB_HW_16CSP,		/* SB16 with CSP chip */  	SB_HW_ALS100,		/* Avance Logic ALS100 chip */ | 
