Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2010 19:27:20 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/cavium obio.c uart_cpu_octeonusart.c
Message-ID:  <201001251927.o0PJRaKr002012@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-01-25 19:27:20 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/cavium      obio.c uart_cpu_octeonusart.c 
  Log:
  SVN rev 202985 on 2010-01-25 19:27:20Z by imp
  
  Export knowledge of the special bus space we use for the console to
  obio.  Take advantage of the fact that obio only really supports uart
  at the moment to use the uart bus tag always for IOPORT allocations.
  
  # this needs to be redone to conform to FreeBSD standards and allow for
  # additional drivers for SoC hardware to attach
  
  Revision  Changes    Path
  1.4       +5 -3      src/sys/mips/cavium/obio.c
  1.4       +1 -2      src/sys/mips/cavium/uart_cpu_octeonusart.c



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