forked from KolibriOS/kolibrios
add rdc.sys to autorun
git-svn-id: svn://kolibrios.org@4454 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
8454f182c5
commit
eae9ab50dc
@ -150,6 +150,7 @@ FASM_PROGRAMS:=\
|
||||
drivers/uhci.sys:DRIVERS/UHCI.SYS:$(REPOSITORY)/drivers/usb/uhci.asm \
|
||||
drivers/ohci.sys:DRIVERS/OHCI.SYS:$(REPOSITORY)/drivers/usb/ohci.asm \
|
||||
drivers/ehci.sys:DRIVERS/EHCI.SYS:$(REPOSITORY)/drivers/usb/ehci.asm \
|
||||
drivers/rdc.sys:DRIVERS/RDC.SYS:$(REPOSITORY)/drivers/video/rdc.asm \
|
||||
File|Managers/kfar:File|Managers/KFAR:$(PROGS)/fs/kfar/trunk/kfar.asm \
|
||||
File|Managers/kfm:File|Managers/KFM:$(PROGS)/fs/kfm/trunk/kfm.asm \
|
||||
File|Managers/opendial:File|Managers/OPENDIAL:$(PROGS)/fs/opendial/opendial.asm \
|
||||
|
@ -7,6 +7,7 @@
|
||||
#/SYS/LOADDRV "COMMOUSE" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/LOADDRV "RDC" 1 # videodriver for RDC M2010/M2012
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H" 1 # SET BG
|
||||
|
@ -150,6 +150,7 @@ FASM_PROGRAMS:=\
|
||||
drivers/uhci.sys:DRIVERS/UHCI.SYS:$(REPOSITORY)/drivers/usb/uhci.asm \
|
||||
drivers/ohci.sys:DRIVERS/OHCI.SYS:$(REPOSITORY)/drivers/usb/ohci.asm \
|
||||
drivers/ehci.sys:DRIVERS/EHCI.SYS:$(REPOSITORY)/drivers/usb/ehci.asm \
|
||||
drivers/rdc.sys:DRIVERS/RDC.SYS:$(REPOSITORY)/drivers/video/rdc.asm \
|
||||
File|Managers/kfar:File|Managers/KFAR:$(PROGS)/fs/kfar/trunk/kfar.asm \
|
||||
File|Managers/kfm:File|Managers/KFM:$(PROGS)/fs/kfm/trunk/kfm.asm \
|
||||
File|Managers/opendial:File|Managers/OPENDIAL:$(PROGS)/fs/opendial/opendial.asm \
|
||||
|
@ -7,6 +7,7 @@
|
||||
#/SYS/LOADDRV "COMMOUSE" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/LOADDRV "RDC" 1 # videodriver for RDC M2010/M2012
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H" 1 # SET BG
|
||||
|
@ -150,6 +150,7 @@ FASM_PROGRAMS:=\
|
||||
drivers/uhci.sys:DRIVERS/UHCI.SYS:$(REPOSITORY)/drivers/usb/uhci.asm \
|
||||
drivers/ohci.sys:DRIVERS/OHCI.SYS:$(REPOSITORY)/drivers/usb/ohci.asm \
|
||||
drivers/ehci.sys:DRIVERS/EHCI.SYS:$(REPOSITORY)/drivers/usb/ehci.asm \
|
||||
drivers/rdc.sys:DRIVERS/RDC.SYS:$(REPOSITORY)/drivers/video/rdc.asm \
|
||||
File|Managers/kfar:File|Managers/KFAR:$(PROGS)/fs/kfar/trunk/kfar.asm \
|
||||
File|Managers/kfm:File|Managers/KFM:$(PROGS)/fs/kfm/trunk/kfm.asm \
|
||||
File|Managers/opendial:File|Managers/OPENDIAL:$(PROGS)/fs/opendial/opendial.asm \
|
||||
|
@ -7,6 +7,7 @@
|
||||
#/SYS/LOADDRV "COMMOUSE" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/LOADDRV "RDC" 1 # videodriver for RDC M2010/M2012
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H" 1 # SET BG
|
||||
|
@ -151,6 +151,7 @@ FASM_PROGRAMS:=\
|
||||
drivers/uhci.sys:DRIVERS/UHCI.SYS:$(REPOSITORY)/drivers/usb/uhci.asm \
|
||||
drivers/ohci.sys:DRIVERS/OHCI.SYS:$(REPOSITORY)/drivers/usb/ohci.asm \
|
||||
drivers/ehci.sys:DRIVERS/EHCI.SYS:$(REPOSITORY)/drivers/usb/ehci.asm \
|
||||
drivers/rdc.sys:DRIVERS/RDC.SYS:$(REPOSITORY)/drivers/video/rdc.asm \
|
||||
File|Managers/kfar:File|Managers/KFAR:$(PROGS)/fs/kfar/trunk/kfar.asm \
|
||||
File|Managers/kfm:File|Managers/KFM:$(PROGS)/fs/kfm/trunk/kfm.asm \
|
||||
File|Managers/opendial:File|Managers/OPENDIAL:$(PROGS)/fs/opendial/opendial.asm \
|
||||
|
@ -7,6 +7,7 @@
|
||||
#/SYS/LOADDRV "COMMOUSE" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/LOADDRV "RDC" 1 # videodriver for RDC M2010/M2012
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H" 1 # SET BG
|
||||
|
@ -150,6 +150,7 @@ FASM_PROGRAMS:=\
|
||||
drivers/uhci.sys:DRIVERS/UHCI.SYS:$(REPOSITORY)/drivers/usb/uhci.asm \
|
||||
drivers/ohci.sys:DRIVERS/OHCI.SYS:$(REPOSITORY)/drivers/usb/ohci.asm \
|
||||
drivers/ehci.sys:DRIVERS/EHCI.SYS:$(REPOSITORY)/drivers/usb/ehci.asm \
|
||||
drivers/rdc.sys:DRIVERS/RDC.SYS:$(REPOSITORY)/drivers/video/rdc.asm \
|
||||
File|Managers/kfar:File|Managers/KFAR:$(PROGS)/fs/kfar/trunk/kfar.asm \
|
||||
File|Managers/kfm:File|Managers/KFM:$(PROGS)/fs/kfm/trunk/kfm.asm \
|
||||
File|Managers/opendial:File|Managers/OPENDIAL:$(PROGS)/fs/opendial/opendial.asm \
|
||||
|
@ -7,6 +7,7 @@
|
||||
#/SYS/LOADDRV "COMMOUSE" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/LOADDRV "RDC" 1 # videodriver for RDC M2010/M2012
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H" 1 # SET BG
|
||||
|
Loading…
Reference in New Issue
Block a user