Add .gitattributes and .gitignore files and normalize line endings in the repository...
[reactos.git] / subsystems / mvdm / config / AUTOEXEC.NT
index 58633c7..edb3631 100644 (file)
@@ -1,30 +1,30 @@
-@ECHO OFF\r
-REM Virtual DOS Machine (VDM) Default Environment Configuration\r
-\r
-REM NOTE: NTVDM does not use AUTOEXEC.BAT as the default\r
-REM environment settings file when running a DOS application. If you\r
-REM wish to change the default settings for DOS programs, make changes\r
-REM to this file instead.\r
-\r
-REM Sound Blaster Settings\r
-REM ======================\r
-REM     A = The I/O address of the Sound Blaster.\r
-REM         * Possible values: 220, 240, 260, 280, 2a0, 2c0, 2e0, 300.\r
-REM     I = The IRQ number of the Sound Blaster.\r
-REM         * Possible values: 7, 5, 3, 9, 10, 11, 12.\r
-REM     D = The DMA number of the Sound Blaster.\r
-REM         * Possible values: 1, 5, 0, 3, 6, 7.\r
-REM     H = The High DMA number of the Sound Blaster.\r
-REM         * Possible values: 1, 5, 0, 3, 6, 7.\r
-REM     T = Type of Sound Blaster Card\r
-REM         * 1 - SB 1.5\r
-REM         * 2 - SB Pro I\r
-REM         * 3 - SB 2.0\r
-REM         * 4 - SB Pro II\r
-REM         * 6 - SB 16/AWE 32/32/64\r
-REM\r
-REM     NOTE: To disable Sound Blaster support, simply place an invalid\r
-REM     I/O Port Address (e.g. SET BLASTER=A0). However, if SET BLASTER is \r
-REM     not specified in this file, then the default values (A220 I7 D1 H5 T6)\r
-REM     will be used instead.\r
-SET BLASTER=A220 I7 D1 H5 T6\r
+@ECHO OFF
+REM Virtual DOS Machine (VDM) Default Environment Configuration
+
+REM NOTE: NTVDM does not use AUTOEXEC.BAT as the default
+REM environment settings file when running a DOS application. If you
+REM wish to change the default settings for DOS programs, make changes
+REM to this file instead.
+
+REM Sound Blaster Settings
+REM ======================
+REM     A = The I/O address of the Sound Blaster.
+REM         * Possible values: 220, 240, 260, 280, 2a0, 2c0, 2e0, 300.
+REM     I = The IRQ number of the Sound Blaster.
+REM         * Possible values: 7, 5, 3, 9, 10, 11, 12.
+REM     D = The DMA number of the Sound Blaster.
+REM         * Possible values: 1, 5, 0, 3, 6, 7.
+REM     H = The High DMA number of the Sound Blaster.
+REM         * Possible values: 1, 5, 0, 3, 6, 7.
+REM     T = Type of Sound Blaster Card
+REM         * 1 - SB 1.5
+REM         * 2 - SB Pro I
+REM         * 3 - SB 2.0
+REM         * 4 - SB Pro II
+REM         * 6 - SB 16/AWE 32/32/64
+REM
+REM     NOTE: To disable Sound Blaster support, simply place an invalid
+REM     I/O Port Address (e.g. SET BLASTER=A0). However, if SET BLASTER is 
+REM     not specified in this file, then the default values (A220 I7 D1 H5 T6)
+REM     will be used instead.
+SET BLASTER=A220 I7 D1 H5 T6