plan9fox/sys/src/9
cinap_lenrek b554ad054b zynq: fix /dev/pl
prevent double sleep():
callers to sleep() need to be serialized as there can only
be one process sleeping at a time. plrlock and plwlock do
this.

wait for dma to complete in plwrite():
we have to wait for the dma to complete before touching
plbuf again.

maintain COPEN flag in archopen()/archclose():
when open fails because it was in use, clear the COPEN
flag, so archclose() wont screw stuff up.
2015-06-07 17:33:31 +02:00
..
alphapc io.h: fis comment PciSID (alphapc, kw, mtx, teg2) (thanks qeed!) 2015-05-30 16:50:02 +02:00
bcm emmc/pmmc: make all symbols static 2015-05-11 05:27:05 +02:00
bitsy kernel: move arrow cursor definition to port/devmouse.c 2015-04-07 22:05:48 +02:00
boot integrate disk/edisk with diskparts, bootfs and installer (gpt support) 2015-05-31 13:06:18 +02:00
ip tcp: fix loopback slowness issue / set tcb->mss for incoming connections (thanks David du Colombier) 2015-05-14 21:09:12 +02:00
kw io.h: fis comment PciSID (alphapc, kw, mtx, teg2) (thanks qeed!) 2015-05-30 16:50:02 +02:00
mtx io.h: fis comment PciSID (alphapc, kw, mtx, teg2) (thanks qeed!) 2015-05-30 16:50:02 +02:00
omap pass Ureg* argument to note handler in R0 register on arm 2015-04-30 16:29:40 +02:00
omap4 kernel: reduce Page structure size by changing Page.cachectl[] 2015-02-07 02:52:23 +01:00
pc pc/io.h: fix comment for PciSID 2015-05-30 16:45:02 +02:00
pc64 pc, pc64: extend initial memory map for qemu multiboot data 2015-04-08 02:50:09 +02:00
port devtls: ignore UnrecogniedName (112) alert message (for SNI) 2015-06-01 01:32:57 +02:00
ppc kernel: reduce Page structure size by changing Page.cachectl[] 2015-02-07 02:52:23 +01:00
sgi kernel: move arrow cursor definition to port/devmouse.c 2015-04-07 22:05:48 +02:00
teg2 io.h: fis comment PciSID (alphapc, kw, mtx, teg2) (thanks qeed!) 2015-05-30 16:50:02 +02:00
xen kernel: reduce Page structure size by changing Page.cachectl[] 2015-02-07 02:52:23 +01:00
zynq zynq: fix /dev/pl 2015-06-07 17:33:31 +02:00
mkfile Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00