mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
Remove unused interfaces
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1456 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -6,8 +6,8 @@ iface lo inet loopback
|
|||||||
|
|
||||||
# Wireless interfaces
|
# Wireless interfaces
|
||||||
iface wlan0 inet dhcp
|
iface wlan0 inet dhcp
|
||||||
wireless_mode managed
|
wireless_mode managed
|
||||||
wireless_essid any
|
wireless_essid any
|
||||||
iface atml0 inet dhcp
|
iface atml0 inet dhcp
|
||||||
|
|
||||||
# Wired or wireless interfaces
|
# Wired or wireless interfaces
|
||||||
@@ -22,22 +22,6 @@ iface usb0 inet static
|
|||||||
network 192.168.0.0
|
network 192.168.0.0
|
||||||
gateway 192.168.0.200
|
gateway 192.168.0.200
|
||||||
|
|
||||||
|
|
||||||
# Zaurus 2.4 Lineo net_fd; obsolete
|
|
||||||
iface usbd0 inet static
|
|
||||||
address 192.168.129.201
|
|
||||||
netmask 255.255.255.0
|
|
||||||
network 192.168.129.0
|
|
||||||
gateway 192.168.129.200
|
|
||||||
|
|
||||||
# iPAQ 2.4 mach-sa1100/usb-eth
|
|
||||||
# (192.168.0.202 is the iPAQ's IP, 192.168.0.200 is the host's IP)
|
|
||||||
iface usbf inet static
|
|
||||||
address 192.168.0.202
|
|
||||||
netmask 255.255.255.0
|
|
||||||
network 192.168.0.0
|
|
||||||
gateway 192.168.0.200
|
|
||||||
|
|
||||||
# Bluetooth networking
|
# Bluetooth networking
|
||||||
iface bnep0 inet dhcp
|
iface bnep0 inet dhcp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user