File: generate

package info (click to toggle)
faumachine 20100527-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 53,836 kB
  • ctags: 20,552
  • sloc: ansic: 179,550; asm: 3,645; makefile: 3,611; perl: 2,103; sh: 1,529; python: 600; xml: 563; lex: 210; vhdl: 204
file content (32 lines) | stat: -rw-r--r-- 688 bytes parent folder | download | duplicates (2)
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
#
# $Id: generate,v 1.1 2009-02-19 12:38:41 potyra Exp $
#
floppy_insert	floppy.img
#
# Power-on node.
#
power_on
#
# Wait for command prompt.
# Type "diags" to start diagnose tool.
#
wait_asc	A:						1min
type		"diags\0d"
#
# Wait for "Intel(R) Diagnostic Tool for PRO Series Ethernet adapters".
# Type <Return> to start pre-selected "Test Adapter".
#
wait_asc	Intel(R) Diagnostic Tool for PRO Series Ethernet adapters	1min
type		"\0d"
#
# Wait for "Test Menu".
# Type <Return> to start pre-selected "Begin Adapter Tests".
#
wait_asc	Test Menu					1min
type		"\0d"
#
# Wait for intermediate step.
#
wait_asc	Adapter: Intel(R) PRO/100 Network Connection	1min
#
wait_asc	TIMEOUT						1min