Benno Rice 58957d8717 Allow uart(4)'s ns8250 driver to work with devices whose regshift is > 0.
- Rename REG_DL to REG_DLL and REG_DLH.
- Always treat DLL and DLH as two separate 8-bit registers instead of one
  16-bit register.

Additionally, remove the probe for the high 4 bits of IER being 0 and don't
assume we can always read/write 0 to/from those bits.

These changes allow uart(4) to drive the UARTs on the Intel XScale PXA255.

Reviewed by:	marcel
2006-05-23 00:41:12 +00:00
..
2006-04-30 16:44:41 +00:00
2005-12-17 07:09:17 +00:00
2006-05-17 07:38:58 +00:00
2006-05-20 21:08:09 +00:00
2006-05-16 15:23:27 +00:00
2006-04-30 16:46:11 +00:00