1. 03 7月, 2006 1 次提交
    • R
      [SERIAL] Convert fifosize to an unsigned int · 947deee8
      Russell King 提交于
      Some UARTs have more than 255 bytes of FIFO, which can't be
      represented by an unsigned char.  Change the kernel's internal
      structure to be an unsigned int, but still export an unsigned char
      via the TIOCGSERIAL ioctl.  If the TIOCSSERIAL ioctl provides a
      fifo size of 0, assume this means "don't change" otherwise we'll
      corrupt the larger fifo sizes.
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      947deee8
  2. 21 6月, 2006 1 次提交
  3. 19 6月, 2006 1 次提交
  4. 18 6月, 2006 10 次提交
  5. 15 6月, 2006 1 次提交
  6. 14 6月, 2006 6 次提交
  7. 13 6月, 2006 8 次提交
  8. 12 6月, 2006 12 次提交