cvs commit: src/sys/dev/uart uart_bus_isa.c

Marius Strobl marius at FreeBSD.org
Wed Aug 25 15:15:34 PDT 2004


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


More information about the cvs-all mailing list