Date: Sun, 4 Aug 1996 03:54:15 -0700 (PDT) From: Poul-Henning Kamp <phk> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/net if.h if_ethersubr.c Message-ID: <199608041054.DAA28529@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 96/08/04 03:54:15 Modified: sys/net if.h if_ethersubr.c Log: Add a callback pointer to the interfaces "init" routine. Add ether_ioctl() which can take care of the SIOC[SG]IFADDR cases for most (ethernet) drivers. Revision Changes Path 1.33 +6 -1 src/sys/net/if.h 1.22 +85 -1 src/sys/net/if_ethersubr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608041054.DAA28529>
