summaryrefslogtreecommitdiff
path: root/os/pc/README
blob: 092eceb6b2fe3507cd6e7931ae7c09534f0bd8cc (plain)
1
2
3
4
5
6
7
8
9
PC kernel

The PC kernel is currently being updated to bring it up-to-date with
Plan 9 support (the original Inferno PC kernel was derived from an
extended subset of an earlier edition of Plan 9).  In particular,
although it can be configured as a server, graphics support is
still being provided.  (The kernel level code in vga*.c, devvga.c and screen.c
is probably near the final version, but some Limbo code is needed to
set the right graphics modes.)