Update the sparc64 console item for 5.2: jake indicates he's swung
back in the direction of adapting syscons rather than porting wscons, and seems to have a lot up and running.
This commit is contained in:
parent
b3beae1ad0
commit
4258801492
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16915
1 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.14 2003/05/15 16:25:09 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.15 2003/05/15 18:02:35 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.2 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -76,13 +76,13 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Machine-independent console support</td>
|
||||
<td>sparc64 adaptation of syscons</td>
|
||||
<td>In progress</td>
|
||||
<td>&a.jake;</td>
|
||||
<td>Simple machine-independent console framework, based roughly
|
||||
on wscons from NetBSD, which will provide better console support
|
||||
across architectures. Also, device drivers for peripherals
|
||||
relevant to UltraSPARC.</td>
|
||||
<td>Port syscons to sparc64. Add device drivers for sun mice
|
||||
and keyboards. Allow for more than 3 bits of background
|
||||
colour in syscons. Creator frame buffer device driver. In
|
||||
the process, generally improve the MI-ness of syscons.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue