Ed Schouten
416b15e41e
Cleanups to the Xen console driver:
...
- Use CONSOLE_DRIVER() instead of the deprecated CONS_DRIVER() declaration.
- This means we cannot use cn_checkc anymore, which is supposed to do
the same as cn_getc nowadays. Remove the cn_getc implementation (that
was never being called) and rename cn_checkc to cn_getc.
- Don't run-time patch cn_putc, but add the logic to xc_cnputc().
This means I could do some cleanups to our console code...
Tested by: nobody on hackers@
2009-08-24 08:27:42 +00:00
..
2009-08-20 22:58:05 +00:00
2009-08-23 23:37:53 +00:00
2009-08-17 15:19:03 +00:00
2009-07-17 14:02:20 +00:00
2009-08-18 09:27:17 +00:00
2009-08-23 11:33:46 +00:00
2009-08-23 20:40:19 +00:00
2009-08-23 20:26:09 +00:00
2009-08-23 20:40:19 +00:00
2009-05-27 09:52:12 +00:00
2009-08-01 19:26:27 +00:00
2009-08-24 08:27:42 +00:00
2009-08-17 16:12:28 +00:00
2009-08-17 16:16:46 +00:00
2009-06-25 16:48:13 +00:00
2009-08-20 22:58:05 +00:00
2009-08-16 01:43:08 +00:00
2009-05-03 17:47:21 +00:00
2009-08-23 20:40:19 +00:00
2009-06-14 17:33:46 +00:00
2009-06-22 22:09:18 +00:00
2009-08-13 17:09:45 +00:00
2009-08-23 20:26:09 +00:00
2009-08-23 21:00:21 +00:00
2009-08-17 12:57:57 +00:00
2009-08-12 10:44:13 +00:00
2009-08-23 20:40:19 +00:00
2009-08-23 20:40:19 +00:00
2009-08-23 20:40:19 +00:00
2009-08-23 20:40:19 +00:00
2009-06-24 20:57:50 +00:00
2009-06-01 10:41:38 +00:00
2009-06-01 21:17:03 +00:00
2009-07-12 03:53:52 +00:00
2009-08-23 20:40:19 +00:00
2009-06-30 19:03:27 +00:00
2009-06-17 22:50:26 +00:00
2009-05-23 13:23:46 +00:00
2009-08-20 19:17:53 +00:00
2009-07-14 04:35:13 +00:00
2009-08-13 17:09:45 +00:00
2009-07-14 22:54:29 +00:00
2009-08-12 10:45:45 +00:00
2009-08-13 17:09:45 +00:00
2009-08-13 17:09:45 +00:00
2009-08-23 08:04:40 +00:00
2009-07-05 18:15:06 +00:00
2009-08-14 11:00:38 +00:00
2009-07-24 15:06:49 +00:00
2009-08-12 16:27:51 +00:00
2009-08-20 19:17:53 +00:00
2009-05-22 12:35:12 +00:00