198297 Commits

Author SHA1 Message Date
jmmv
07be9009b6 Define LIBATF_C and LIBATF_CXX to point to their corresponding .a files and
use these to properly set DPADD for test programs.
2011-02-20 20:16:01 +00:00
dholland
90b9a73922 Remove stray extra newline in error message. 2011-02-20 20:15:36 +00:00
jruoho
b6f1140770 Update the table of sensors. 2011-02-20 19:49:28 +00:00
pooka
d9795c60c4 explicitly set the signal model 2011-02-20 19:45:45 +00:00
christos
c352be32cd fix saslc paths. 2011-02-20 19:24:53 +00:00
jruoho
bf5b5519b3 Add proper definitions. Remove (too) verbose comments. Remove (wrong) debug
printf.  Do not mark the sensor as invalid based on whether the critical
detector output signal has (ever) been asserted without reset. Support for
trip-points will be added later.
2011-02-20 19:24:07 +00:00
christos
555418b829 fix wrong path. Pointed by Anon Ymous 2011-02-20 19:23:19 +00:00
ws
191e94cd7e Fix return values.
OK christos.
2011-02-20 19:05:32 +00:00
tteras
004dc7976f From Roman Hoog Antink <rha@open.ch>: Fix memory leak when using plain RSA
key authentication.
2011-02-20 17:32:02 +00:00
jruoho
3f57b5ca25 AAMOF, ADN, AWK, AYOR, BBR, BOT, CC, CFY, CTN, CYE, DMZ, DYK, EIE, EOS, ETR,
FBOW, FCOL, FOC, FTTT, GOK, GOWI, GTSY, HOAS, IAW, IAY, IB, IDC, IDGI, IDGW,
IDI, IDTT, IQ, IRT, ISBN, IUSS, IW, IYD, JAM, JAS, JFK, JGI, JJA, JW, LMC,
LMK, MMB, MO, NM, NOM, NTN, NW, OAO, PDS, PM, PMFI, PMFJI, PR, RMS, RSI,
SERP, STW, SYS, TCO, TJM, TOC, TOH, TTT, VIP.
2011-02-20 17:29:28 +00:00
rmind
a70218c89c Note major MIPS improvements. OK matt@. 2011-02-20 17:09:31 +00:00
matt
44acfb6daf Make sure to pass cause as the 3rd arg to mips_emul_fp 2011-02-20 16:58:33 +00:00
rmind
83664acfa4 Sprinkle some RCS IDs. 2011-02-20 16:38:13 +00:00
jruoho
6f104f5638 Use kmem(9). Also retire ACPI_PCI_FIXUP and PCI_INTR_FIXUP_DISABLED #ifdefs. 2011-02-20 16:24:54 +00:00
christos
fa64b69b5f one more missing dir. 2011-02-20 16:24:53 +00:00
christos
ab765c5256 missing directory 2011-02-20 16:23:59 +00:00
rmind
436650847d Minor fix of previous: remove __SWAP_BROKEN (it is no more in -current). 2011-02-20 16:03:49 +00:00
christos
58f72fc2d9 set fixes for SASLC 2011-02-20 15:59:22 +00:00
tsutsui
66f0cd4389 Remove leftover debug stuff. 2011-02-20 15:47:28 +00:00
jmcneill
a5307e0e62 add vboxdrm* at drm? 2011-02-20 15:41:22 +00:00
jmcneill
6a0ee33bc0 add VirtualBox DRM driver 2011-02-20 15:40:21 +00:00
jmmv
0553513a0e The mutex3 test is supposed to use a static initializer so that it differs
to the mutex2 test.  This detail was lost during the atfification of these
tests.

Spotted by pooka@ and riz@.
2011-02-20 14:37:44 +00:00
jruoho
53ffcb10ff Adjust SYNOPSIS. 2011-02-20 14:36:38 +00:00
pooka
d9a5e73fe5 minor clarification 2011-02-20 14:21:04 +00:00
cegger
126af76cac add MBSS. From FreeBSD. 2011-02-20 13:51:17 +00:00
jruoho
bd7da44ea9 Add build glue for coretemp(4). 2011-02-20 13:48:25 +00:00
jruoho
8cbd1d28ca Modularize coretemp(4). Ok jmcneill@. 2011-02-20 13:42:45 +00:00
pooka
a7b761c335 Add a test that checks that the client receives SIGIO for an O_ASYNC
socket.
2011-02-20 13:27:46 +00:00
pooka
dd69b8ebde Change the default sigmodel to "raise", it makes more sense than
causing a panic.
2011-02-20 13:09:57 +00:00
jmcneill
48d1e7b781 cpu.h no longer needs via_padlock.h 2011-02-20 12:47:21 +00:00
mrg
9bfacb7551 add some #if 0'ed code to turn the xcall() timeout into a hard panic.
probably put this under DIAGNOSTIC when it is later properly working.
2011-02-20 11:41:20 +00:00
jmcneill
b7d5e19d33 catch up to AR9280 changes 2011-02-20 11:26:33 +00:00
jmcneill
fc2d64618e ath(4): Add support for AR9280 devices. 2011-02-20 11:23:25 +00:00
jmcneill
30dbe043ba add AR9280 support 2011-02-20 11:22:34 +00:00
nakayama
387820aa30 Fix digit number of nanosecond. 2011-02-20 11:21:34 +00:00
jmcneill
074f2fafe1 add AR9280 support 2011-02-20 11:21:02 +00:00
mrg
2f5556f9d6 remove an unused "1:" label left over from previous commit. 2011-02-20 10:26:26 +00:00
hannken
4e993c9545 When looking for the next element of cpu_queue compare the pointer to the
address of the head, not to the head itself.  Not sure if the cast of the
arg to db_value_name() is right, but works on i386 and compiles on sparc64.

Stack traces from ddb work again on i386.
2011-02-20 10:24:45 +00:00
mrg
aa4c71d781 remove the evcnt for NULL struct fpstate * ipi, and switch over to an
explicit panic() if we get one.

i'm pretty sure that converting xmpsg_lock from IPL_VM to IPL_SCHED
fixed this problem properly.  i have not seen the evcnt trigger since
that change, nor have several others queried.
2011-02-20 10:02:01 +00:00
jruoho
691d466bf3 hpqlb(4) was accidentally removed in the previous commit. Put it back. 2011-02-20 08:40:24 +00:00
jruoho
697c18cac8 Build fujbp(4), fujhk(4), and wmieeepc(4) as modules. 2011-02-20 08:37:50 +00:00
jruoho
0aef142598 Split fujbp(4) and fujhk(4) to separate instances from fujitsu(4). Allows
modularization and takes care of tsutsui@'s justified concern over the too
generic name "fujitsu". Ok gsutre@.
2011-02-20 08:31:46 +00:00
matt
3c68128777 Build different kernel when mips64e[bl] 2011-02-20 08:27:32 +00:00
matt
10df5a1be5 Deal with 64 bit versions of kernels 2011-02-20 08:26:08 +00:00
matt
aa306c700f Deal with differences in signal delivery between o32/n32/n64. 2011-02-20 08:14:10 +00:00
matt
6a385f43c2 Regen. 2011-02-20 08:13:29 +00:00
matt
6ab83fddf5 Change some ints to longs (for LP64). 2011-02-20 08:09:46 +00:00
matt
e2862cc1f2 Deal with mips trapframe changes. 2011-02-20 08:08:57 +00:00
matt
91200c4c26 Don't bother the iov in netbsd32_to_msghdr since it needs to handled specially. 2011-02-20 08:07:09 +00:00
matt
045e8178c9 Add some missing includes of <sys/device.h> 2011-02-20 08:03:22 +00:00