phy_attach(9) suse man page | unix.com

Man Page: phy_attach

Operating Environment: suse

Section: 9

PHY_ATTACH(9)						      Network device support						     PHY_ATTACH(9)

NAME
phy_attach - attach a network device to a particular PHY device
SYNOPSIS
struct phy_device * phy_attach(struct net_device * dev, const char * bus_id, u32 flags, phy_interface_t interface);
ARGUMENTS
dev network device to attach bus_id Bus ID of PHY device to attach flags PHY device's dev_flags interface PHY device's interface
DESCRIPTION
Same as phy_attach_direct except that a PHY bus_id string is passed instead of a pointer to a struct phy_device.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PHY_ATTACH(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
device_create(9) - suse
tl(4) - freebsd
tl(4) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB