cvs commit: src/sys/dev/ata ata-lowlevel.c
    Søren Schmidt 
    sos at FreeBSD.org
       
    Wed Oct  1 02:58:21 PDT 2003
    
    
  
sos         2003/10/01 02:58:19 PDT
  FreeBSD src repository
  Modified files:
    sys/dev/ata          ata-lowlevel.c 
  Log:
  Fix the problem with accessing certain FLASH devices. The problem
  was that accessing the status reg could occour too fast, confusing
  the logic in the flash part. Could not have been located without:
  
  HW donated by: Jonas Bülow <jonas at servicefactory.se>
  
  Revision  Changes    Path
  1.17      +7 -3      src/sys/dev/ata/ata-lowlevel.c
    
    
More information about the cvs-src
mailing list