jmcneill
21629183b8
Add pmf support.
2008-05-25 16:19:12 +00:00
jmcneill
43af10dd5c
Remove unnecessary rdmsr when modifying MSR_EFER.
2008-05-25 16:17:37 +00:00
bouyer
02ac2b8d02
Add a KASSERT(): Xspllower() will reenable interrupts, so make sure it's
...
not wrong to do so.
2008-05-25 16:09:30 +00:00
bouyer
0fab1fb884
Fix pasto: CLI -> STI
2008-05-25 16:08:41 +00:00
chs
a5e92dac93
if UVMHIST is defined, include headers necessary for its use.
2008-05-25 16:02:08 +00:00
chs
736ec52d87
remove unused macros.
2008-05-25 16:01:29 +00:00
chs
dfe6756df5
add IBM970MP (used in the last model of powermac G5).
2008-05-25 16:00:52 +00:00
chs
b2e9f679cb
recognize the variant found in the last model of powermac G5.
2008-05-25 16:00:11 +00:00
chs
9a885b7050
regen
2008-05-25 15:59:21 +00:00
chs
0efe596589
add devices found in the last model of powermac G5. from openbsd.
2008-05-25 15:58:48 +00:00
chs
eedfb3cc28
fix profiling compilation.
2008-05-25 15:57:50 +00:00
chs
b9a7f48546
enable profiling of assembly functions, except for x86_pause().
...
profiling that one causes the system with profiling on to become so slow
that we get spinlock timeouts.
2008-05-25 15:56:57 +00:00
chs
6740bb5440
enable profiling of assembly functions.
2008-05-25 15:56:11 +00:00
chris
2b534265d6
Check for erratum 261 on AMD Family 10h Stepping 3 processors.
...
Also output any detected errata at verbose, rather than debug, level so
they can be seen with dmesg, and at least have a clue if a BIOS update
would fix the errata.
2008-05-25 15:52:07 +00:00
ghen
4c430fc97a
Implement wscons colemak and dvorak keyboard variants for Sun keyboards.
2008-05-25 15:51:44 +00:00
jmcneill
940dc65cef
Note drvctl event changes.
2008-05-25 15:49:38 +00:00
chris
a868834e61
Add detection of errata for AMD Family 10h steppings A and 2. Covering
...
errata:
254: Internal Resource Livelock Involving Cached TLB Reload
261: Processor May Stall Entering Stop-Grant Due to Pending Data
Cache Scrub
298: L2 Eviction May Occur During Processor Operation To Set
Accessed or Dirty Bit
309: Processor Core May Execute Incorrect Instructions on
Concurrent L2 and Northbridge Response
2008-05-25 15:19:22 +00:00
jmcneill
1e2888bbbd
Export device-driver and device-unit properties via drvctl
2008-05-25 15:03:01 +00:00
christos
e3f3bf2137
PR/38738: murray armfield: Fix type of blen, and reset it on error path. From
...
OpenBSD.
2008-05-25 15:01:24 +00:00
christos
a3bcaff551
mention awk.
2008-05-25 14:55:47 +00:00
christos
2699db69d7
remove things we don't use.
2008-05-25 14:54:52 +00:00
christos
4459d9696e
update to 20070501
2008-05-25 14:51:49 +00:00
christos
200d206cea
from: http://cm.bell-labs.com/cm/cs/awkbook/index.html
2008-05-25 13:51:11 +00:00
jmcneill
3a8a32076d
Add DRVGETEVENT support for /dev/drvctl, based on devmon support by
...
Jachym Holecek for Google Summer of Code. DRVGETEVENT plist is currently
limited to event type, device name, and device parent name.
2008-05-25 12:30:40 +00:00
ad
d5afa113a1
Add some general comments about the mutex implementation.
2008-05-25 12:29:59 +00:00
chris
52c485503f
Fix pxeboot's load tftp:miniroot.i386.kmod to work again.
...
We now wrapper the open call for a module with module_open. It first
attempts to open the module_path munged path, if this fails it then tries
to open the original path.
This allows tftp files to be located correctly.
2008-05-25 11:54:33 +00:00
phx
436768b562
Better call it HID0_BTCD, as in prep, mvmeppc and rs6000 locore.
2008-05-25 10:52:08 +00:00
phx
9728e10361
Added HID0[BTAC] bit for the 604.
2008-05-25 10:16:04 +00:00
wiz
839eeade42
Bump date for previous.
2008-05-25 09:07:21 +00:00
cegger
09d5e20c11
make this build with USSCANNER_DEBUG
2008-05-25 07:04:10 +00:00
dholland
d617ea4585
Fix handling of legacy global variable timezone outputs. PR misc/22221.
2008-05-25 06:18:06 +00:00
hamajima
fa8ddac44a
fix gpio port direction for i2c_wait_for_scl(). Armadillo9 works again.
2008-05-25 04:03:31 +00:00
hamajima
87c715ebc7
fix countdown of "remaining" variable in delay(). Armadillo9 works again.
...
speed up an initial value calculation of "remaining" variable in delay().
2008-05-25 03:57:22 +00:00
dholland
b152b21d9a
fix typo
2008-05-25 01:59:55 +00:00
rtr
221336487d
MKMAN=no -> NOMAN= # defined
...
identified by dh@
2008-05-25 01:46:18 +00:00
dholland
bd9aae96b8
Add myself to the list. (Should have done this months ago...)
2008-05-25 01:15:33 +00:00
xtraeme
305975bcfa
Due to some differencies with a core member that never
...
wanted to help me, I'm quitting definitly from this project
on which I contributed since 2002... so remove me from
the list of developers.
Hasta nunca!
admins: feel free to remove my account and all related stuff.
2008-05-24 23:33:47 +00:00
tron
4d6f948f7a
Fix two more cases of bad handling of "set -e":
...
- false && false
- false || false
2008-05-24 22:24:32 +00:00
jmcneill
10f75496ad
MI implementation of AcpiAcquireGlobalLock and AcpiReleaseGlobalLock.
2008-05-24 22:16:20 +00:00
jmcneill
43c510d39b
Replace asm implementation of ACPI global lock functions with C equivalents.
2008-05-24 22:02:31 +00:00
hauke
5b622a2a06
Attempting to fix display problems of PR mac68k/37874
...
(1) By moving the "Choose your partition" menu up one line, we gain two
lines, since the scroll... message is gone.
(2) With the mac68k MAXPARTITIONS == 8, we only need 7 lines for the
partition table, which does not display the 'c' partition.
After both changes, the display fits nicely on an 80x24 screen even
for a full partition table. Should mac68k want to bump MAXPARTITIONS,
though, the partition table needs to be scrollable.
2008-05-24 21:42:52 +00:00
phx
be85d6f928
Make oea_init() support systems with high-vector configurations (i.e exception
...
vectors at 0xfff00000), and trap_subr.S allows the kernel to be in a memory
region which is not reachable by absolute branch instructions (ba and bla).
High-vector support can be enabled by option PPC_HIGH_VEC, and long-branches
to the kernel are enabled by the option DISTANT_KERNEL.
2008-05-24 21:39:01 +00:00
joerg
5690a56cef
Add entry for dhcpcd.
2008-05-24 21:10:14 +00:00
christos
a41e5a83be
Add coverity alloc comment.
2008-05-24 20:07:00 +00:00
christos
cfb67f710f
add a coverity alloc comment.
2008-05-24 20:05:52 +00:00
christos
e520f14ae6
Coverity CID 5003: Fix memory leak.
2008-05-24 20:00:07 +00:00
christos
e3ee1b22da
Coverity CID 5004: Fix double free.
2008-05-24 19:58:01 +00:00
he
0bf7256056
Document the new ${name}_env feature: list of new or modified environment
...
variables to set when starting ${command}.
2008-05-24 19:57:21 +00:00
christos
78dc0fbbfc
Add a coverity alloc comment.
2008-05-24 19:54:43 +00:00
martin
52b48c415c
More "known bad" formattings of 3 clause UCB license.
2008-05-24 19:52:46 +00:00