mjacob      2006-05-31 00:37:56 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        busdma_machdep.c 
    sys/amd64/amd64      busdma_machdep.c 
  Log:
  Turn the panic on not being able to meet alignment constraints
  in bus_dmamem_alloc into the more reasonable EINVAL return.
  
  Also, reclaim memory allocated but then not used if we had
  an error return.
  
  Revision  Changes    Path
  1.76      +22 -4     src/sys/amd64/amd64/busdma_machdep.c
  1.79      +22 -4     src/sys/i386/i386/busdma_machdep.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to