1. 09 Feb, 2004 1 commit
    • Marcelo Tosatti's avatar
      [PATCH] Fix pc300_tty.c -> implement tiocmset/tiocmget · d9a9168b
      Marcelo Tosatti authored
      PC300 MLPPP support is currently marked broken in 2.6.x.
      
      To fix that, attached patch implements tiocmset/tiocmget methods on the
      pc300_tty.c driver, which is the new method tty drivers are supposed to
      use instead ioctl.
      
      This fixes two related issues in the ioctl handler:
      
      - ioctl requesting RTS signal would affect DTR signal
      - The RTS signal is now handled.
      
      Bonus: Throw out unused ioctl handler
      d9a9168b
  2. 08 Feb, 2004 2 commits
  3. 10 Feb, 2004 14 commits
  4. 08 Feb, 2004 23 commits