Skip site navigation (1)Skip section navigation (2)
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>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109290555.f8T5t4t68441>