Age | Commit message (Expand) | Author |
2003-04-07 | oops | Michael Shalayeff |
2003-04-07 | add mfcpu() and kill get_psw/set_psw that should not be used from the .c code | Michael Shalayeff |
2003-04-07 | remove dead stuff | Michael Shalayeff |
2003-04-07 | enable viper touching again. | Michael Shalayeff |
2003-04-07 | do not limit the kmem to just the physmem | Michael Shalayeff |
2003-04-07 | only check for space mismatch when coming from user. | Michael Shalayeff |
2003-04-07 | properly recalculate spa-epa when it comes to per-page | Michael Shalayeff |
2003-04-07 | move out non-gsc devices from the gsc section | Michael Shalayeff |
2003-04-07 | this makes wax interrupt | Michael Shalayeff |
2003-04-07 | com1@wax | Michael Shalayeff |
2003-04-07 | s/HP9000/HP 9000/; from weissmanndude | Michael Shalayeff |
2003-04-04 | lower the max kernel vm address since there might be proms right below the io | Michael Shalayeff |
2003-04-04 | always flush on pre-ops. data flushed may involve | Michael Shalayeff |
2003-04-03 | enable sti@phantomas | Michael Shalayeff |
2003-04-03 | enable wax | Michael Shalayeff |
2003-04-03 | make it at least scan the bus | Michael Shalayeff |
2003-04-03 | make large pdc_scanbus-related structs global to avoid blowing the kernel stack | Michael Shalayeff |
2003-04-01 | use PAGE_MASK instead of PAGE_SIZE-1 | Michael Shalayeff |
2003-03-30 | better MAXSSIZ | Michael Shalayeff |
2003-03-29 | try to blink | Michael Shalayeff |
2003-03-29 | fetch the device address list for where supported; say 16 addresses is ought ... | Michael Shalayeff |
2003-03-29 | add some author refs from the older versions of these from much older projects | Michael Shalayeff |
2003-03-29 | nothing uses UADDR | Michael Shalayeff |
2003-03-29 | bus_space_vaddr and related definitions (needs actual implementations) | Michael Shalayeff |
2003-03-29 | allow attaching onto phantomas. check graphics id to seed out the medusa fddi... | Michael Shalayeff |
2003-03-29 | fix fpu printout and remove dead code piece | Michael Shalayeff |
2003-03-29 | some mount stinger onto phantomas and there is not need to flag stingers too | Michael Shalayeff |
2003-03-28 | a small boot for a cd | Michael Shalayeff |
2003-03-28 | s/SADIR/STANDIR/ to avoid conflict w/ the libsa; install raw boot as well as ... | Michael Shalayeff |
2003-03-12 | reclaim more resources on failures. | Michael Shalayeff |
2003-03-03 | march through the trapframes on the stack trace until the very last | Michael Shalayeff |
2003-02-28 | fix comments, from weissmanndude. | Michael Shalayeff |
2003-02-26 | minor fix in a debug printf | Michael Shalayeff |
2003-02-25 | In trap(), always initialize tts, even if TRAPDEBUG is not defined, as it | Miod Vallat |
2003-02-18 | gsc_intr is a leaf | Michael Shalayeff |
2003-02-18 | knf; mickey ok | Theo de Raadt |
2003-02-18 | nicer | Theo de Raadt |
2003-02-18 | Let kernels compile without DDB, USELEDS, and DIAGNOSTIC. | Miod Vallat |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-02-18 | The previous boot device detection code would not work on old pdc machines | Miod Vallat |
2003-02-17 | Allow the generic ps/2 mouse driver, pms, to attach to gsckbc as well. | Miod Vallat |
2003-02-17 | Since the ps/2 input ports show up as two different devices, with the same | Miod Vallat |
2003-02-16 | Provide a wskbd type for gsc keyboards, make gsckbd use it, and take advantage | Miod Vallat |
2003-02-16 | Regen | Miod Vallat |
2003-02-16 | Although some hppa models, such as the 715, will require specific keyboards, | Miod Vallat |
2003-02-15 | A simple and crude driver to play with the hil so-called ``ID module'' | Miod Vallat |
2003-02-15 | Provide a "code" locator for hil devices. This will let people ask their | Miod Vallat |
2003-02-15 | Rework the console management on hppa: | Miod Vallat |
2003-02-15 | Disable sti1, yes, but correctly... | Miod Vallat |
2003-02-15 | gsckbc is more sensitive than pckbc; always allow the enable() accessop | Miod Vallat |