Subversion Repositories Kolibri OS

Rev

Rev 4582 | Rev 5194 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4582 Rev 4629
Line 1179... Line 1179...
1179
data fixups
1179
data fixups
1180
end data
1180
end data
Line 1181... Line 1181...
1181
 
1181
 
Line 1182... Line 1182...
1182
include '../peimport.inc'
1182
include '../peimport.inc'
1183
 
1183
 
Line 1184... Line 1184...
1184
my_service      db 'i8255x', 0                    ; max 16 chars include zero
1184
my_service      db 'I8255X', 0                    ; max 16 chars include zero
1185
devicename      db 'Intel Etherexpress pro/100', 0
1185
devicename      db 'Intel Etherexpress pro/100', 0
1186
 
1186