Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2009 21:56:41 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/arm/at91 uart_bus_at91usart.c uart_cpu_at91rm9200usart.c uart_dev_at91usart.c
Message-ID:  <200901222156.n0MLukwI089656@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-01-22 21:56:41 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         uart_bus_at91usart.c 
                         uart_cpu_at91rm9200usart.c 
                         uart_dev_at91usart.c 
  Log:
  SVN rev 187602 on 2009-01-22 21:56:41Z by imp
  
  Migrate towards using at91_master_clock.  Initialize the clocks for
  the serial port class when we set the devclass since it is now
  no-longer a compile time constant.  Eliminate the pci include, as it
  isn't relevant or necessary.
  
  Revision  Changes    Path
  1.5       +3 -2      src/sys/arm/at91/uart_bus_at91usart.c
  1.7       +6 -0      src/sys/arm/at91/uart_cpu_at91rm9200usart.c
  1.19      +3 -3      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?200901222156.n0MLukwI089656>