Home
last modified time | relevance | path

Searched refs:ether (Results 1 – 20 of 20) sorted by relevance

/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_pic.c306 struct device_node *ether; in enable_second_ohare() local
330 ether = find_devices("pci1011,14"); in enable_second_ohare()
331 if (ether && ether->n_intrs > 0) { in enable_second_ohare()
332 ether->intrs[0].line = 60; in enable_second_ohare()
334 ether->intrs[0].line); in enable_second_ohare()
/linux-2.4.37.9/drivers/net/wan/
Dhdlc_fr.c165 return pvc->main != NULL || pvc->ether != NULL; in pvc_is_used()
188 return &pvc->ether; in get_dev_p()
408 pvc->main && pvc->ether ? " " : "", in fr_log_dlci_active()
409 pvc->ether ? pvc->ether->name : "", in fr_log_dlci_active()
833 if ((dev = pvc->ether) != NULL) in fr_rx()
906 if (pvc->ether) in fr_close()
907 dev_close(pvc->ether); in fr_close()
1030 if (pvc->ether) { in fr_destroy()
1031 unregister_netdevice(pvc->ether); in fr_destroy()
1032 kfree(pvc->ether); in fr_destroy()
/linux-2.4.37.9/Documentation/networking/
Dcops.txt38 append="ether=5,0x240,lt0 ether=3,0x260,lt1"
Dtlan.txt80 ether=0,0,0x1,0x7,eth0
95 ether=0,0,0x12,0,eth0 will force link to 100Mbps Half-Duplex.
Dgeneric-hdlc.txt95 * create ether n | delete ether n - adds a device for Ethernet-bridged
D3c505.txt7 linked statically into the kernel, you must either use an "ether="
D3c509.txt46 ether=10,0x310,3,0x3c509,eth0
Dvortex.txt222 Becker's `ether-wake' application may be used to wake suspended
Dwan-router.txt557 via pppd daemon, ether via a serial tty driver (serial port),
Dwanpipe.txt557 via pppd daemon, ether via a serial tty driver (serial port),
Dbonding.txt656 # ifconfig bond0 hw ether 00:11:22:33:44:55
/linux-2.4.37.9/drivers/usb/gadget/
DMakefile22 g_ether-objs := ether.o usbstring.o config.o epautoconf.o
/linux-2.4.37.9/arch/ia64/drivers/
Dsimeth.c132 netdev_probe(char *name, unsigned char *ether) in netdev_probe() argument
134 return ia64_ssc(__pa(name), __pa(ether), 0,0, SSC_NETDEV_PROBE); in netdev_probe()
/linux-2.4.37.9/include/linux/
Dhdlc.h80 struct net_device *ether; /* bridged Ethernet interface */ member
/linux-2.4.37.9/Documentation/
Dkernel-parameters.txt213 ether= [HW,NET] Ethernet cards parameters (irq,
397 (cf: ether=)
DConfigure.help2246 ether port (Need an additional patch at <http://linux.junsun.net/>),
2256 ether port (Need an additional patch at <http://linux.junsun.net/>),
4840 Select this for a x486 processor, ether Intel or one of the
29232 # LocalWords: ibp md ARCnet ether encap NDIS arcether ODI Amigas AmiTCP NetBSD
/linux-2.4.37.9/drivers/net/wan/8253x/
Dreadme.txt40 ifconfig 8253x006 hw ether 000000030405 test1
Dsab8253xfs.txt398 *ifconfig 8253x001* *hw ether* /{MAC address}/
Dsab8253xds.txt1311 *ifconfig 8253x*/{mdev} /*hw ether*/ {mac address} [as root]/
/linux-2.4.37.9/Documentation/m68k/
Dkernel-options.txt228 3.1) ether=
231 Syntax: ether=[<irq>[,<base_addr>[,<mem_start>[,<mem_end>]]]],<dev-name>
240 are really Plug-'n-Play, so the "ether=" option is useless altogether