ews.h (0a3fd051c7036ef71b58863f8e5da7c3dabd9d3f) | ews.h (c1017a4cdb68ae5368fbc9ee42c77f1f5dca8916) |
---|---|
1#ifndef __SOUND_EWS_H 2#define __SOUND_EWS_H 3 4/* 5 * ALSA driver for ICEnsemble ICE1712 (Envy24) 6 * 7 * Lowlevel functions for Terratec EWS88MT/D, EWX24/96, DMX 6Fire 8 * | 1#ifndef __SOUND_EWS_H 2#define __SOUND_EWS_H 3 4/* 5 * ALSA driver for ICEnsemble ICE1712 (Envy24) 6 * 7 * Lowlevel functions for Terratec EWS88MT/D, EWX24/96, DMX 6Fire 8 * |
9 * Copyright (c) 2000 Jaroslav Kysela <perex@suse.cz> | 9 * Copyright (c) 2000 Jaroslav Kysela <perex@perex.cz> |
10 * 2002 Takashi Iwai <tiwai@suse.de> 11 * 12 * This program is free software; you can redistribute it and/or modify 13 * it under the terms of the GNU General Public License as published by 14 * the Free Software Foundation; either version 2 of the License, or 15 * (at your option) any later version. 16 * 17 * This program is distributed in the hope that it will be useful, --- 67 unchanged lines hidden --- | 10 * 2002 Takashi Iwai <tiwai@suse.de> 11 * 12 * This program is free software; you can redistribute it and/or modify 13 * it under the terms of the GNU General Public License as published by 14 * the Free Software Foundation; either version 2 of the License, or 15 * (at your option) any later version. 16 * 17 * This program is distributed in the hope that it will be useful, --- 67 unchanged lines hidden --- |