Date: Thu, 7 Sep 1995 21:46:16 -0700 From: Julian Elischer <julian> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/miscfs/devfs devfs_tree.c Message-ID: <199509080446.VAA20728@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 95/09/07 21:46:15
Modified: sys/sys devfsext.h
sys/miscfs/devfs devfs_tree.c
Log:
added the dev_link external registration
used to produce a second link to an already exixting device
e.g.
dev_add /disks/sd0
dev_link /scsi/bus0/targ0/lun0 to /disks/sd0
(not real syntax)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509080446.VAA20728>
