Delete obsolete TODO tasks for syscons.
- Mouse support in syscons is already here with us. - Both syscons and pcvt use common keyboard code, kbdio. Fix typo. - VT switching is not invoked by ALT-TAB, but ALT-Fn. Reviewed by: sos
This commit is contained in:
parent
6df58e286a
commit
d7c6bfaf03
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2511
1 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: submitters.sgml,v 1.157 1998-03-05 00:54:13 jkh Exp $ -->
|
||||
<!-- $Id: submitters.sgml,v 1.158 1998-03-06 10:18:37 yokota Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Contributing to FreeBSD<label id="contrib"></heading>
|
||||
|
@ -84,9 +84,7 @@ our command queuing, but we need this anyway to for prioritized I/O
|
|||
using unit numbers.
|
||||
<item>Merge EISA/PCI/ISA interrupt registration code.
|
||||
<item>Split PCI/EISA/ISA probes out from drivers like bt742a.c (WIP)
|
||||
<item>Fix the syscons ALT-TAB/vt switching hangs. Coordinator: &a.sos
|
||||
<item>Mouse support for syscons.
|
||||
<item>Merged keyboard code for all console drivers.
|
||||
<item>Fix the syscons ALT-Fn/vt switching hangs. Coordinator: &a.sos
|
||||
<item>Rewrite the Intel Etherexpress 16 driver.
|
||||
<item>Merge the 3c509 and 3c590 drivers (essentially provide a PCI probe for
|
||||
ep.c).
|
||||
|
|
Loading…
Reference in a new issue