cvs commit: src/sys/dev/ata ata-all.h ata-chipset.c ata-disk.c ata-lowlevel.c

Garance A Drosehn gad at FreeBSD.org
Tue Mar 1 19:37:42 GMT 2005


gad         2005-03-01 19:37:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/ata          ata-all.h ata-chipset.c ata-disk.c 
                         ata-lowlevel.c 
  Log:
  MFC *:  Compensate for off by one bugs in disk firmware for 48BIT addressing
  cutover.  This fix is from Dec 9th, and solves a problem some users see with
  some models of large disks.  Many users have reported that this fix works on
  current, and I wanted to be sure it made it into 5.4-release.
  
  [* = 1.87 ata-all.h, 1.96 ata-chipset.c, 1.181 ata-disk.c, 1.50 ata-lowlevel.c]
  
  Revision   Changes    Path
  1.81.2.4   +2 -0      src/sys/dev/ata/ata-all.h
  1.81.2.4   +1 -1      src/sys/dev/ata/ata-chipset.c
  1.175.2.3  +1 -1      src/sys/dev/ata/ata-disk.c
  1.44.2.3   +1 -1      src/sys/dev/ata/ata-lowlevel.c


More information about the cvs-src mailing list