Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2000 08:06:03 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vn vn.c
Message-ID:  <200012161606.eBGG64696992@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2000/12/16 08:06:03 PST

  Modified files:
    sys/dev/vn           vn.c 
  Log:
  Add a cloning function to vn(4) which triggers on "vn%d.ctl".  Give the
  .ctl devices their own cdevsw since no I/O can or should be done on them.
  
  Vn(4) is still not entirely DEVFS friendly since it only creates vn%d
  nodes.
  
  Revision  Changes    Path
  1.122     +113 -53   src/sys/dev/vn/vn.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?200012161606.eBGG64696992>