ru          2006-08-14 15:35:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nfe          if_nfe.c 
  Log:
  Fix alignment of RX bufs DMA map to be realistic.  Maybe it works on
  i386 (I don't know) but on amd64 at hand here, it paniced early at
  boot.
  
  (I'm pretty sure that PAGE_SIZE here was miscopied from another place
  during porting, where in OpenBSD bus_dmamem_alloc() is used, but there
  PAGE_SIZE means completely different thing.)
  
  Revision  Changes    Path
  1.3       +2 -2      src/sys/dev/nfe/if_nfe.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to