RCS file: /home/cltien/cvs/cmpci/cmpci.c,v Working file: cmpci.c head: 6.77 branch: locks: strict access list: symbolic names: v6_67: 6.67 v6_64: 6.64 v6_63: 6.63 v6_62: 6.62 v6_59: 6.59 v6_58: 6.58 v6_42: 6.42 v6_56: 6.56 v6_48: 6.48 v6_47: 6.47 v6_46: 6.46 v6_44: 6.44 v6_35: 6.35 v6_33: 6.33 v6_28: 6.28 v6_27: 6.27 v6_23: 6.23 v6_20: 6.20 v6_16: 6.16 v6_4: 6.4 v6_3: 6.3 v6_2: 6.2 v5_78: 5.78 IA64-patch: 5.64.2.2 kernel2_4_18: 5.64.2.1 kernel2_4: 5.64.0.2 v5_69: 5.69 v5_68: 5.68 v5_64: 5.64 v5_58: 5.58 v5_32: 5.32 v5_29: 5.29 v5_23: 5.23 v5_19: 5.19 v4_14: 4.14 v4_12: 4.12 v4_04: 4.4 v4_03: 4.3 v4_02: 4.2 v3_28: 3.28 v3_25: 3.25 v3_24: 3.24 v3_21: 3.21 v3_8: 3.8 v3_7: 3.7 v3_6: 3.6 v2_41: 2.41 v2_38: 2.38 v2_37: 2.37 v2_36: 2.36 v2_0: 2.19 v1_6: 2.18 v1_4: 2.17 v1_1: 2.15 v1_0: 2.4 keyword substitution: kv total revisions: 243; selected revisions: 11 description: ---------------------------- revision 6.77 date: 2004/04/06 19:03:19; author: cltien; state: Exp; lines: +17 -4 Fix mixer bug that only mute one channel of CD/Line-in/AUX-in. Add comment for changes. ---------------------------- revision 6.76 date: 2004/04/05 17:12:24; author: cltien; state: Exp; lines: +3 -1 Avoid enable MPU401 if there is another MPU401 interface using the same I/O. ---------------------------- revision 6.75 date: 2004/04/04 00:24:21; author: cltien; state: Exp; lines: +1 -5 The magic is only a magic number so it can be set as 8338A. ---------------------------- revision 6.74 date: 2004/04/04 00:23:14; author: cltien; state: Exp; lines: +4 -16 Change mpuio, fmio and joystick default value as 0 because not all chipsets can access these I/O range even enabled. ---------------------------- revision 6.73 date: 2004/04/03 14:42:03; author: cltien; state: Exp; lines: +12 -21 Fix DUAL_DAC mode distortion problem, use only one wake_up to handle both DMA. ---------------------------- revision 6.72 date: 2004/04/02 04:17:24; author: cltien; state: Exp; lines: +3 -1 Fix compile error if CMPCI_MIDI not defined. ---------------------------- revision 6.71 date: 2004/04/02 03:36:37; author: cltien; state: Exp; lines: +23 -6 Disable legacy devices if they cannot work properly. Clear mpu401 interrupt before mpu401_probe(). ---------------------------- revision 6.70 date: 2004/04/01 10:33:12; author: cltien; state: Exp; lines: +118 -7 Add AFMT_S16_BE support, many applications use it on big-endian machine (PPC). ---------------------------- revision 6.69 date: 2004/04/01 10:30:28; author: cltien; state: Exp; lines: +7 -6 Mute FM to avoid distortion when dual DAC mode used. ---------------------------- revision 6.68 date: 2004/04/01 08:13:11; author: cltien; state: Exp; lines: +2 -2 Fix a potential bug, the cm_write DUAL_DAC will always write 4 more bytes. ---------------------------- revision 6.67 date: 2004/03/31 17:56:11; author: cltien; state: Exp; lines: +3 -2 Disable the timed out debug message, nothing wrong. =============================================================================