| Commit message (Expand) | Author | Age | Files | Lines |
* | Recognize the NS16552 found in PCIe-based sun4u machines. | marius | 2009-12-23 | 1 | -1/+1 |
* | Remove unused variable 'error'. Forgotten in previous commit. | marcel | 2006-04-02 | 1 | -1/+0 |
* | Don't claim a SAB82532. We have scc(4) for that. | marcel | 2006-04-02 | 1 | -5/+0 |
* | When we probe a SAB82532, return BUS_PROBE_GENERIC. This allows puc(4) | marcel | 2006-02-24 | 1 | -1/+3 |
* | - Add support for using LOM (Lights Out Management) and RSC (Remote System | marius | 2006-02-04 | 1 | -3/+7 |
* | Allow uart_bus_probe() to return the predefined BUS_PROBE_* | marcel | 2005-10-28 | 1 | -3/+1 |
* | Recognize the SAB82532 in USIII machines. | marius | 2005-08-07 | 1 | -1/+1 |
* | On AXi and AXmp boards the NS16550 (used to connect keyboard and mouse) | marius | 2005-06-04 | 1 | -0/+20 |
* | - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a | marius | 2004-08-12 | 1 | -5/+5 |
* | Add missing <sys/module.h> includes currently relying on nested include | phk | 2004-06-03 | 1 | -0/+1 |
* | In uart_ebus_probe(), match "su_pnp" besides "su" for ns8250 family | marcel | 2004-04-03 | 1 | -2/+4 |
* | Revert the introduction of iobase in struct uart_bas. Both the SAB82532 | marcel | 2003-09-26 | 1 | -2/+2 |
* | The uart(4) driver is an universal driver for various UART hardware. | marcel | 2003-09-06 | 1 | -0/+85 |