Jake Burkholder c0d676c068 Make this driver work a whole lot better.
- Get the initial mode from the prom settings and don't clobber the mode
  on open.
- Copy output into an internal ring buffer instead of accessing the tty
  outq directly in the interrupt handler.  This fixes a problem where
  garbage would show up in the output stream.
- Reset the console port completely and reprogram all the parameters
  before enabling it.  This fixes seemingly random hangs on startup
  when using a fast interrupt handler.
- Add minimal locking in place of spls.
- Remove dead code and minor cleanups.
2002-09-08 04:45:16 +00:00
..
2002-03-25 13:52:45 +00:00
2002-08-19 20:02:29 +00:00
2002-09-02 07:55:06 +00:00
2002-09-05 07:30:18 +00:00
2002-09-06 00:18:52 +00:00
2002-09-07 12:58:44 +00:00
2002-06-29 17:26:22 +00:00
2002-04-06 08:44:04 +00:00
2002-08-13 10:07:05 +00:00
2002-09-05 07:30:18 +00:00
2002-09-07 12:58:44 +00:00
2002-09-05 11:42:03 +00:00
2002-06-29 02:00:02 +00:00
2002-06-29 17:26:22 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-06-29 02:00:02 +00:00
2002-03-19 21:25:46 +00:00
2002-06-29 02:00:02 +00:00
2002-06-29 02:00:02 +00:00
2002-06-29 17:26:22 +00:00
2002-08-22 14:36:03 +00:00
2002-08-19 20:02:29 +00:00
2002-08-15 02:10:12 +00:00
2002-03-19 21:25:46 +00:00