Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2004 22:15:33 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/uart uart_bus_isa.c
Message-ID:  <200408252215.i7PMFXlm086185@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2004-08-25 22:15:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/uart         uart_bus_isa.c 
  Log:
  Don't call uart_bus_probe() for non-matching PnP-devices. Trying to probe
  the keyboard controller with uart_bus_probe() caused a hang here on an i386
  machine.
  
  Approved by:    marcel
  
  Revision  Changes    Path
  1.4       +3 -4      src/sys/dev/uart/uart_bus_isa.c



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