Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 1997 14:11:01 -0800 (PST)
From:      Søren Schmidt <sos@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa atapi.h wcd.c
Message-ID:  <199710292211.OAA15835@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         1997/10/29 14:11:01 PST

  Modified files:
    sys/i386/isa         atapi.h wcd.c 
  Log:
  First cut at supporting multi-CD CDROM drives (changers).
  
  Very rudimentary, lots of error checks missing, but it works.
  Dont do an ls on two different CD's though, it will eat your
  changer mechanism for lunch :), this clearly needs some more
  thought. Until then this will enable those with changers to
  mount their multible CD's and doing "sensible" work....
  
  Thanks to Andrew Gordon <arg@arg1.demon.co.uk> for donating a drive
  (a NEC CDR-C251 4x4) that makes this possible to develop.
  
  Revision  Changes    Path
  1.9       +2 -0      src/sys/i386/isa/atapi.h
  1.46      +221 -74   src/sys/i386/isa/wcd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710292211.OAA15835>