NetBSD/sys/compat/linux
jdolecek 600be45ffc Improve emulation of SIOCGIFHWADDR ioctl:
* when finding an interface, try the real name first before faking eth*
 * Linux kernel returns ENODEV if the request goes to unknown interface,
   so do the same here

This change makes Linux ICA client work.

Patch sent by Zdenek Salvet <salvet@ics.muni.cz> in kern/9169.
2000-01-12 17:19:11 +00:00
..
arch
common Improve emulation of SIOCGIFHWADDR ioctl: 2000-01-12 17:19:11 +00:00
Makefile.inc
TODO
files.linux
linux_syscall.h
linux_syscallargs.h
linux_syscalls.c