]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc
syscallfmt: use up->syserrstr instead of up->errstr (import from sources)
[plan9front.git] / sys / src / 9 / pc /
2011-11-06 cinap_lenrekmerge
2011-11-05 cinap_lenrekmerge
2011-11-05 cinap_lenrekvesa: *vesashadow -> *novesashadow
2011-11-05 aijuadded timeouts to bcminit()
2011-11-05 cinap_lenrekmemory: e820 cleanup
2011-11-05 cinap_lenrekvesa/realmode cleanup
2011-11-05 cinap_lenrekremove realmode and e820 code from kernel
2011-11-05 cinap_lenrekvesa: make softscreen optional (has to be enabled with...
2011-11-04 cinap_lenreksdide: add pci id for bvaleks amd ide controller
2011-10-25 cinap_lenrekfix _tos->pcycles, make _tos->kcycles actually count...
2011-10-07 cinap_lenrekmouse: disable ps2 hwaccel by default, drop inconsitent...
2011-09-02 cinap_lenrekmerge
2011-09-02 cinap_lenrekusbohci: virtual box fix from richard miller
2011-08-31 cinap_lenrekmerge
2011-08-31 cinap_lenrekether8169: huge cleanup, remove magic stuff
2011-08-30 cinap_lenrekether8169: reset on fifo overflow error
2011-08-30 cinap_lenrekether8169: sometimes transmits got missed. kicking...
2011-08-23 cinap_lenrekvgavesa: fix race
2011-08-23 cinap_lenrekvgavesa: cleanup
2011-08-23 cinap_lenrekapm: cleanup
2011-08-23 cinap_lenrekimplement vesa screenblanking (issue #36)
2011-08-19 cinap_lenrekusb: fix potential uninterruptable calls
2011-08-17 cinap_lenrekchange definition of Chan.create to return a chan like...
2011-08-01 cinap_lenrekusb: added buffer delay control
2011-07-28 cinap_lenrekmerge
2011-07-28 aijudevshr: rename hook
2011-07-23 aijumerge
2011-07-23 cinap_lenrekmerge
2011-07-23 cinap_lenreksdide: limit max dma transfer size, make sure dma trans...
2011-07-22 aijumerge
2011-07-22 aijuetherbcm: another try at the memleak
2011-07-21 cinap_lenrekmerge
2011-07-21 aijuadded geode driver to kernel config
2011-07-20 cinap_lenreketherbcm: add pci id for NetXtreme BCM5751 Gigabit...
2011-07-20 cinap_lenrekpc/trap: cleanup exception handling
2011-07-19 aijufixed memory leak in bcm driver
2011-07-19 aijureading from/writing to non-existant MSRs via /dev...
2011-07-19 cinap_lenrekmerge
2011-07-19 cinap_lenreksdide: fix issue #69
2011-07-17 cinap_lenrekmerge
2011-07-18 aijuadded bcm driver to cpu kernel
2011-07-17 cinap_lenreksdide: inquery times on qemu, make pktio timeout
2011-07-14 aijumerge
2011-07-14 aijumerge
2011-07-13 cinap_lenrekether82563: fix block refcounting incompatibility with...
2011-07-13 cinap_lenrekimport ether82563 driver from 9atom
2011-07-13 cinap_lenrekaudiohda: remove unhandled interrupt prints as it spams...
2011-07-13 cinap_lenreksdide: remove set dma print
2011-07-12 cinap_lenrekmerge
2011-07-12 cinap_lenrektrap: cleanup gpf fixup code
2011-07-12 cinap_lenrekadd apm to pccpuf kernel
2011-07-12 cinap_lenreksegdesc: add /dev/^(ldt gdt) support
2011-07-11 cinap_lenrekadd 82567LF (ICH9 IGP M)
2011-07-10 cinap_lenreksdide: fix tab/spaces
2011-07-10 cinap_lenreksdide: add pci ids from old sdata driver, turn on dma...
2011-07-10 cinap_lenrekmerge sd changes from 9atom
2011-07-10 cinap_lenrekpci: merge some 9atom fixes (mostly vid/did for southbr...
2011-07-03 cinap_lenrekaudio: fill up last buffer with silence on close
2011-07-03 cinap_lenrekaudio: cleanup
2011-07-03 cinap_lenrekaudio: add delay control
2011-06-30 cinap_lenrekmerge
2011-06-28 mentaudio/hda: ignore replies with invalid codec number
2011-06-28 cinap_lenrekmerge
2011-06-27 mentaudio/hda: stereo mixing
2011-06-27 mentaudio/hda: added archfile command interface
2011-06-27 cinap_lenrekkernel: fix issue #62 (vunmap bug) reported from http...
2011-06-06 stanley lieberpci.c: add Intel 82801BAM/CAM/DBM
2011-06-06 stanley liebersdata.c: add Intel 82801HBM/HEM PATA, Intel 82801HBM...
2011-06-07 cinap_lenrekmerge
2011-06-06 cinap_lenrekmerge
2011-06-05 mentaudio: High Definition Audio driver
2011-06-04 cinap_lenreksdata: add SB600 PATA
2011-06-04 cinap_lenrekcleanup boot(8), replace read(1), fix cpu kernel configs
2011-06-04 cinap_lenrekboot(8): replace bzfs with paqfs
2011-06-04 cinap_lenrekmerge
2011-06-04 cinap_lenrekdevaudio: serialize calls in devaudio, sb16: remove...
2011-05-27 cinap_lenrekac97: max buffer should be full samples, games/doom...
2011-05-27 cinap_lenrekac97: fix buffering code, games/doom: enable sound
2011-05-23 tarutiAdd Via PV530 bridge
2011-05-21 Taru KarttunenAdd SATA id of VIA PV530
2011-05-21 cinap_lenrekfix panic in usbuhci driver, increase max number of...
2011-05-21 cinap_lenrekremove keyboard stuff from other ports, make openssl...
2011-05-20 cinap_lenreksb16: return Blocksize instead of buffer size
2011-05-20 cinap_lenrekprobe code
2011-05-20 cinap_lenrekaudioif, mixer control
2011-05-19 cinap_lenrekac97: pci id list
2011-05-19 cinap_lenrekmerge
2011-05-19 cinap_lenrekac97: fix probe code
2011-05-18 cinap_lenrekdma: comment
2011-05-18 cinap_lenrekmerge
2011-05-19 aijufixed stupid bug in msi code
2011-05-18 cinap_lenreksb16: new approach, works in qemu
2011-05-17 aijuadded support for 32 bit MSI
2011-05-17 cinap_lenrekreset screenimage in devvga "drawinit" command to accou...
2011-05-16 cinap_lenrekremove audio.h, put stuff in port^(dat fns).h
2011-05-16 cinap_lenreksb16: make it work in bochs
2011-05-16 cinap_lenrekmerge2
2011-05-16 cinap_lenrekmerge
2011-05-16 cinap_lenrekfirst attempt to port old sb16/ess driver to new audio...
2011-05-16 cinap_lenrekmerge
next