home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / OPENSTEP / Drivers / Mux-1.9-I / To.Do < prev   
Encoding:
Text File  |  1998-02-15  |  1.1 KB  |  19 lines

  1. - If the number of ports == number of IRQs, then expand as necessary as a set of
  2.   single port drivers.
  3. - Use a separate interrupt routine for handling DigiBoard and other styles of
  4.   serial ports to improve performance.
  5. - Write an inspector, and allow this inspector to change the concept of the
  6.   IRQ for each port selection (as per above), and to program some of the
  7.   various characteristics of the driver like the buffer sizes.
  8. - Add in the ability to handle an 8530, with an optional DMA.
  9. - Add in SerialMouse support once I can figure out how they use the Kernel
  10.   Server approach for adjusting the characteristics of the driver.
  11. - the `rend' line discipline code needs some work.
  12. - The TIOC[SG]PGRP hack needs more work, some problems still appear to exist,
  13.   and I still can't get the controlling terminal to show up in the `ps' report
  14.   (SerialPorts fails at this as well).
  15. - Have the driver automatically identify the multiplex port style and configure
  16.   based on that to make configuration more idiot proof.
  17. - Finish French help translation.
  18. - Solve all the problems of mankind and bring eternal peace to the world.
  19.