Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 1999 23:13:52 -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 atapi-tape.c
Message-ID:  <199911100713.XAA13726@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         1999/11/09 23:13:52 PST

  Modified files:
    sys/dev/ata          atapi-all.c atapi-all.h atapi-cd.c 
                         atapi-fd.c atapi-tape.c 
  Log:
  Make the atapi device return sensible errno's back to userland.
  
  Dont panic if a nonexistant device is opened.
  
  Revision  Changes    Path
  1.21      +46 -46    src/sys/dev/ata/atapi-all.c
  1.14      +2 -1      src/sys/dev/ata/atapi-all.h
  1.23      +6 -4      src/sys/dev/ata/atapi-cd.c
  1.23      +5 -5      src/sys/dev/ata/atapi-fd.c
  1.20      +6 -4      src/sys/dev/ata/atapi-tape.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?199911100713.XAA13726>