plan9fox/sys/src/9/kw
cinap_lenrek d6e0e9c402 kernel: move devether and wifi to port/
the only architecture dependence of devether was enabling interrupts,
which is now done at the end of the driver's reset() function now.

the wifi stack and dummy ethersink also go to port/.

do the IRQ2->IRQ9 hack for pc kernels in intrenabale(), so not
every caller of intrenable() has to be aware of it.
2018-02-11 18:08:03 +01:00
..
notes
arch.c
archkw.c kernel: move devether and wifi to port/ 2018-02-11 18:08:03 +01:00
arm.h
arm.s
cga.c
clock.c
coproc.c
dat.h kernel: introduce per process FPU struct (PFPU) for more flexible machine specific fpu handling 2017-11-04 20:08:22 +01:00
devarch.c
devrtc.c
devtwsi.c
ether1116.c kernel: move devether and wifi to port/ 2018-02-11 18:08:03 +01:00
ethermii.c kernel: move devether and wifi to port/ 2018-02-11 18:08:03 +01:00
ethermii.h
flashkw.c
fns.h
fpi.c
fpi.h
fpiarm.c kernel: introduce per process FPU struct (PFPU) for more flexible machine specific fpu handling 2017-11-04 20:08:22 +01:00
fpimem.c
init9.s
io.h
l.s
lexception.s
lproc.s
main.c kernel: introduce devswap #¶ to serve /dev/swap and handle swapfile encryption 2017-10-29 23:09:54 +01:00
mem.h kernel: move devether and wifi to port/ 2018-02-11 18:08:03 +01:00
mkfile kernel: move devether and wifi to port/ 2018-02-11 18:08:03 +01:00
mmu.c kernel: move devether and wifi to port/ 2018-02-11 18:08:03 +01:00
nvram
openrd.words
plug kernel: introduce devswap #¶ to serve /dev/swap and handle swapfile encryption 2017-10-29 23:09:54 +01:00
plug.words
rebootcode.s
softfpu.c
syscall.c
trap.c
uartkw.c
ucalloc.c
usbehci.h
usbehcikw.c