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 kernel: do not pull in atom.s from libc for arm kernels 2015-06-19 10:27:26 +02:00
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 usbehci: initial support for usb on zynq, remove uncached.h 2015-02-14 03:00:31 +01:00
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 io.h: fis comment PciSID (alphapc, kw, mtx, teg2) (thanks qeed!) 2015-05-30 16:50:02 +02:00
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 pass Ureg* argument to note handler in R0 register on arm 2015-04-30 16:29:40 +02:00
trap.c apply richard millers arm debug fixes (from sources) 2013-08-04 01:52:46 +02:00
uartkw.c
ucalloc.c usbehci: initial support for usb on zynq, remove uncached.h 2015-02-14 03:00:31 +01:00
usbehci.h usbehci: initial support for usb on zynq, remove uncached.h 2015-02-14 03:00:31 +01:00
usbehcikw.c usbehci: initial support for usb on zynq, remove uncached.h 2015-02-14 03:00:31 +01:00