jehanne/sys/src/kern/386
Giacomo Tesio f52a185030 decouple Jehanne from 9P2000 (as much as needed)
Jehanne is going to use a new file protocol, but Plan 9 is really
coupled with 9P2000.

Renamed fcall.h as 9P2000.h and introduced specific constants such
as NP_OREAD, NP_OWRITE and so on, so that we can use different values
in the kernel and new protocol.

Renamed devmnt to devninep, since it's actually a device serving 9P2000
file systems.

Also, fixed 9P2000 support in Jehanne, that was broken with the introduction
of OSTAT.
2016-12-06 23:01:45 +01:00
..
ahci.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
devether.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
devpmc.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
devrtc.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
ether8139.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ether8169.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ether82557.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ether82563.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ether82598.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
etherbcm.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
etherigbe.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
etherm10g.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
etherm10g2k.i first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
etherm10g4k.i first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ethermii.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ethermii.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
fis.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
fis.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
i8042.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
include.json first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
kbd.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
pci.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
pmc.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
pmcio.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sdiahci.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
sdscsi.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
uarti8250.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
uartpci.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
vga.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
vgavesa.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00