Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2001 13:35:22 -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 ata-all.c ata-all.h ata-disk.c ata-disk.h ata-dma.c ata-raid.c ata-raid.h atapi-all.c atapi-all.h atapi-cd.c atapi-cd.h atapi-fd.c atapi-fd.h atapi-tape.c atapi-tape.h
Message-ID:  <200102252135.f1PLZMW18979@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2001/02/25 13:35:22 PST

  Modified files:        (Branch: RELENG_4)
    sys/dev/ata          ata-all.c ata-all.h ata-disk.c ata-disk.h 
                         ata-dma.c ata-raid.c ata-raid.h 
                         atapi-all.c atapi-all.h atapi-cd.c 
                         atapi-cd.h atapi-fd.c atapi-fd.h 
                         atapi-tape.c atapi-tape.h 
  Log:
  MFC:
  
  Get the ata drive in sync with -current to the following versions:
  
  ata-all.c       1.102 (minus 1.100)
  ata-all.h       1.37
  ata-disk.c      1.92
  ata-disk.h      1.31
  ata-dma.c       1.57
  ata-raid.c      1.10
  ata-raid.h      1.4
  atapi-all.c     1.63 (minus 1.62)
  atapi-all.h     1.32
  atapi-cd.c      1.76 (minus progress stuff)
  atapi-cd.h      1.22 (minus progress stuff)
  atapi-fd.c      1.57
  atapi-fd.h      1.13
  atapi-tape.c    1.49
  atapi-tape.h    1.14
  
  Revision   Changes    Path
  1.50.2.16  +15 -12    src/sys/dev/ata/ata-all.c
  1.26.2.5   +2 -2      src/sys/dev/ata/ata-all.h
  1.60.2.11  +19 -14    src/sys/dev/ata/ata-disk.c
  1.22.2.3   +2 -2      src/sys/dev/ata/ata-disk.h
  1.35.2.9   +45 -5     src/sys/dev/ata/ata-dma.c
  1.3.2.6    +2 -2      src/sys/dev/ata/ata-raid.c
  1.2.2.3    +2 -2      src/sys/dev/ata/ata-raid.h
  1.46.2.6   +21 -20    src/sys/dev/ata/atapi-all.c
  1.22.2.6   +5 -4      src/sys/dev/ata/atapi-all.h
  1.48.2.10  +47 -27    src/sys/dev/ata/atapi-cd.c
  1.15.2.6   +8 -25     src/sys/dev/ata/atapi-cd.h
  1.44.2.5   +4 -5      src/sys/dev/ata/atapi-fd.c
  1.10.2.2   +2 -2      src/sys/dev/ata/atapi-fd.h
  1.36.2.6   +4 -5      src/sys/dev/ata/atapi-tape.c
  1.11.2.2   +2 -2      src/sys/dev/ata/atapi-tape.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?200102252135.f1PLZMW18979>