Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Mar 2002 01:24:20 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom.h geom_bsd.c geom_dev.c geom_disk.c
Message-ID:  <200203160924.g2G9OK850037@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/03/16 01:24:20 PST

  Modified files:
    sys/geom             geom.h geom_bsd.c geom_dev.c geom_disk.c 
  Log:
  Add a generic and general ioctl pass-through mechanism.
  
  It should now be posible to issue ioctls to SCSI CD drives.
  
  Revision  Changes    Path
  1.2       +7 -1      src/sys/geom/geom.h
  1.2       +23 -1     src/sys/geom/geom_bsd.c
  1.2       +26 -34    src/sys/geom/geom_dev.c
  1.2       +28 -14    src/sys/geom/geom_disk.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?200203160924.g2G9OK850037>