D-Link DFE-650TX Product Manual - Page 38

C:\&gt, Autoexec.bat

Page 38 highlights

DFE-650 Series Fast Ethernet PC Card User's Guide items on the short list is the culprit (conflicting driver). And that method is trial and error. So we begin testing each of the items on the short list in turn. We take the items in the same order as they appear in the short list (because taking them in that order will ordinarily lead us to the earliest success). LSL is the first item on our example short list, so we begin our trial-and-error round by starting with LSL and following this procedure: 1. Find the AUTOEXEC.BAT line which invokes the first item in your short list (LSL in our example): At the DOS prompt (here represented by C:\>), type C:\> find /n/i "LSL" autoexec.bat then . This will display the line from AUTOEXEC.BAT which causes the LSL program to be loaded. ---------- AUTOEXEC.BAT [2]C:\ODI.DOS\LSL.COM Ignore the header line of the display, which only identifies the subject file. To help locate the LSL line of the AUTOEXEC.BAT file, the line's line number in AUTOEXEC.BAT is shown in brackets to the left of the actual text of the line. If LSL appears in more than one line of AUTOEXEC.BAT, then you will need to decide which of the several lines is the one that causes loading -- but it is most likely that any additional lines will simply be remark lines, which you can ignore. Note that in this step, you must name the first item of your short list, rather than LSL, which is used here only for purposes of example. 2. Edit AUTOEXEC.BAT to cancel out that line. At the DOS prompt (here represented by C:\>), type 36 Troubleshooting

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51

DFE-650 Series Fast Ethernet PC Card User's Guide
36
Troubleshooting
items on the short list is the culprit (conflicting driver).
And that
method is trial and error.
So we begin testing each of the items on
the short list in turn.
We take the items in the same order as they
appear in the short list (because taking them in that order will
ordinarily lead us to the earliest success). LSL is the first item on
our example short list, so we begin our trial-and-error round by
starting with LSL and following this procedure:
1.
Find the AUTOEXEC.BAT line which invokes the first item
in your short list (LSL in our example):
At the DOS prompt (here represented by
C:\>
), type
C:\> find /n/i "LSL" autoexec.bat
then
<RETURN>.
T
his will display the line from
AUTOEXEC.BAT which causes the LSL program to be
loaded.
---------- AUTOEXEC.BAT
[2]C:\ODI.DOS\LSL.COM
Ignore the header line of the display, which only identifies the
subject
file.
To
help
locate
the
LSL
line
of
the
AUTOEXEC.BAT
file,
the
line's
line
number
in
AUTOEXEC.BAT is shown in brackets to the left of the
actual text of the line.
If LSL appears in more than one line of
AUTOEXEC.BAT, then you will need to decide which of the
several lines is the one that causes loading
––
but it is most
likely that any additional lines will simply be remark lines,
which you can ignore.
Note that in this step, you must name the first item of
your
short list, rather than LSL, which is used here only for
purposes of example.
2.
Edit AUTOEXEC.BAT to cancel out that line.
At the DOS prompt (here represented by
C:\>
), type