Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 1999 14:25:28 -0800 (PST)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata atapi-all.c atapi-all.h atapi-cd.c atapi-fd.c src/sys/isofs/cd9660 cd9660_vnops.c src/sys/sys dvdio.h filio.h
Message-ID:  <199912072225.OAA99253@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         1999/12/07 14:25:28 PST

  Modified files:
    sys/dev/ata          atapi-all.c atapi-all.h atapi-cd.c 
                         atapi-fd.c 
    sys/isofs/cd9660     cd9660_vnops.c 
    sys/sys              filio.h 
  Added files:
    sys/sys              dvdio.h 
  Log:
  Commit the kernel part of our DVD support. Nothing much to say really,
  its just a number of new ioctl's, the rest is done in userland.
  
  Revision  Changes    Path
  1.24      +4 -1      src/sys/dev/ata/atapi-all.c
  1.15      +4 -1      src/sys/dev/ata/atapi-all.h
  1.25      +278 -2    src/sys/dev/ata/atapi-cd.c
  1.25      +3 -5      src/sys/dev/ata/atapi-fd.c
  1.61      +31 -1     src/sys/isofs/cd9660/cd9660_vnops.c
  1.7       +2 -1      src/sys/sys/filio.h



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?199912072225.OAA99253>