[UP] for dell , haha
[arrow.git] / conf_slk120 / sysinit / rc.local.ASPIRE
blob1b940c0fc1417c46e432fa2054a5ff6e906ebae7
1 #!/bin/sh
3 # /etc/rc.d/rc.local: Local system initialization script.
5 # Put any local startup commands in here. Also, if you have
6 # anything that needs to be run at shutdown time you can
7 # make an /etc/rc.d/rc.local_shutdown script and put those
8 # commands in there.
10 # set keyboard
11 setkeycodes 0xf4 130
12 setkeycodes 0x92 131
13 setkeycodes 0xd6 132
14 setkeycodes 0xd4 133
16 # modules
17 modprobe drm
18 modprobe i915
19 modprobe i810
20 modprobe i830
22 # network
23 ifconfig eth1 192.168.1.42