Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
refactors of the usb ehci code and adds vfp support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sources)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this makes sure tcp boot will have ther user /tmp's
the same way as from local cwfs. we used /srv/cwfs
to prevent a deadlock with 9660srv as a root filesystem
which has been fixed now.
|
|
we have to run the 9p service process in its own namespace
otherwise the attach filename might point onto the served
filesystem causing it to deadlock. this happens especially
if 9660srv is used as root filesystem. (cdboot)
|
|
set adc (recording) sample rate the same as playback for now.
make these separate entries later when we reintroduce in/out
attributes to volume controls.
|
|
|
|
revert page work arround
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
re-sending the message
|
|
|
|
|
|
distinguish mode in audio code
|
|
|
|
|
|
|
|
|
|
|
|
ipv4 interface
|
|
shall be four.
|
|
|
|
|
|
access to non standard serial port COM3 at i/o port 0x200 causes
kernel panic on some machines (Toshiba Sattelite 1415-S115). also,
some machines have gameport at 0x200.
i readded uartisa to the pcf and pccpuf kernel configurations so
one can use plan9.ini to add non standard uarts like:
uart2=type=isa port=0x200 irq=5
|
|
|
|
|
|
|