Print this page
feth prototype

*** 138,147 **** --- 138,148 ---- $(sparc_ONLY)driver name=dad alias=ide-disk perms="* 0640 root sys" driver name=devinfo perms="devinfo 0640 root sys" \ perms="devinfo,ro 0444 root sys" driver name=dld perms="* 0666 root sys" driver name=dlpistub perms="* 0666 root sys" + driver name=feth clone_perms="feth 0666 root sys" perms="* 0666 root sys" $(sparc_ONLY)driver name=i8042 alias=8042 $(i386_ONLY)driver name=i8042 driver name=icmp perms="icmp 0666 root sys" \ policy="read_priv_set=net_icmpaccess write_priv_set=net_icmpaccess" driver name=icmp6 perms="icmp6 0666 root sys" \
*** 347,356 **** --- 348,358 ---- file path=kernel/drv/$(ARCH64)/cryptoadm group=sys $(sparc_ONLY)file path=kernel/drv/$(ARCH64)/dad group=sys file path=kernel/drv/$(ARCH64)/devinfo group=sys file path=kernel/drv/$(ARCH64)/dld group=sys file path=kernel/drv/$(ARCH64)/dlpistub group=sys + file path=kernel/drv/$(ARCH64)/feth group=sys file path=kernel/drv/$(ARCH64)/i8042 group=sys file path=kernel/drv/$(ARCH64)/icmp group=sys file path=kernel/drv/$(ARCH64)/icmp6 group=sys $(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nb5000 group=sys $(i386_ONLY)file path=kernel/drv/$(ARCH64)/intel_nhm group=sys
*** 427,436 **** --- 429,439 ---- file path=kernel/drv/cryptoadm.conf group=sys $(sparc_ONLY)file path=kernel/drv/dad.conf group=sys file path=kernel/drv/devinfo.conf group=sys file path=kernel/drv/dld.conf group=sys file path=kernel/drv/dlpistub.conf group=sys + file path=kernel/drv/feth.conf group=sys file path=kernel/drv/icmp.conf group=sys file path=kernel/drv/icmp6.conf group=sys $(i386_ONLY)file path=kernel/drv/intel_nb5000.conf group=sys $(i386_ONLY)file path=kernel/drv/intel_nhm.conf group=sys $(i386_ONLY)file path=kernel/drv/intel_nhmex.conf group=sys