Name
netdev — Set various network device parameters.
Synopsis
netdev=[
irq
],[
io
],[
mem_start
],[
mem_end
],[
name
]
Description
Specify network device parameters, which are
specific to the driver used by the network
device. Some drivers' source files document the applicable options.
This option does not usually apply to PCI, USB, or other
plug-and-play network devices. It is intented for use only on
devices that can not discover their own resource assignments.