Searched hist:253654 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/uart/
H A Duart_bus_pci.cdiff 253654 Thu Jul 25 17:08:49 MDT 2013 marcel Set the device description after we call uart_probe(). In uart_probe()
we call device-specific probe functions, which can (and typically will)
set the device description based on low-level device probe information.
In the end we never actually used the device description that we so
carefully maintained in the PCI match table. By setting the device
description after we call uart_probe(), we'll print the more user-
friendly description by default.

Completed in 45 milliseconds