Date: Fri, 28 Sep 2001 22:55:04 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors src/sys/net if.c Message-ID: <200109290555.f8T5t4t68441@freefall.freebsd.org>
index | next in thread | raw e-mail
jlemon 2001/09/28 22:55:04 PDT
Modified files:
sys/conf majors
sys/net if.c
Log:
Introduce network device nodes. Network devices will now automatically
appear in /dev. Interface hardware ioctls (not protocol or routing) can
be performed on the descriptor. The SIOCGIFCONF ioctl may be performed
on the special /dev/network node.
Revision Changes Path
1.128 +2 -1 src/sys/conf/majors
1.117 +158 -64 src/sys/net/if.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109290555.f8T5t4t68441>
