Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/sys/audioio.h,v rcsdiff: /ftp/cvs/cvsroot/src/sys/sys/audioio.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.31 retrieving revision 1.31.22.1 diff -u -p -r1.31 -r1.31.22.1 --- src/sys/sys/audioio.h 2006/06/18 20:45:09 1.31 +++ src/sys/sys/audioio.h 2007/09/03 07:05:15 1.31.22.1 @@ -1,4 +1,4 @@ -/* $NetBSD: audioio.h,v 1.31 2006/06/18 20:45:09 scw Exp $ */ +/* $NetBSD: audioio.h,v 1.31.22.1 2007/09/03 07:05:15 wrstuden Exp $ */ /* * Copyright (c) 1991-1993 Regents of the University of California. @@ -185,6 +185,7 @@ typedef struct audio_encoding { #define AUDIO_PROP_FULLDUPLEX 0x01 #define AUDIO_PROP_MMAP 0x02 #define AUDIO_PROP_INDEPENDENT 0x04 +#define AUDIO_GETBUFINFO _IOR('A', 35, struct audio_info) /* * Mixer device