Commit graph

437 commits

Author SHA1 Message Date
aiju 0b22dfd1f6 5e: added note support
added wstat / fwstat / alarm
2011-06-25 16:17:20 +02:00
aiju 81d393942d updated 5e 2011-06-24 15:10:22 +02:00
ment bbfc504d45 boot/pbs: wrong register 2011-06-22 00:30:09 +02:00
cinap_lenrek 6861ffde74 merge 2011-06-16 20:05:18 +02:00
cinap_lenrek 19fda05a6d 9660srv: fix memory leak 2011-06-16 20:04:43 +02:00
aiju 62ff14fb4a fixed 5e mkfile 2011-06-16 18:45:51 +02:00
cinap_lenrek 158b5a3a21 merge 2011-06-16 18:20:19 +02:00
cinap_lenrek e678e4690a fix memleak 2011-06-16 18:19:32 +02:00
aiju 43bae2b836 merge 2011-06-16 17:52:56 +02:00
aiju 2acb5433d8 added 5e (not finished) 2011-06-16 17:49:24 +02:00
cinap_lenrek 5fa804d69f boot(8): simplify 2011-06-16 17:35:07 +02:00
cinap_lenrek 7cd1b102ee remove mconf cruft 2011-06-16 17:33:26 +02:00
cinap_lenrek 68befdff72 timesync: let timesync set the rtc with respect to gmtdelta 2011-06-15 21:15:22 +02:00
cinap_lenrek cde40efb0c boot(8): add cfs support 2011-06-15 14:50:29 +02:00
cinap_lenrek 21ede7960f kbdfs: support ^W word killing 2011-06-15 12:34:30 +02:00
cinap_lenrek c4996be04f boot(8): handle flags and arguments in bootrc 2011-06-14 21:03:03 +02:00
cinap_lenrek cd5cef000f pbs: dont rely on chainloader to hand us a partition table and properly get the partition offset from nhidden in the fat header, add compare after mul because MUL doesnt set ZF but makes it undefined! 2011-06-13 05:34:19 +00:00
cinap_lenrek 67bb0a2c7a cwfs: store newcache format option in config 2011-06-11 14:19:07 +00:00
cinap_lenrek 54e72f3e9c cwfs: dont use hardcoded firstsb for cwfs 2011-06-11 12:29:20 +00:00
ment 73a8e5c832 boot/pc: changed PBS relocating offset 2011-06-08 23:18:26 +02:00
ment 1a5fc6fcd5 unix/mbrfix: no longer needed 2011-06-08 23:05:44 +02:00
ment 7180b70ad3 disk/format: removed 9fat magic VOLID value 2011-06-08 23:05:20 +02:00
ment 748551ea06 boot/pc: PBS now calculates rootdir offset itself 2011-06-08 23:04:30 +02:00
stanley lieber a2a79226eb pci.c: add Intel 82801BAM/CAM/DBM 2011-06-06 00:46:51 -05:00
stanley lieber 8a02b3b69e sdata.c: add Intel 82801HBM/HEM PATA, Intel 82801HBM SATA AHCI (ICH8-M) 2011-06-06 00:45:55 -05:00
cinap_lenrek 4626ebdbd8 add support for mode override in libdisk/proto, fix some perms and add logfiles to cdproto 2011-06-08 00:49:45 +00:00
cinap_lenrek 6feb869371 cp: fix filpath length limitation 2011-06-08 00:44:39 +00:00
cinap_lenrek 1da8475093 kbdfs: simplfy 2011-06-07 05:02:12 +00:00
cinap_lenrek 77481acf05 kbdfs: fix queue bug 2011-06-07 04:35:23 +00:00
cinap_lenrek b932aaeafc merge 2011-06-07 04:15:00 +00:00
cinap_lenrek 241cd31448 kbdfs: simplify ctlproc by putting 9p handling in its own coroutine 2011-06-07 04:14:35 +00:00
cinap_lenrek c39aecc111 cwfs: restore backup block even if directory block didnt got a new address 2011-06-06 07:16:00 +00:00
cinap_lenrek 9310110448 fix real cause of iso name truncation 2011-06-06 04:56:50 +00:00
cinap_lenrek 0fda678227 kbdfs: wakeup and flush when /dev/kbd gets closed 2011-06-06 03:20:41 +00:00
ment 0f29bb556d audio: High Definition Audio driver 2011-06-06 01:07:06 +02:00
cinap_lenrek a36ab714ee merge 2011-06-05 04:00:46 -04:00
cinap_lenrek 61a8ccb46d sdata: add SB600 PATA 2011-06-04 19:54:49 -04:00
cinap_lenrek 546cd2bea2 ape: fix symbol name collision for by renaming static timezone struct to tz 2011-06-04 21:44:21 +00:00
cinap_lenrek 2fa44c883e games/doom: add /sys/games/lib/doom as default wad path 2011-06-04 03:59:08 -04:00
aiju 7a4e46d7ab fixed mktime bug 2011-06-03 13:06:28 +02:00
aiju 67daf453a7 fixed tzset(), hopefully hg timezone bug should be fixed now 2011-06-04 12:02:42 +02:00
aiju 13ae620a45 removed EWOULDBLOCK definition from python 2011-06-04 08:56:37 +00:00
cinap_lenrek f9c92129f3 boot(8): exec() bootrc instead of forkinga sub process 2011-06-04 08:43:45 +00:00
cinap_lenrek 7827e7ae6f cleanup boot(8), replace read(1), fix cpu kernel configs 2011-06-04 08:07:21 +00:00
cinap_lenrek f55d5517ed boot(8): strip bootfs 2011-06-04 07:18:11 +00:00
cinap_lenrek 792b186b3a boot(8): replace bzfs with paqfs 2011-06-04 05:19:29 +00:00
cinap_lenrek f83d4972db devaudio: interlock reads too 2011-06-04 01:04:14 +00:00
cinap_lenrek 75edd13d78 merge 2011-06-04 00:29:51 +00:00
cinap_lenrek 15cdb69f61 devaudio: serialize calls in devaudio, sb16: remove qlock 2011-06-04 00:28:17 +00:00
aiju 6ab691048d added (unfinished) nanosleep to APE 2011-06-03 12:28:37 +00:00
cinap_lenrek 5a333eb240 games/doom: remove debug abort() 2011-06-02 06:52:29 +00:00
cinap_lenrek e4cba4c39a games/doom:
removed libthread dependency, its not needed

fix menu crash bug

introduce ev_char event type and use it for text
entering like savename and chat.

convert Kaltgr to KEY_RALT

fix skipped initialization when opening /dev/audio
fails. also dont try to write to fd -1
2011-06-02 06:47:50 +00:00
cinap_lenrek d17435cbcb 9boot: add support for clearing single config settings 2011-06-01 16:26:14 +00:00
cinap_lenrek 1bc10a7c93 kproc(): remove the lines and the comment 2011-05-31 17:11:33 +00:00
cinap_lenrek d18a4568a8 kprocs dont share memory with up, see: http://9fans.net/archive/2011/05/159 2011-05-31 17:06:41 +00:00
cinap_lenrek 2def26ce10 add cryptsetup to rootfs.bz2 2011-05-31 15:59:36 +00:00
taruti 1be514d177 cryptsetup: multifile commands + -i 2011-05-29 00:47:44 +00:00
cinap_lenrek c9ea2fbb77 merge 2011-05-28 16:34:41 +00:00
taruti 8e388a7037 aux/vga ccru/ccrb parsing 2011-06-02 21:27:41 +00:00
cinap_lenrek 4c93f534ac kbdfs: ignore compose sequence if ctl was pressed 2011-05-28 16:34:14 +00:00
cinap_lenrek 64f14cc6a4 kbdfs: mklatin comments 2011-05-28 08:33:41 +00:00
cinap_lenrek 4e9e860776 rio: fix kbdin 2011-05-28 08:23:32 +00:00
cinap_lenrek 480d8a19b1 merge 2011-05-28 08:16:29 +00:00
taruti 40319a2b96 Fix aux/vga ccru reading 2011-06-01 07:46:41 +00:00
taruti ba6ec01b39 Fix nvidia 6200 0x161 2011-05-31 07:20:21 +00:00
cinap_lenrek fbbb449cc0 big /dev/kbd change, new format, support Alt+Stuff (key composing) 2011-05-28 08:16:01 +00:00
cinap_lenrek 98f4157b5a games/doom: probing 2011-05-27 20:34:52 +00:00
cinap_lenrek e6d579525f games/doom: remove key translation 2011-05-27 19:42:14 +00:00
cinap_lenrek aee28916b0 games/doom: dont pretend we are in a netgame, fix save/load 2011-05-27 17:02:01 +00:00
cinap_lenrek 30da40c16a games/doom: fix the french problem, remove debug prints 2011-05-27 15:55:56 +00:00
cinap_lenrek 439ef2f8ee games/doom: #A/audio -> /dev/audio 2011-05-27 15:26:49 +00:00
cinap_lenrek 9bb72cc699 ac97: max buffer should be full samples, games/doom: enable/disable mouse grabbing when switching to the menu 2011-05-27 15:16:06 +00:00
cinap_lenrek ddfc34d648 games/doom: use black background 2011-05-27 14:13:53 +00:00
cinap_lenrek 42cd9d946f ac97: fix buffering code, games/doom: enable sound 2011-05-27 13:58:55 +00:00
cinap_lenrek c266a31572 kbdfs: disable console processing if /dev/kbd is open 2011-05-27 00:41:58 +00:00
cinap_lenrek f9f94d0b52 sorry... 2011-05-27 00:08:24 +00:00
cinap_lenrek 8b3a1f0755 add doom to games/mkfile 2011-05-27 00:06:15 +00:00
cinap_lenrek ec4bcbd01f rio: disable cons if /dev/kbd is open, add games/doom 2011-05-26 23:30:17 +00:00
cinap_lenrek 269e63406d merge 2011-05-26 14:55:18 +00:00
cinap_lenrek befae4b650 rio: run kbdproc in with clean fdtable 2011-05-26 14:54:28 +00:00
aiju 5f7f366e73 fixed issue #47 2011-05-25 10:14:30 +00:00
taruti 9655db2550 devfs crypto code - alpha version 2011-05-24 22:19:33 +00:00
taruti f34231e16a Fix mkfile from prev commit 2011-05-23 14:01:15 +00:00
taruti e124ba66c5 Add ape/cp + ape/mv 2011-05-23 13:55:05 +00:00
cinap_lenrek 2f0635a159 aux/vga: pci.c dircount bug 3 2011-05-23 23:15:06 +00:00
cinap_lenrek 9a1a927377 aux/vga: pci.c dircount bug 2 2011-05-23 23:12:30 +00:00
cinap_lenrek 8987674d48 aux/vga: pci.c dircount bug 2011-05-23 23:11:29 +00:00
cinap_lenrek 10415cbb8e aux/vga: pci.c strtoul 2011-05-23 22:32:17 +00:00
cinap_lenrek f258c3725d rio: dont leak the /dev/consctl and /dev/kbd filedescriptors into windows 2011-05-23 21:43:51 +00:00
cinap_lenrek 1fdee02884 aux/vga/pci.c: remove useless check 2011-05-23 19:30:17 +00:00
cinap_lenrek bbbfbe3dc4 aux/vga: use devpnp for pci control register io 2011-05-23 19:21:24 +00:00
aiju fb9c05bbef fixed usb/serial 2011-05-23 07:01:56 +00:00
taruti d9b80de6d5 Scan PCI via kernel in aux/vga 2011-05-27 10:49:18 +00:00
taruti a0a1082dbf NVIDIA fix + 0x420 cards 2011-05-27 10:48:12 +00:00
taruti b6c0b30b7f Add Via PV530 bridge 2011-05-23 22:53:43 +00:00
Taru Karttunen 734cc0b6f2 Add SATA id of VIA PV530 2011-05-21 18:04:27 +03:00
cinap_lenrek 742fe500b5 fix panic in usbuhci driver, increase max number of endpoints and alt configurations, make usb/audio continue besides some errors 2011-05-21 18:39:13 +00:00
cinap_lenrek 1ac9d6ab0e boot(8): fix null list in concatenation error for ! input 2011-05-21 03:42:13 +00:00
cinap_lenrek e7d3e20912 remove keyboard stuff from other ports, make openssl and python compile on arm 2011-05-21 00:42:08 +00:00
cinap_lenrek 9adf75a709 sb16: return Blocksize instead of buffer size 2011-05-20 21:16:27 +00:00
cinap_lenrek 6cd063199d devaudio: audiostat perms 2011-05-20 21:08:10 +00:00
cinap_lenrek a75eb31752 devaudio: attach 2011-05-20 20:45:17 +00:00
cinap_lenrek c470e77eae probe code 2011-05-20 20:17:46 +00:00
cinap_lenrek 4bc74b8aef audioif, mixer control 2011-05-20 18:30:46 +00:00
cinap_lenrek 334c58f95e ac97: pci id list 2011-05-19 17:21:55 +00:00
cinap_lenrek e1400c2d5b ac97: fix probe code 2011-05-19 17:00:58 +00:00
cinap_lenrek f5b15ebcd3 dma: comment 2011-05-18 20:02:17 +00:00
cinap_lenrek df687d3840 merge 2011-05-18 19:58:00 +00:00
aiju 61660acf68 fixed stupid bug in msi code 2011-05-19 04:56:01 +00:00
cinap_lenrek b74418c2ce sb16: new approach, works in qemu 2011-05-18 19:57:31 +00:00
aiju 9c9710c8dd added tput(1) 2011-05-17 16:52:25 +00:00
aiju da5d6db6f5 added support for 32 bit MSI 2011-05-17 16:51:30 +00:00
cinap_lenrek 5d7bbec094 reset screenimage in devvga "drawinit" command to account for actualsize 2011-05-17 00:44:34 +00:00
cinap_lenrek be81150bb4 remove audio.h, put stuff in port^(dat fns).h 2011-05-16 22:31:27 +00:00
cinap_lenrek 7b0e90b5d1 sb16: make it work in bochs 2011-05-16 22:09:39 +00:00
stanley lieber f148f75f09 add icanhasmsi 2011-05-15 19:11:53 +00:00
cinap_lenrek 7566b246c4 merge2 2011-05-16 16:30:34 +00:00
aiju 27dc8032ab added scram(8) 2011-05-18 04:17:27 +00:00
cinap_lenrek 585c561e85 merge 2011-05-16 16:30:07 +00:00
cinap_lenrek d11cd06c10 audio.h 2011-05-16 16:29:27 +00:00
cinap_lenrek 7aee021b13 first attempt to port old sb16/ess driver to new audio layer 2011-05-16 14:28:00 +00:00
cinap_lenrek 258a072d95 merge 2011-05-16 12:17:07 +00:00
aiju 3b003767cd added aux/icanhasmsi 2011-05-16 22:56:52 +00:00
aiju 70a168206b fixed [45]s 2011-05-16 22:16:07 +00:00
cinap_lenrek d642d726ba add ac97 driver 2011-05-16 12:16:43 +00:00
stanley lieber c624a207e4 pkg/list: correct listing for file system directories 2011-05-15 07:11:19 +00:00
stanley lieber 55852fa53a pkg: support installing from local directories as well as remote URLs; PKG_PATH -> pkgpath 2011-05-15 05:24:08 +00:00
stanley lieber 25e6361993 add local 2011-05-15 04:34:54 +00:00
stanley lieber 75ccd88e99 pkg: add pkg/local, $PKG_PATH 2011-05-15 04:12:49 +00:00
aiju e17a2a9e89 fixed bug in glendy game 2011-05-16 06:22:11 +00:00
aiju 8e1fbbeda5 added APIC ID remapping 2011-05-16 02:18:29 +00:00
cinap_lenrek d80cf1a4ba merge 2011-05-15 20:09:01 +00:00
aiju 78a02732e3 removed stale variable 2011-05-16 01:39:59 +00:00
aiju 2e1fcabe9e improved interrupt vector allocation code 2011-05-16 01:28:41 +00:00
cinap_lenrek 8bc1aa6127 add ip/tftpfs 2011-05-15 20:08:42 +00:00
cinap_lenrek 266e791298 remove 9bootfat print 2011-05-15 19:19:11 +00:00
aiju fe668572ff added basic MSI and PCI capabilities support 2011-05-16 00:35:16 +00:00
cinap_lenrek 318a980c63 9boot: increase timeout, do less printing 2011-05-15 15:25:31 +00:00
cinap_lenrek 38e42ab857 9boot: replace dots by printing 64k block number in hex 2011-05-15 14:34:37 +00:00
cinap_lenrek bf03cb3084 remove nmi handling 2011-05-15 12:29:49 +00:00
cinap_lenrek 5648d53cdb 9boot: use 500 ms timeout 2011-05-15 12:16:01 +00:00
cinap_lenrek a67e921c7f /dev/kbd: threat key combinations like shift+a as a virtual key and emit both a and A in that case 2011-05-14 21:02:20 +00:00
cinap_lenrek d6679cfa90 9boot: remove debug prints 2011-05-14 19:35:28 +00:00
cinap_lenrek ebf291ab23 merge 2011-05-14 19:20:49 +00:00
cinap_lenrek 0ad5929695 9boot: add e820 scan to bootloader 2011-05-14 19:20:16 +00:00
cinap_lenrek e0c8b9955d 9boot: add APM support 2011-05-14 17:06:27 +00:00
cinap_lenrek b4f2bf77b3 fix overlapping arguments with Tos for initcode process 2011-05-14 17:05:51 +00:00
aiju 981aaea8a4 added minesweeper! 2011-05-14 13:32:57 +00:00
cinap_lenrek 545fc5e329 rio: remove useless if() 2011-05-13 09:08:27 +00:00
cinap_lenrek 76f99f7cb3 serial console support 2011-05-13 08:53:43 +00:00