silby       2006-04-28 05:27:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bfe          if_bfe.c 
  Log:
  Switch all bus_dmamap_sync calls that used PREREAD to PREWRITE and all
  POSTWRITE to POSTREAD.
  
  No guarantee that all busdma is usage is perfect, but this change (in
  addition to scott's last two commits) makes if_bfe work with > 1GB of
  memory in my laptop.
  
  Revision  Changes    Path
  1.35      +10 -10    src/sys/dev/bfe/if_bfe.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