Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 1997 06:28:02 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/dev/vn vn.c src/sys/i386/isa wd.c src/sys/kern subr_diskslice.c src/sys/pc98/pc98 wd.c src/sys/scsi od.c sd.c
Message-ID:  <199712061428.GAA04366@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1997/12/06 06:28:01 PST

  Modified files:
    sys/dev/vn           vn.c 
    sys/i386/isa         wd.c 
    sys/kern             subr_diskslice.c 
    sys/pc98/pc98        wd.c 
    sys/scsi             od.c sd.c 
  Log:
  Use ENOIOCTL instead of -1 (= ERESTART) for diskslice ioctls that are
  not handled at a particular level.
  
  Revision  Changes    Path
  1.52      +2 -2      src/sys/dev/vn/vn.c
  1.146     +2 -2      src/sys/i386/isa/wd.c
  1.40      +2 -2      src/sys/kern/subr_diskslice.c
  1.38      +2 -2      src/sys/pc98/pc98/wd.c
  1.34      +2 -2      src/sys/scsi/od.c
  1.116     +2 -2      src/sys/scsi/sd.c



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