cvs commit: src/sys/arm/xscale/ixp425 uart_bus_ixp425.c

Sam Leffler sam at FreeBSD.org
Thu May 24 16:17:51 UTC 2007


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


More information about the cvs-src mailing list