Commit Graph

192813 Commits

Author SHA1 Message Date
vanhu
4020e47561 fixed answer for IP4_SUBNET request 2010-08-04 09:16:58 +00:00
jruoho
da5cba2978 Improvements to wording, grammar, and markup. 2010-08-04 05:51:20 +00:00
pooka
fffcd29dff Attach component to make it work after defpseudodev conversion
(yea, i need to fix the infrastructure for this).
2010-08-03 19:55:17 +00:00
drochner
55e1e4c9f3 .PARSEDIR doesn't work. at least not for me. Use .CURDIR instead
which makes a build with objdir succeed.
2010-08-03 17:24:45 +00:00
jakllsch
30faf1fe35 Cast bus_addr_t to void * via uintptr_t to avoid
'cast to pointer from integer of different size' warnings.
Unbreaks i386 ALL kernel.

Oh, I'm sure I mentioned this before:
THIS DRIVER SHOULD NOT BE DOING THIS!
2010-08-03 14:06:10 +00:00
sborrill
e6b018f13d Add missing -h flag to example 2010-08-03 10:24:39 +00:00
jakllsch
0da82292a5 Use fewer magic constants related to the GCAP register. 2010-08-03 04:02:21 +00:00
jakllsch
bbc746ce72 Consistently use a single CRYPTO_SESID2HID-like macro.
Improve CRYPTO_DEBUG printing a bit:
 print pointers with %p
 print unsigned with %u rather than %d
 use CRYPTO_SESID2LID instead of just casting to uint32_t
2010-08-02 19:59:35 +00:00
joerg
162d6d7dbb Missing defined. 2010-08-02 17:49:04 +00:00
pooka
b71aa0468b +tp 2010-08-02 10:29:58 +00:00
pooka
a8c7d81755 test case for PR kern/43694 2010-08-02 10:29:48 +00:00
martin
f2db49e8b2 Add /libdata/firmware and /usr/lib/libintl* to install CDROMs with
root on iso9660; fixes PR install/43692 and install/43693.
2010-08-02 10:03:12 +00:00
pooka
1a22a69ce5 the old thread which does not return not returning a value
undetectable to all but the sh3 compiler trick
2010-08-02 09:44:23 +00:00
jmmv
eed27dd4f1 Move the TESTSBASE definition from bsd.test.mk to bsd.own.mk. Per joerg@'s
suggestion.
2010-08-02 07:08:26 +00:00
martin
d235e83c9d Remove old style firmware hooks for undistributable bootloader of Diehl
active ISDN cards.
2010-08-01 20:09:33 +00:00
msaitoh
45a4c8de5d Add the following cards' support from FreeBSD:
- Comtrol RocketPort 550/4, 550/8 and 550/16 series
 - Lava Computers Quatro-PCI
 - some NetMos NM9865 cards
 - VScom PCI-200Li
2010-08-01 18:50:24 +00:00
msaitoh
f5a49f6f0f regen. 2010-08-01 18:45:53 +00:00
msaitoh
cafe0a8f59 Add VScom PCI-200Li 2010-08-01 18:45:24 +00:00
jmmv
4eb2a32726 Note the conversion of the sort(1) tests to atf. 2010-08-01 16:45:12 +00:00
jmmv
948b8e0c56 The sort(1) tests have been moved to tests/util/sort/. 2010-08-01 16:44:31 +00:00
jmmv
87c1b2b984 Add files for sort(1) tests. 2010-08-01 16:43:57 +00:00
jmmv
e4c7b890ef Add directory for sort(1) tests. 2010-08-01 16:43:38 +00:00
jmmv
2597405114 Merge the sort tests from regress/ into the existing atfified sort tests.
While doing this put the sort tests into a separate directory to follow
the convention of tests/util/.
2010-08-01 16:42:58 +00:00
mlelstv
addf0d4b54 For sensors with inverted value (1/x function), exchange lower and upper
limits so that {warn,crit}min < curval < {warn,crit}max.
2010-08-01 15:42:19 +00:00
mlelstv
1898a7c316 Print the correct value for critmin of a fan sensor. 2010-08-01 15:39:52 +00:00
pooka
5656c31054 * apparently operations can also fail with EIO and EOPNOTSUPP while
mountd hup is in progress.  strange, since I can't remember seeing
  those a few days ago when i ran this quite a lot.  anyway, don't
  make those errnos fatal failures.
* also in the "apparently" sector, although this test fails 100%
  reliably on my development host, it does not always trigger in the
  anita run.  so apply the current "race condition test" idiom
2010-08-01 15:38:27 +00:00
mlelstv
5a5f088539 The erroneous error codes described in kern/43616 have been fixed. 2010-08-01 14:50:54 +00:00
tsutsui
15b7c57f37 Fix typo in pci_intr_disestablish(9) macro. 2010-08-01 12:42:45 +00:00
kiyohara
8f52632eee Add Marvell E1116R. 2010-08-01 09:54:12 +00:00
pooka
aec11d355a nfs now has tests in it, so need to convert from SUBDIR to
TESTS_SUBDIR.  Once again I failed to see that one coming.
2010-08-01 08:32:17 +00:00
mlelstv
e5aae12639 sc_cmd_mtx protects a command sequence, no longer abuse it for delays.
Initialize mutexes and condition variables in attach and not in the
asynchronously started kernel thread.

Increase BMC spin timeout from 5ms to 15ms, this is necessary to detect
the BMC in a HP ML110G4 reliably.

Implement non-linear sensors as defined in IPMIv2.0 with some crude
32.32 fixed point arithmetic. This adds some small errors as logarithm
and power functions are only approximated.

Fix sensor index mapping so that sensor limits are computed correctly.
2010-08-01 08:16:14 +00:00
kiyohara
06d4ca3757 Remove mvsata_pci_products's terminator(-1). Instead of it use __arraycount(). 2010-08-01 07:38:17 +00:00
kiyohara
a6ccc4563f Add attribute sysmon_envsys to device uthum. 2010-08-01 07:29:03 +00:00
kiyohara
c819f20a75 Support xserver. 2010-08-01 07:07:00 +00:00
kiyohara
049fc26168 Cleanup foo_match().
+ Remove check for model.
  + Remove unnecessary null line.
2010-08-01 06:57:06 +00:00
kiyohara
bb67784ce9 Cleanup mvuart_match(). 2010-08-01 06:47:16 +00:00
taca
5dad8344cc Fix compile error. 2010-08-01 06:34:38 +00:00
kiyohara
984cab17bc Support xserver for bebox. 2010-08-01 06:24:30 +00:00
kiyohara
a3950e3133 Add pci* and wscons for xserver. 2010-08-01 06:15:03 +00:00
kiyohara
ada1d3f0c8 Support xserver. 2010-08-01 06:13:19 +00:00
tsutsui
6be2ca7ac4 Remove unneccesary ttyv0 (pccons), isdns, and openfirm. 2010-08-01 04:08:27 +00:00
tsutsui
8fb0c75b52 Create audio device node for uaudio(4). 2010-08-01 03:59:03 +00:00
tsutsui
f928eeabe2 Replace powerhook_establish(9) with pmf(9). 2010-08-01 02:47:43 +00:00
tsutsui
9a7de9c704 Remove deprecated powerhook_establish(9) since apmdev(4) which required
the old API was gone.
2010-08-01 02:43:12 +00:00
joerg
c271d4f25f Fix merge error: drop machine from an older workaround for machine.sse
under compat32, drop the assertion, initialize oldlen.
2010-07-31 22:14:18 +00:00
joerg
7f1183f226 Add support for fenv.h interface for i386 and amd64.
Submitted by Stathis Kamperis as part of GSoC 2010 and ported from
FreeBSD.
2010-07-31 21:47:52 +00:00
dholland
810cb26dbe Don't attempt to store bitmasks in a variable of type 'bool'.
From Shuichiro URATA in PR 42390. Should be pulled up to -5.
2010-07-31 21:21:17 +00:00
joerg
4f423e005b Add machdep.fpu_present, machdep.sse and machdep.sse2 sysctls for
compatibility with i386 and compat32.
2010-07-31 18:38:32 +00:00
pooka
c13e4851ce +tp 2010-07-31 17:12:53 +00:00
pooka
9cf29ab3ea Fuzztest puffs mount. There are n different levels of testing:
each one pours more and more sane garbage into the args to that
the mount progresses further and further.  Level 8 (at least when
writing this comment) should be the one where mounting actually
succeeds.

Our metric of success is crash / no crash.
2010-07-31 17:11:45 +00:00