dsl
e46010532d
Remove some .c files accidentally left on the .S lines
2009-08-12 21:24:57 +00:00
dsl
cfac8834d7
Split the lines that add .c to SRCS from those that add .S
...
No changes (apart from the order) intended.
2009-08-12 21:20:40 +00:00
dsl
6f5236b423
Use stuff from libc/Makefile to auto-remove .c files if a .S has been added.
...
Use it to dispose of tne .c files that were already only conditionally
added.
2009-08-12 21:18:42 +00:00
seanb
612dfc4de9
Watch getservbyport_r() semantics. sv needs scope
...
while results are being looked at which in turn
are no longer valid after a endservent_r().
2009-08-12 20:24:30 +00:00
skrll
6213e5fd5f
Define HPPA_FLEX_SIZE
2009-08-12 20:10:41 +00:00
macallan
5326bdc37e
mention voyagerfb
2009-08-12 19:43:00 +00:00
macallan
c36cf5306b
use voyagerfb
2009-08-12 19:39:51 +00:00
macallan
5f495e4be4
add voyagerfb, a driver for the Gdium Liberty 1000's onboard graphics chip
2009-08-12 19:28:00 +00:00
tsutsui
c144cf4a36
Fix a botch in the previous rev 1.21:
...
We have to mask higher bits on NCR register access via bus_space_read_4(9),
as the previous NCR_READ_REG() does.
Problem reported by Erik Bertelsen on port-pmax@.
I tested a different version on 3MIN and I also tested committed version
on gxemul, but 3MAX doesn't have asc_ioasic but asc_tc..
2009-08-12 14:06:13 +00:00
simonb
598bb4aec3
Match the Broadcom BCM5464 PHY.
2009-08-12 13:34:34 +00:00
simonb
7971cd7c5f
Regen.
2009-08-12 13:33:42 +00:00
simonb
1bb23ef36e
Add Broadcom BCM5464 PHY.
2009-08-12 13:33:02 +00:00
simonb
00bf4c87d7
Remove many magic numbers for addresses and interrupt numbers, and use
...
constants defined in SiByte/Broadcom standard header files. Switch from
using offsets for locators to actual addresses.
Tested on a swarm (my rhone is dead, but should be OK there too).
2009-08-12 12:56:29 +00:00
sborrill
713116a751
Update to reflect new open-source ath hal
2009-08-12 12:15:49 +00:00
msaitoh
7dc1329052
Add 1000BASE-BX10.
2009-08-12 11:17:17 +00:00
skrll
32444302bd
Fix non-DEBUG builds.
2009-08-12 10:03:30 +00:00
dholland
da121b3331
sprinkle static
2009-08-12 08:54:54 +00:00
dholland
1e99780e5d
sprinkle static
2009-08-12 08:44:45 +00:00
dholland
5305281b0c
sprinkle static
2009-08-12 08:21:41 +00:00
dholland
f2a20f5fe4
sprinkle static
2009-08-12 08:04:05 +00:00
skrll
c352a1ce0c
Remove NOP flushes. pvh_list == NULL.
2009-08-12 07:46:36 +00:00
skrll
3e1a0e3c2d
Pull across a fix from OpenBSD, but use PDE_SIZE instead of ~PDE_MASK + 1.
...
Make sure that if a PDE isn't there, we skip to the start of the address
range covered by the next PDE and not somewhere in the middle. The old could
have skipped over some valid PTE's causing them to stay behind in the pmap.
Since we would not flush the cache for those pages either this could also
cause memory corruption when dirty cache lines would be written back to
memory at a later stage.
2009-08-12 07:42:36 +00:00
dholland
75b3905d60
sprinkle static and prune some dead code
2009-08-12 07:42:11 +00:00
dholland
9b92b18917
sprinkle static
2009-08-12 07:28:40 +00:00
dholland
bc0970cff2
sprinkle static
2009-08-12 06:19:17 +00:00
dholland
6613b31163
sprinkle static
2009-08-12 06:06:28 +00:00
dholland
e0ba63fe83
sprinkle static
2009-08-12 05:48:04 +00:00
dholland
f59d107e64
sprinkle static
2009-08-12 05:35:44 +00:00
dholland
43e0d095a0
sprinkle static and prune some dead code
2009-08-12 05:29:40 +00:00
dholland
9795f61a5a
sprinkle static
2009-08-12 05:17:57 +00:00
matt
3fbfc25940
If using the N32 ABI, define _BSD_JBSLOT_T as long long. Keep _JBLEN
...
constant since _BSD_JBSLOT_T will now change in size so _JBLEN doesn't
have to.
2009-08-12 05:12:58 +00:00
matt
21d93aff03
Allow <machine/setjmp.h> to override the type using in jmpbuf.
2009-08-12 04:57:36 +00:00
dholland
24ddf1fdf8
looks as if "ospeed" here was meant to be extern.
2009-08-12 04:51:11 +00:00
dholland
7a2ed76402
sprinkle static
2009-08-12 04:48:03 +00:00
dholland
c62bf84c55
sprinkle static
2009-08-12 04:28:27 +00:00
matt
a630fd3317
Merge most of the builtin_defines from Linux since they are far superior
...
to the ones NetBSD has and it allows easier porting.
2009-08-12 02:12:44 +00:00
aymeric
46545ebf5c
bump to nb5:
...
. :ESC works again
. #+ and #- work again
2009-08-11 21:42:03 +00:00
aymeric
7963ec5bf2
. adding STRCHR variants to common/multibyte.h for the benefit of
...
. making #+ and #- work again in vi/v_increment.c
2009-08-11 21:28:02 +00:00
aymeric
b8018f6743
in v_ecl(), copy the converter from the shadow screen initialized in
...
v_ecl_init(), so that history can be displayed and edited.
Which means, :ESC works again.
2009-08-11 21:24:49 +00:00
snj
8af0e5d28c
It's "let's"
2009-08-11 19:15:30 +00:00
snj
384b3bfe6a
We use gdb 6.5 these days.
2009-08-11 19:07:33 +00:00
snj
c195224d45
Be consistent within this document: Queue -> Queuing.
2009-08-11 19:03:29 +00:00
dsl
a245205b96
Change NO_SRCS lines to specify .S in order to exclude the .c file from
...
SRCS but add it to LSRCS (sort of makes sense!).
2009-08-11 17:30:43 +00:00
dsl
05e1772663
Change (slightly) the way NO_SRCS is processed, update big comment!
...
Now the .c file is removed from SRCS for both .S and .c in NO_SRSC.
The .c file is added to LSRCS for .S files in NO_SRCS.
(.S files in SRCS have the same treatment - but also get compiled.)
Allows vax build to be fixed.
Also the previous version failed to add to LSRCS correctly.
2009-08-11 17:29:04 +00:00
bouyer
913cd0a8e6
Fix watchdog code:
...
- the timer bound constants are in tick, so convert period to tick before
checking it against the bounds
- for ICH5 or older, fix code that would have always written a 0 period
to the register.
2009-08-11 17:15:32 +00:00
matt
b2a95bab1e
Remove all declarations of physmem from sys/arch. Add an include of
...
<sys/systm.h> to the one file that did not already contain it.
This now means that physmem can be changed by updating systm.h and uvm_page.c
(excluding fixing printfs)
2009-08-11 17:04:14 +00:00
matt
4efef68d70
Fix brain fart. physmem was int not long.
2009-08-11 16:27:08 +00:00
matt
6328246ec5
Add back declaration of physmem but use the existing type (long).
2009-08-11 16:07:24 +00:00
simonb
62c3a46af1
Allow console speed to be overriden with "options CONSPEED=xxx".
...
Default to 115200 (original hard-coded value).
2009-08-11 12:38:24 +00:00
simonb
8ed35a9caa
Sync SiByte includes with cfe-1.4.2.
...
Includes support for bcm1x55 and bcm1x80 chips.
Tested on a BCM1250 board.
2009-08-11 12:34:06 +00:00