imp         2007-10-25 07:05:38 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/arm/at91/libat91 emac_init.c 
  Log:
  Load the bytes into the EMAC's MAC address register in the proper
  order.  The kernel used to shuffle them around to get things right,
  but that was recently fixed.  This makes our boot loader match the
  behavior of most other boot loaders for the atmel parts.  This bug was
  inherited from the Kwikbyte loader that we started from.
  
  This bug was discovered by Bj.ANvrn KNvnig back in June, but fell on the
  floor.  He provided patches to the kernel, include backwards
  compatibility options that were similar to Olivier's if_ate.c commit.
  
  Revision  Changes    Path
  1.5       +2 -2      src/sys/boot/arm/at91/libat91/emac_init.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