Deleted Added
full compact
sbdspvar.h (1.31) sbdspvar.h (1.32)
1/* $NetBSD: sbdspvar.h,v 1.31 1997/08/30 10:45:32 augustss Exp $ */
1/* $NetBSD: sbdspvar.h,v 1.32 1997/10/16 23:35:03 augustss Exp $ */
2
3/*
4 * Copyright (c) 1991-1993 Regents of the University of California.
5 * All rights reserved.
6 *
7 * Redistribution and use in source and binary forms, with or without
8 * modification, are permitted provided that the following conditions
9 * are met:

--- 31 unchanged lines hidden (view full) ---

41#define SB_OUTPUT_CLASS 4
42
43#define SB_MIC_VOL 5
44#define SB_LINE_IN_VOL 6
45#define SB_RECORD_SOURCE 7
46#define SB_TREBLE 8
47#define SB_BASS 9
48#define SB_RECORD_CLASS 10
2
3/*
4 * Copyright (c) 1991-1993 Regents of the University of California.
5 * All rights reserved.
6 *
7 * Redistribution and use in source and binary forms, with or without
8 * modification, are permitted provided that the following conditions
9 * are met:

--- 31 unchanged lines hidden (view full) ---

41#define SB_OUTPUT_CLASS 4
42
43#define SB_MIC_VOL 5
44#define SB_LINE_IN_VOL 6
45#define SB_RECORD_SOURCE 7
46#define SB_TREBLE 8
47#define SB_BASS 9
48#define SB_RECORD_CLASS 10
49#define SB_INPUT_CLASS 11
49
50
50#define SB_PCSPEAKER 11
51#define SB_INPUT_GAIN 12
52#define SB_OUTPUT_GAIN 13
53#define SB_AGC 14
54#define SB_INPUT_CLASS 15
51#define SB_PCSPEAKER 12
52#define SB_INPUT_GAIN 13
53#define SB_OUTPUT_GAIN 14
54#define SB_AGC 15
55#define SB_EQUALIZATION_CLASS 16
56
57#define SB_CD_IN_MUTE 17
58#define SB_MIC_IN_MUTE 18
59#define SB_LINE_IN_MUTE 19
60#define SB_MIDI_IN_MUTE 20
61
62#define SB_CD_SWAP 21

--- 171 unchanged lines hidden ---
55#define SB_EQUALIZATION_CLASS 16
56
57#define SB_CD_IN_MUTE 17
58#define SB_MIC_IN_MUTE 18
59#define SB_LINE_IN_MUTE 19
60#define SB_MIDI_IN_MUTE 20
61
62#define SB_CD_SWAP 21

--- 171 unchanged lines hidden ---