summaryrefslogtreecommitdiff
path: root/sys/src/cmd/aux
AgeCommit message (Expand)Author
2015-02-26aux/vga: dont error when vesa setscale fails after modeset (thanks rx9p for r...cinap_lenrek
2015-02-24kbdfs: work arround qemucinap_lenrek
2015-02-09igfx: displayport support for ivy bridgecinap_lenrek
2015-02-07vga/igfx: add 0x2a02 for GM965/GL960/X3100; comment vid/did with name of chipsetstanley lieber
2015-02-05aux/vga: remove vbs/vbe from mode, use shs/ehs when sync is ment, prefer deta...cinap_lenrek
2015-02-02aux/vga: fix mistale :-)cinap_lenrek
2015-02-02aux/vga: use optional edid information to determine mode when vgadb failscinap_lenrek
2015-02-01aux/vga: cleanup vesa codecinap_lenrek
2015-01-27wpa: fix password avp padding, recognize wpa1 authentication ouicinap_lenrek
2015-01-27wpa: do not forward alert tls records, close connectioncinap_lenrek
2015-01-26wpa: cleanup, pad eap-ttls/pap password, zero passwords and key material afte...cinap_lenrek
2015-01-25wpa: experimental wpa2 enterprise supportcinap_lenrek
2015-01-17igfx: fix wrong cursor position register addresscinap_lenrek
2015-01-16igfx: determine amount of preallocated stolen graphics memory for hw cursorcinap_lenrek
2015-01-16igfx: support for X60t with 1400x1050 panelcinap_lenrek
2015-01-13igfx: cursor/plane pipe assign is G45 only, add magic dsp a toggle from enabl...cinap_lenrek
2015-01-13kbfds: delete autogenerated latin1.h file when mklatin failscinap_lenrek
2015-01-12igfx: set the display/overlay/cursor plane override disbale bits for G45 (lik...cinap_lenrek
2015-01-12igfx: fix typo, initialize more lvds bits for G45, T60 testingcinap_lenrek
2015-01-12igfx: reverting previous change, pci id is for the second graphics controller...cinap_lenrek
2015-01-12igfx: support for X200 (thanks bigato)cinap_lenrek
2015-01-12igfx: properly turn vga monitor offcinap_lenrek
2015-01-12igfx: aaand vga support for x200s :-)cinap_lenrek
2015-01-12igfx: vga support on x230, fix fdi link setup, LG Flatron L1730P vgadb entrycinap_lenrek
2015-01-11igfx: only use mmio... left from debuggingcinap_lenrek
2015-01-11igfx: cleanupcinap_lenrek
2015-01-11igfx: get edid information from lvdscinap_lenrek
2015-01-10igfx: use mmio to access registers instead of pio, fix wrong igfxmmio segment...cinap_lenrek
2015-01-10igfx: perserve frame start delay "magic" bits 27:28 in pipe conf registercinap_lenrek
2015-01-09igfx: implement hardware cursorcinap_lenrek
2015-01-09igfx: fix some commentscinap_lenrek
2015-01-09igfx: just kidding, heres the code :)cinap_lenrek
2015-01-09igfx: work in progress intel graphics drivercinap_lenrek
2015-01-02aux/realemu: remove unused globalftrvxmtrx
2015-01-02aux/vga: revert vbegetmodeftrvxmtrx
2015-01-02aux/vga: do not set mode 3 unless connectedftrvxmtrx
2015-01-02aux/vga: fix switching with different modeftrvxmtrx
2015-01-01aux/vga: display switching for Intel adaptersftrvxmtrx
2014-12-29aux/vga: scale only if mode was set successfullyftrvxmtrx
2014-12-29aux/vga: rescale after loading new modeftrvxmtrx
2014-12-28aux/vga: remove -s option, move scaling to the size string itselfftrvxmtrx
2014-12-26aux/vga: scaling modes for VESAftrvxmtrx
2014-12-13various cmds: replace magic numbers with Kdel/Keof, etcftrvxmtrx
2014-11-17wpa: handle essid: with whitespaces from ether ifstats filecinap_lenrek
2014-11-17wpa: fix quoting for essid with spacescinap_lenrek
2014-11-02wpa: fork note group when going to background (thanks jpm)cinap_lenrek
2014-11-02realemu: make sure instruction arguments are initialized even when decoding t...cinap_lenrek
2014-08-12aux/8prefix: fix usagemischief
2014-04-15vga: add support nVidia 7600GS (and possibly 7950) (from kenji okamoto)cinap_lenrek
2014-02-21aux/listen: rfork with RFRENDcinap_lenrek