Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 1997 07:13:09 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/conf options src/sys/i386/conf LINT src/sys/i386/i386 autoconf.c src/sys/scsi cd.c
Message-ID:  <199708171413.HAA16556@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1997/08/17 07:13:09 PDT

  Modified files:        (Branch: RELENG_2_2)
    sys/conf             options 
    sys/i386/conf        LINT 
    sys/i386/i386        autoconf.c 
    sys/scsi             cd.c 
  Log:
  Hmpf.  Looking closer, i forgot half of the stuff required for the
  cd9660-root-f/s feature.  Here's the remainder (this time actually
  verified with a `cvs diff -u /sys' from the machine that was already
  running it).
  
  As threatened in the original commit message, i'm now only merging
  this feature for the cd(4) driver, since i didn't get any confirmation
  that my blind commit for wcd(4), scd(4), mcd(4), and matcd(4) does
  actually work.  Nobody bothered to look after the other suspected
  problems with these drivers, either.
  
  In case anybody's keen to consider the remaining drivers, here's a
  list of respective file revisions that have not been mereged yet:
  
    1.89      +53 -1     src/sys/i386/isa/mcd.c
    1.30      +43 -1     src/sys/i386/isa/scd.c
    1.42      +35 -0     src/sys/i386/isa/wcd.c
    1.26      +76 -2     src/sys/i386/isa/matcd/matcd.c
  
  Revision  Changes    Path
  1.18.2.6  +13 -1     src/sys/conf/options
  1.286.2.26 +8 -1      src/sys/i386/conf/LINT
  1.56.2.6  +52 -28    src/sys/i386/i386/autoconf.c
  1.73.2.4  +46 -1     src/sys/scsi/cd.c



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