cvs commit: src/sys/i386/i386 busdma_machdep.c src/sys/amd64/amd64 busdma_machdep.c

Scott Long scottl at FreeBSD.org
Mon Nov 29 06:49:27 PST 2004


scottl      2004-11-29 14:49:27 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        busdma_machdep.c 
    sys/amd64/amd64      busdma_machdep.c 
  Log:
  Don't flag alignment constraints as a reason for bouncing.  This fixes the
  trigger for other misbehaviour in the sym driver that was causing freezes at
  boot.  Thanks to phk@ for reporting and testing this.
  
  Revision  Changes    Path
  1.64      +1 -1      src/sys/amd64/amd64/busdma_machdep.c
  1.68      +1 -1      src/sys/i386/i386/busdma_machdep.c


More information about the cvs-all mailing list