Date: Thu, 24 May 2007 16:17:51 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/xscale/ixp425 uart_bus_ixp425.c Message-ID: <200705241617.l4OGHpG1002820@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam         2007-05-24 16:17:51 UTC
  FreeBSD src repository
  Modified files:
    sys/arm/xscale/ixp425 uart_bus_ixp425.c 
  Log:
  Don't muck with the internal state of a uart during probe, all we
  should setup is the class.  This corrects an issue where enabling
  uart1 on the avila board caused uart0 to stop working during boot
  (no msgs generated by rc scripts were displayed).
  
  Reviewed by:    imp
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.2       +3 -7      src/sys/arm/xscale/ixp425/uart_bus_ixp425.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705241617.l4OGHpG1002820>
