cvs commit: src/sys/arm/at91 uart_dev_at91usart.c

Warner Losh imp at FreeBSD.org
Thu Apr 6 04:27:20 UTC 2006


imp         2006-04-06 04:27:19 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         uart_dev_at91usart.c 
  Log:
  Optimize the TX side of the part by using the PDC to move bytes out to
  the wire.  This increases the speed considerably.  Start to put
  infrastructure in place to do RX side, but that requires more study
  before it can be done.
  
  Revision  Changes    Path
  1.4       +99 -27    src/sys/arm/at91/uart_dev_at91usart.c


More information about the cvs-all mailing list