Lines Matching full:hardware
102 driver has a modular design to allow it to be used on differing hardware and
114 .Ss HARDWARE DRIVERS
115 The core component and the kernel interfaces talk to the hardware through the
116 hardware interface.
117 This interface serves as an abstraction of the hardware and allows varying
121 System devices are UARTs that have a special purpose by way of hardware
139 .Sh HARDWARE
146 NS8250: standard hardware based on the 8250, 16450, 16550, 16650, 16750 or
202 In narrow mode the driver uses the hardware's ability to latch a line
203 state change; not all hardware has this capability.
204 The hardware latch provides a reliable indication that a pulse occurred,
208 To prevent spurious events when the hardware is intermittently able to
223 TTL and RS-232 line levels in most hardware designs.
304 driver to not program the baud rate divisor and use the hardware as-is.