macallan
b509f991f8
contrary to the manual the right-to-left flag also causes the blitter to
...
work bottom-to-top
Now all copy*() methods should work properly in all directions.
2011-08-30 02:53:01 +00:00
macallan
241f2dcf8d
fix thinko in downward scrolling ( never had a chance to test it until now... )
2011-08-30 01:21:03 +00:00
dyoung
50eec10ffa
Add pci_ranges.c to the set of files compiled when 'pci' is configured.
2011-08-29 22:46:56 +00:00
dyoung
cfc495a0e8
Move the code for grovelling in PCI configuration space for assigned
...
memory & I/O regions into its own module, pci_ranges.c, so that we can
leave it out on systems that won't need it.
2011-08-29 22:46:04 +00:00
dyoung
564aab2b39
Use a loop instead of tail-recursion for the pci_intr(9) overrides.
...
This is the same change that I just made to the pci(9) overrides. While
I am here, fix a bug: use PCI_OVERRIDE_INTR_DISESTABLISH instead of
PCI_OVERRIDE_INTR_ESTABLISH for the pci_intr_disestablish(9) override.
2011-08-29 22:41:52 +00:00
jym
040d653091
Be more precise for Xen dom0: either Ctrl + Alt + Esc, or +++++ when on
...
serial console.
Thanks to Christoph and Manuel for pointing that out.
2011-08-29 22:01:47 +00:00
joerg
90ee948ed8
Use __dead
2011-08-29 21:08:54 +00:00
joerg
9eba1e423c
Use __dead
2011-08-29 20:41:06 +00:00
joerg
dccf569e0e
Use __dead.
2011-08-29 20:38:53 +00:00
joerg
a1de9c2dbb
Use __dead and __printflike
2011-08-29 20:37:43 +00:00
joerg
4511a017c1
Use __dead
2011-08-29 20:30:36 +00:00
bouyer
d8593e7a9a
PR bin/45299: print FBMASK not FFMASK when lfs_fbmask is incorrect.
2011-08-29 18:43:20 +00:00
bouyer
2fba875a58
Add a flags argument to gcscpcib_attach().
...
Add a flag argument which cause the waychdog to not be attached.
Use it to disable the watchdog on loongson-based platforms, where
the CS5536's reset output is not wired to the CPU reset line :(
2011-08-29 18:34:42 +00:00
bouyer
9f200f93cc
Add a INSTALL_LOONGSON kernel with a ramdisk.
...
build LOONGSON and INSTALL_LOONGSON for evbmips-mip64el
2011-08-29 18:32:18 +00:00
bouyer
90a13a6073
Hide instructions added by -mfix-loongson2f-jump in the same way as
...
-mfix-loongson2f-btb, to avoid a gas warning "macro expanded into
multiple instructions" (which cause GDIUM kernel build failure
as it's built with -Wa,-mfix-loongson2f-jump -Wa,--fatal-warnings).
2011-08-29 18:30:52 +00:00
jruoho
537167411c
Remove some cruft that is no longer needed.
2011-08-29 17:39:54 +00:00
jmcneill
41a1fc0b6b
PR# kern/43681: PT_SYSCALL appears to be broken
...
sys_ptrace: For PT_CONTINUE/PT_SYSCALL/PT_DETACH, modify the p_trace_enabled
flag of the target process, not the calling process.
2011-08-29 17:31:50 +00:00
gson
4d457a688d
Track spacing changes of df.c 1.89
2011-08-29 17:31:41 +00:00
gson
52d3b7aa35
Use the same column spacing for the -h output as with the normal output,
...
as the same header line format is used in both cases and it can't line
up correctly with both of them otherwise.
2011-08-29 17:30:28 +00:00
njoly
e5ce0ad0c8
Fix prologue macros order.
2011-08-29 16:56:32 +00:00
njoly
ed3d4b186b
+devpubd.debug
2011-08-29 16:45:54 +00:00
jruoho
9ef26ccc23
Add few.
2011-08-29 16:28:38 +00:00
jruoho
eedc15b4ff
Some improvements.
2011-08-29 15:35:29 +00:00
mbalmer
ffbe93dc4f
Register as built-in module when compiled wo/ _MODULE.
2011-08-29 15:14:04 +00:00
mbalmer
d9fc073d41
Register as built-in module when not compiled as a module. Reminded by
...
jmcneill.
2011-08-29 15:06:49 +00:00
reinoud
4840e8ce7d
Implement read and modify detection code
2011-08-29 14:59:09 +00:00
joerg
5bb1ddccc2
Use __dead
2011-08-29 14:51:17 +00:00
joerg
490b73bf85
Mark yyerror as static and __dead.
2011-08-29 14:50:27 +00:00
joerg
074c0c6e91
static + __dead
2011-08-29 14:47:47 +00:00
jmcneill
3076984ffe
have pci register itself as a module, and make PCI driver modules depend on it
2011-08-29 14:47:07 +00:00
joerg
7aae24bc7d
static + __dead
2011-08-29 14:45:28 +00:00
joerg
44db7ee6ac
Move usage and mark it static+dead
2011-08-29 14:44:21 +00:00
joerg
30176a91ba
static + __dead
2011-08-29 14:38:30 +00:00
joerg
baa8e84b6f
Use __dead
2011-08-29 14:34:58 +00:00
joerg
693655118a
static + __dead
2011-08-29 14:29:21 +00:00
joerg
7e47a1209f
Use __dead
2011-08-29 14:24:03 +00:00
joerg
d27ef895bf
static + __dead
2011-08-29 14:22:46 +00:00
wiz
5febc69036
Add minimal devpubd man page, not hooked into the build yet.
...
XXX: someone should write drvctl(4)
2011-08-29 14:21:50 +00:00
joerg
593b4a9f8c
Use __dead
2011-08-29 14:14:11 +00:00
joerg
a696160afc
static + __dead
2011-08-29 14:12:29 +00:00
alnsn
e0e35e91bd
Typo.
2011-08-29 14:09:01 +00:00
joerg
6e33bec8d4
static + __dead
2011-08-29 14:05:08 +00:00
joerg
136ac38948
ANSIfy + static + __dead
2011-08-29 14:00:54 +00:00
joerg
d04cc43e5c
usage() is not unused, it is dead
2011-08-29 13:56:17 +00:00
joerg
49dbe234f7
static + __dead
2011-08-29 13:55:22 +00:00
joerg
a631748810
Sprinkle NORETURN.
2011-08-29 13:51:38 +00:00
joerg
a746333485
static + __dead
2011-08-29 13:47:16 +00:00
wiz
b3638dac15
Some fixes from Jared, add zl10353, update AUTHORS.
2011-08-29 13:42:53 +00:00
jmcneill
fffda35fbf
mem_access_handler: print originating lwp ptr + pid + lid
2011-08-29 13:15:54 +00:00
jruoho
86cc76e795
Remove Xfails that are related to the infamous qemu/amd64 floating point
...
bugs. It appears to be quite difficult to identify the exact Qemu version
and setup. These do not fail on the TNF's qemu/amd64 setup, which can be
taken as a reference point for expected failures.
2011-08-29 12:50:50 +00:00