cvs commit: src/sys/dev/ata ata-all.c ata-queue.c

Søren Schmidt sos at FreeBSD.org
Sat Feb 25 09:27:33 PST 2006


sos         2006-02-25 17:27:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-queue.c 
  Log:
  Fix ata_reinit so it does things in the right order to prevent panic's.
  Lock the channel so master/slave setups wont trash during reinit.
  
  Revision  Changes    Path
  1.265     +31 -37    src/sys/dev/ata/ata-all.c
  1.57      +1 -5      src/sys/dev/ata/ata-queue.c


More information about the cvs-all mailing list