Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2001 06:34:48 -0700 (PDT)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata atapi-cd.c atapi-cd.h
Message-ID:  <200110191334.f9JDYmP80910@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2001/10/19 06:34:48 PDT

  Modified files:
    sys/dev/ata          atapi-cd.c atapi-cd.h 
  Log:
  Make an ATAPI CD device appear as /dev/acdN and the individual
  tracks as /dev/acdNtY.
  
  This solves the problems with having to deal with howmany and which
  devices are open.
  
  For hysterical reasons ONLY, make a link to both the acdNa & acdNc devices.
  
  Revision  Changes    Path
  1.104     +8 -14     src/sys/dev/ata/atapi-cd.c
  1.28      +2 -2      src/sys/dev/ata/atapi-cd.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?200110191334.f9JDYmP80910>