[99917] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: RH5.2 and

daemon@ATHENA.MIT.EDU (Jan Carlson)
Tue Nov 17 15:31:06 1998

Date: Tue, 17 Nov 1998 15:10:33 -0500
From: Jan Carlson <janc@iname.com>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

This is a multi-part message in MIME format.
--------------06018C056ABFE63634FE58E5
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Jon Shoberg wrote:

> Any of the prople running 5.2, would you email me a copy of your
> <linux/sound.h> and lot with what kernel version your currently using.
> Thanks
>
> -j
>
> --
>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
>                http://www.redhat.com http://archive.redhat.com
>          To unsubscribe: mail redhat-list-request@redhat.com with
>                        "unsubscribe" as the Subject.

Here it is, from kernel-headers-2.0.36-0.7.i386.rpm:
/usr/src/linux-2.0.36/include/linux/sound.h




--

Jan Carlson
janc@iname.com   Scarborough, Ontario, Canada
Mailed with Netscape 4.5 on Red Hat Linux 5.2



--------------06018C056ABFE63634FE58E5
Content-Type: text/plain; charset=us-ascii;
 name="sound.h"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="sound.h"

/*
 *	Sound core interface functions
 */
 
extern int register_sound_special(struct file_operations *, int);
extern int register_sound_mixer(struct file_operations *fops);
extern int register_sound_midi(struct file_operations *fops);
extern int register_sound_dsp(struct file_operations *fops);
extern int register_sound_synth(struct file_operations *fops);

extern void unregister_sound_special(int unit);
extern void unregister_sound_mixer(int unit);
extern void unregister_sound_midi(int unit);
extern void unregister_sound_dsp(int unit);
extern void unregister_sound_synth(int unit);

--------------06018C056ABFE63634FE58E5--




-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post