Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2009 09:17:49 +0000 (UTC)
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/arm/at91 uart_dev_at91usart.c
Message-ID:  <200908220918.n7M9I1w9050989@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stas        2009-08-22 09:17:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/arm/at91         uart_dev_at91usart.c 
  Log:
  SVN rev 196431 on 2009-08-22 09:17:49Z by stas
  
  - MFC r196246:
    - Proprely intialize UART parameters at probe stage, so uart(4)
      will initialize the FIFO memory correctly on attach.  Before
      that this values was intialized in only in at91_usart_bus_attach
      which is called after the uart(4) memory allocation happens.
  
  Revision  Changes    Path
  1.12.2.2  +4 -4      src/sys/arm/at91/uart_dev_at91usart.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908220918.n7M9I1w9050989>