forked from KolibriOS/kolibrios
Kernel: Smoothing image code from Mario79, build scripts for skin and drivers/build.bat
Programs: fasm updated to 1.67.14, small fixes in desktop, stackcfg, calc, board, pipes, freecell, big cleanup of unused programs, added some applications from 0.6.3.0 distr... git-svn-id: svn://kolibrios.org@205 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -715,11 +715,15 @@ button_color dd 0x2254b9
|
||||
|
||||
header db 'STACK CONFIGURATION',0
|
||||
|
||||
|
||||
;ENTER YOUR SETTINGS HERE:
|
||||
|
||||
ip_address db 010,005,004,175
|
||||
gateway_ip db 010,005,000,001
|
||||
subnet_mask db 255,255,000,000
|
||||
dns_ip db 213,184,238,006
|
||||
|
||||
|
||||
com_irq dd 0 ; irq for slip/ppp
|
||||
com_add dd 0 ; com port address for slip/ppp
|
||||
interface dd 3 ; not active,slip,ppp,packet driver
|
||||
|
Reference in New Issue
Block a user