X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/7b8c2c90c660038574b21f6b202a31a3b2baac05:/sys/dev/sound/pci/gnu/maestro3_reg.h..b993bb87ded5c733e1f0213efbef1be2660b2536:/sys/gnu/dev/sound/pci/maestro3_reg.h diff --git a/sys/dev/sound/pci/gnu/maestro3_reg.h b/sys/gnu/dev/sound/pci/maestro3_reg.h similarity index 99% rename from sys/dev/sound/pci/gnu/maestro3_reg.h rename to sys/gnu/dev/sound/pci/maestro3_reg.h index de344107b8..0422197439 100644 --- a/sys/dev/sound/pci/gnu/maestro3_reg.h +++ b/sys/gnu/dev/sound/pci/maestro3_reg.h @@ -1,5 +1,4 @@ /* $FreeBSD: src/sys/gnu/dev/sound/pci/maestro3_reg.h,v 1.5 2005/01/06 18:27:30 imp Exp $ */ -/* $DragonFly: src/sys/dev/sound/pci/gnu/maestro3_reg.h,v 1.3 2007/01/04 21:47:03 corecode Exp $ */ /*- * ESS Technology allegro audio driver. * @@ -501,7 +500,7 @@ #define KDATA_ADC2_LEFT_SUR_VOL (KDATA_BASE_ADDR + 0x0045) #define KDATA_ADC2_RIGHT_SUR_VOL (KDATA_BASE_ADDR + 0x0046) -#define KDATA_CD_XFER0 (KDATA_BASE_ADDR + 0x0047) +#define KDATA_CD_XFER0 (KDATA_BASE_ADDR + 0x0047) #define KDATA_CD_XFER_ENDMARK (KDATA_BASE_ADDR + 0x0048) #define KDATA_CD_LEFT_VOLUME (KDATA_BASE_ADDR + 0x0049) #define KDATA_CD_RIGHT_VOLUME (KDATA_BASE_ADDR + 0x004A)