RSS feed
eeb8007e
– qwx <devnull@localhost>
authored
on 2017/08/20 09:52
igfx: add did for x220
8c358c3f
– qwx <devnull@localhost>
authored
on 2017/08/20 09:47
igfx: fix sandybridge fdi link training bits and ordering
faae8eb7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/14 00:18
vmx: allocate sticky instead of more expensive fixed segment
6f6df11d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/13 15:19
vmx: pass multiboot framebuffer info to kernel
c78d4c4c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/13 11:26
ether82563: add more pci ids for i210 and i354 from 9atom / openbsd
b3d58175
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/12 19:36
ether82563: support for i211 with iNVM. (thanks mfny and brennan for testing)
9cf3dc9a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/12 17:34
awk: allow string as exit status
3f9d5e4a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/10 23:38
awk: don't get into a infinite loop with eof while in string (thanks BurnZeZ)
6b999263
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/10 21:32
kernel: double READSTR buffer size to 8000 bytes for devusb
7dab4923
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/10 21:08
devusb: superspeed bandwidth allocation handled by controller, skip usbload() calculation
15379371
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/10 21:00
nusb/disk: add a 100ms sleep after ums reset, remove unused note handler, cleanup
0daed9ed
– qwx <devnull@localhost>
authored
on 2017/08/10 13:09
doom: clean up temporary mus files
16ef6e55
– qwx <devnull@localhost>
authored
on 2017/08/10 07:39
add games/wadfs
4be61294
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/09 14:53
vt: fix silly bug causing characters be drawn one at a time
ef3af6ea
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/08 15:02
sysinfo: run aux/icanhasvmx with verbose flag
541e211b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/08 06:16
sysinfo: only dump #r/nvram on amd64,386
ddf977d2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/07 15:10
vmx: fix hlt idle problem
e0474599
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/06 21:59
usbxhci: implement recovery from host controller errors
7d1b9e39
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/05 10:30
inst: don't hardcode /net/ether0, might have usb ethernet
caddc9a6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/04 10:18
inst: get rid of ppp configuration
d5bbee50
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/04 10:17
inst: get rid of halt, just run fshalt in finish directly
f777f7c4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/04 10:16
inst: post newfs fileservers under /srv/$fstype.newfs to avoid conflict with preexisting local filesystem
8fce6cb1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/04 10:12
cwfs: -n always overrides postservice() name, no matter if config mode changes service
bb625ceb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/03 19:15
etheriwl: add pci id for Intel Centrino Advanced-N 6200 on x201 tablet (thanks arpunk)
83b87729
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/02 17:17
usbxhci: handle out of memory in controller initialization
1ea10934
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/02 16:25
usbxhci: abandon multiple requests per endpoint, cleanup
8ed13fe6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/01 21:45
usbxhci: have to serialize and set read pointer for endpoint stop command
f001ddfd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 22:22
disk/edisk: add some headroom in the type table for dynamic entries
3c7eaa9d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 22:08
disk/edisk: add more partition type uuid's from wikipedia (thanks qeed)
5f23d78f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 13:36
usbohci, usbehci, usbxhci: save mmio base address in ctlr, cant PADDR() on 386...
48352be8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 12:05
usbxhci: provide shutdown function to halt the controller
56ac6ea2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 11:29
nusb/*: cleanup
b1d4e860
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 10:38
nusb/usbd: support for usb3 hubs
b4c1cf2e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 02:56
libregexp: fix lexer so it doesnt move past the string when it gets a \ escape
6e655968
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/30 23:22
xhci: experimental usb3 support
215b67ff
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/30 23:19
nusb/usbd: create endpoint files for conf #1, usb3 preparation
d46099e3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/30 23:07
usbehci: fix crash in cancelisoio() for highspeed device due to wrong pollival
adfb0e93
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/28 21:15
pc, pc64: enable usbxhci in the configuration
cd108e2f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/28 21:12
usbxhci: simplify xecp()
c74538a6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/28 21:02
usbxhci: implement controller handoff, ignore usb3.0 ports, honor pollival for isochronous endpoints
aaf6d7c5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/24 19:48
usbxhci: basic iso write support (usb soundcard playback)
a397bfd4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/24 19:47
usb: fix wrong pollival calculation in setmaxpkt()
0b4ace02
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/22 15:35
usbxhci: handle changing maxpkt on control endpoint by reevaluating endpoint context
f72bcce2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/22 12:37
usbxhci: use physical register addresses for matcing controllers and printing. simplify endpoint slot initialization.
f0217d2c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/22 12:35
usbohci, usbuhci, usbehci: use physical address of registers for matching controllers and printing
ffb28698
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/20 17:03
kernel: fix bounds check in screenputc()
4fd68773
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/20 15:57
usbxhci: implement command timeouts and aborts, serialize unstall
40dc39bf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/17 17:10
usbxhci: better approach to unstalling endpoint and fixup td ring
eee7357c
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2017/07/17 00:56
hpost: delimit @filenames by newline so files with whitespace aren’t mangled
37e0d4ab
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2017/07/17 00:34
hpost: fix field content mangling when newlines are present
e7e18aac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/16 18:33
pc kernel: mkfile target usbehcipc.$O needs ../port/usb.h, add usbxhci.$O
5e6f1b57
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/16 18:29
usbxhci: commit work in progress xhci driver, no config yet
990a9858
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2017/07/02 11:49
/lib/{rob, rsc, theo}: Yup.
64195aea
– Ethan Grammatikidis <eekee57@fastmail.fm>
authored
on 2017/07/02 15:12
print(2): clean up vlong flag description
a4c35d47
– Ethan Grammatikidis <eekee57@fastmail.fm>
authored
on 2017/07/01 12:10
rc(1): catch up with a change made long before 9front
4bcde1a3
– Ethan Grammatikidis <eekee57@fastmail.fm>
authored
on 2017/07/01 12:02
pc(1) clarification
f58706f2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/28 14:57
zynq: simplify initcode stack setup (just do it in init0 when the stack is mapped)
befdd7d7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/28 14:56
kernel: pass bootargs also in multiboot command line, retire the bootline mechanism to pass arguments to /boot/boot
c4b02ff9
– aiju <devnull@localhost>
authored
on 2017/06/27 05:29
change icanhasvmx to report extra info only with -v
dffbc1e4
– aiju <devnull@localhost>
authored
on 2017/06/27 05:21
vmx(1): I/O string instructions, incomplete support for IDE disks, misc fixes
b5a6dc78
– aiju <devnull@localhost>
authored
on 2017/06/26 18:24
vmx: fix build on non-x86 architectures (switch vlong)
a9dd55c2
– aiju <devnull@localhost>
authored
on 2017/06/25 19:23
libfis: fix inverted CHS bit
63b8965b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/25 18:57
devvmx: add support for SG_STICKY segments
aab4e32c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/25 18:22
pc, pc64: support for multiboot framebuffer, common bootargs and multiboot code
ffde0eda
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/25 18:14
aux/vga: simplify vesa by adding rgbmask2chan() function
e2ca58cb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/22 16:48
merge
81274ea0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/22 16:46
upas/fs: handle plumbing for new messages for concurrent index updates
58839863
– aiju <devnull@localhost>
authored
on 2017/06/22 03:31
vmx(1): fix translateflat on 64-bit
cabfa4e9
– aiju <devnull@localhost>
authored
on 2017/06/21 18:19
devvmx: add support for extrap command to configure halting on exceptions
5c0bff4b
– aiju <devnull@localhost>
authored
on 2017/06/21 18:18
vmx(1): add support for (so far) crude 9p debugging fs; add gdb stub; clean up linux gdt code
37b9ab5a
– aiju <devnull@localhost>
authored
on 2017/06/21 05:59
devvmx: error handling in clearmeminfo
779f6cb3
– aiju <devnull@localhost>
authored
on 2017/06/21 05:16
devvmx: remember segment names and free segments properly
99ed9623
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/20 18:28
segment(3): document sticky segment type
2723c9fc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/20 17:53
kernel: add support for sticky segments (cached, preallocated, never paged)
fb165d6a
– aiju <devnull@localhost>
authored
on 2017/06/20 14:21
vmx(1): obsdfb: check if curmode is nil
da6e5efe
– aiju <devnull@localhost>
authored
on 2017/06/20 14:20
vmx(1): round up frame buffer size to whole pages, ignore vga access in linear framebuffer, tell openbsd about framebuffer
164588e3
– aiju <devnull@localhost>
authored
on 2017/06/20 11:15
vmx(1): clean up region handling code; changes to support amd64
becb89ba
– aiju <devnull@localhost>
authored
on 2017/06/20 11:10
pc, pc64: adapt devvmx to work on pc64
9fb20016
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/19 16:58
merge
f109558b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/19 16:56
8l, 6l: get .frame offset right undoing $-4 hack
115f7b24
– aiju <devnull@localhost>
authored
on 2017/06/19 14:41
vmx(1), vmx(3): update manpages
a83ce26b
– aiju <devnull@localhost>
authored
on 2017/06/19 13:22
ktrace(1): handle amd64 stacktraces correctly
f1cc75b5
– aiju <devnull@localhost>
authored
on 2017/06/19 07:06
vmx(1): i8042: translation changes reported keyboard id
eaffaab7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/18 18:28
remove /sys/lib/##redacted##.##redacted## (thanks ##redacted##)
7ab86494
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/18 18:21
authsrv(6): don't say old p9any isnt in use anymore...
2806a34e
– aiju <devnull@localhost>
authored
on 2017/06/18 18:17
vmx(1): linux kernel loading; PIT fixes to support linux; support VGA 0x3D4 word writes; support sending virtio ethernet packets to a file and prepending snoopy headers
ed040d67
– aiju <devnull@localhost>
authored
on 2017/06/18 18:13
devvmx: fix CR0/CR4 readout; also don't exit on PAUSE instruction
3fc29c69
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/18 17:59
auth/factotum: complete p9any v.2 server protocol, but don't enable it.
a1c1e009
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/18 14:52
upas/fs: work in progress...
c3d372c3
– aiju <devnull@localhost>
authored
on 2017/06/17 21:51
vmx(1): fix '-v text'
98b1a595
– aiju <devnull@localhost>
authored
on 2017/06/17 19:30
vmx(1): don't zero all memory, don't abandon uart on eof, sleep before transmitting uart data
21669c4c
– aiju <devnull@localhost>
authored
on 2017/06/17 18:52
vmx(1): fix non-vesa framebuffer mode
52a35029
– aiju <devnull@localhost>
authored
on 2017/06/17 18:50
vmx(1): support debug instructions
2bb65c40
– aiju <devnull@localhost>
authored
on 2017/06/17 18:38
devvmx: support debug registers; simplify assembly
cbcd9b1d
– aiju <devnull@localhost>
authored
on 2017/06/17 15:47
vmx: VESA support and other misc I/O improvements
31d14c31
– aiju <devnull@localhost>
authored
on 2017/06/16 04:07
correct the greatest omission
439ab7cb
– aiju <devnull@localhost>
authored
on 2017/06/15 11:59
vmx: complete cmos
bd12cb47
– aiju <devnull@localhost>
authored
on 2017/06/15 11:58
vmx: implement virtio reset
2fe3b28f
– aiju <devnull@localhost>
authored
on 2017/06/15 11:58
vmx: obsd: load kernel symbol table and allow setting root device
1c4fa7b0
– aiju <devnull@localhost>
authored
on 2017/06/15 03:42
vmx: fix pic 'specific eoi' bug, fix kbd bug, add fake IDE and floppy controller
Next