miod [Mon, 28 Jul 2008 17:49:38 +0000 (17:49 +0000)]
According to the manual, delay slot kill the benefits of being superscalar,
so don't use any in the 88110-specific parts of locore.
reyk [Mon, 28 Jul 2008 16:56:05 +0000 (16:56 +0000)]
sync
reyk [Mon, 28 Jul 2008 16:53:18 +0000 (16:53 +0000)]
revert AR5416 PCIE to AR5418, the product description is clear about
it while atheros' driver says something wrong (even if it is
technically correct). also rename AR9280 PCIE to AR9281 (guessed).
triggered by kettenis@
deraadt [Mon, 28 Jul 2008 16:27:39 +0000 (16:27 +0000)]
document which functions use which YP maps; Ingo Schwarze
deraadt [Mon, 28 Jul 2008 16:22:11 +0000 (16:22 +0000)]
some cleanup; Gleydson Soares
kettenis [Mon, 28 Jul 2008 16:04:26 +0000 (16:04 +0000)]
regen
kettenis [Mon, 28 Jul 2008 16:03:48 +0000 (16:03 +0000)]
Name PLX PEX devices a bit more consistently, and keep them sorted in
numerical order.
claudio [Mon, 28 Jul 2008 15:42:07 +0000 (15:42 +0000)]
Do not use __progname in inetd as it is not portable. Instead hardcode it to
"inetd" in the few locations that print out the program name.
requested and OK deraadt@
thib [Mon, 28 Jul 2008 14:21:17 +0000 (14:21 +0000)]
remove an #if noyet block that will never be needed.
softupdates are reported too statfs via the mount point flags
or the mount_info part of statfs;
ok pedro@
kurt [Mon, 28 Jul 2008 14:17:00 +0000 (14:17 +0000)]
Remove separate pic versions of crt0, crtbegin, crtend. Next
release we are taking a different approach. Idea from kettenis@.
okay kettenis@ weingart@
jsg [Mon, 28 Jul 2008 14:16:19 +0000 (14:16 +0000)]
regen
jsg [Mon, 28 Jul 2008 14:15:18 +0000 (14:15 +0000)]
Add devices from submitted dmesgs and some VX800 bits.
thib [Mon, 28 Jul 2008 13:35:14 +0000 (13:35 +0000)]
dont stuff nfs mount point flags into the statfs f_flags member, its
wrong. But this was harmless anyway since sys_statfs() sets this field
corrently after calling VFS_STATFS();
ok pedro@, blambert@
claudio [Mon, 28 Jul 2008 13:25:10 +0000 (13:25 +0000)]
Fix the tracking of RTF_MPATH. Until now the magic happend on the first route
and not on the routes with the right prio. So pick up the correct route by
calling rn_mpath_prio() first.
OK henning@
yuo [Mon, 28 Jul 2008 10:42:12 +0000 (10:42 +0000)]
add another 3G modems support to umsm(4).
- Option GlobeSuffer ICON7.2
- Option GlobeTrotter HSDPA ICON 225
These modems require special request to change its mode to modem.
It is similar with huawei E220, but these modems using UMASS
standard query to change mode.
tested by pyr@ and ajacoutot@
ok jsg@ and pyr@
damien [Mon, 28 Jul 2008 10:38:05 +0000 (10:38 +0000)]
missing "goto err".
fix IEEE80211_DEBUG builds.
reyk [Mon, 28 Jul 2008 10:02:32 +0000 (10:02 +0000)]
sync
reyk [Mon, 28 Jul 2008 09:58:24 +0000 (09:58 +0000)]
new atheros PCI Ids for the ar9k chipsets, change AR5418 to be AR5416 PCIE.
jmc [Mon, 28 Jul 2008 08:29:50 +0000 (08:29 +0000)]
reinstate a comment whacked in -r1.138; ok deraadt
stefan [Mon, 28 Jul 2008 06:13:22 +0000 (06:13 +0000)]
Fix integer truncation in ttwrite(). ok deraadt, miod.
otto [Mon, 28 Jul 2008 04:56:38 +0000 (04:56 +0000)]
Almost complete rewrite of malloc, to have a more efficient data
structure of tracking pages returned by mmap(). Lots of testing by
lots of people, thanks to you all.
ok djm@ (for a slighly earlier version) deraadt@
deraadt [Mon, 28 Jul 2008 01:54:50 +0000 (01:54 +0000)]
sync
deraadt [Mon, 28 Jul 2008 01:54:46 +0000 (01:54 +0000)]
3 plx devices found on Sun T2 systems
jmc [Sun, 27 Jul 2008 21:14:31 +0000 (21:14 +0000)]
document COMPAT_O43; requested by Oleg Safiullin
text from otto
kettenis [Sun, 27 Jul 2008 20:33:23 +0000 (20:33 +0000)]
Increase the size of the TSB on large memory machines. This make building
a kernel 10-15% faster on the t1k. Don't do this for SMALL_KERNEL though,
otherwise the 4MB locked mapping for the data segment will be too small to
include a ramdisk.
damien [Sun, 27 Jul 2008 18:24:01 +0000 (18:24 +0000)]
sanitize RX path a bit.
make sure drivers pass a contiguous header, check header length earlier.
fix checking of frames sequence number for frames containing an Address 4
field (required for future work).
fix processing of control frames (only pspoll for now).
jmc [Sun, 27 Jul 2008 16:36:09 +0000 (16:36 +0000)]
+I-O DATA WN-G54/CF to the malo(4) list;
damien [Sun, 27 Jul 2008 14:21:15 +0000 (14:21 +0000)]
s/IEEE80211_DPRINTF/DPRINTF/
automatically prepend __func__ to output.
deobfuscates debug messages a bit.
no binary change unless compiled with IEEE80211_DEBUG.
damien [Sun, 27 Jul 2008 14:15:42 +0000 (14:15 +0000)]
remove unused structures and duplicated definitions.
remove clause 3 of license while I'm here (from FreeBSD).
sobrado [Sun, 27 Jul 2008 13:15:31 +0000 (13:15 +0000)]
an enum specifier is more elegant than a set of #defines;
storing the program mode variable (pmode) as a global let us have
a more consistent prototype for usage().
changes suggested by pyr@.
ok pyr@
mglocker [Sun, 27 Jul 2008 13:02:37 +0000 (13:02 +0000)]
Some devices take longer to load the firmware. Increase the firmware
load timeout from 50000us to 500000us.
Reported and tested by William Dunand with an I-O DATA WN-G54/CF device.
Since this device works now, we add it to the man page.
mbalmer [Sun, 27 Jul 2008 11:28:17 +0000 (11:28 +0000)]
fix a typo in a comment.
ok mglocker
jmc [Sun, 27 Jul 2008 10:24:27 +0000 (10:24 +0000)]
bad comma;
claudio [Sun, 27 Jul 2008 10:06:10 +0000 (10:06 +0000)]
Use __progname instead of hand rolled version using argv[0].
Diff from Gleydson Soares gsoares at gmail dot com
OK millert@
stefan [Sun, 27 Jul 2008 07:06:42 +0000 (07:06 +0000)]
Get TAILQ_REPLACE and CIRCLEQ_REPLACE prototypes right.
ok jaredy
miod [Sat, 26 Jul 2008 19:46:56 +0000 (19:46 +0000)]
Recognize an explicit + sign in exponent of hex float constants, needed to
compile current libm. ok martynas@
krw [Sat, 26 Jul 2008 18:55:31 +0000 (18:55 +0000)]
Silence scsi_inquire_vpd() so devices that don't understand the necessary
INQUIRY options don't spam dmesg during probe. Seen by miod@ and kettenis@
for SCSI CD's.
ok miod@
ian [Sat, 26 Jul 2008 16:20:17 +0000 (16:20 +0000)]
Add M$ NX-6000 cam, ok mglocker@
damien [Sat, 26 Jul 2008 12:56:06 +0000 (12:56 +0000)]
shrink ieee80211_set_link_state().
damien [Sat, 26 Jul 2008 12:42:57 +0000 (12:42 +0000)]
remove useless #includes.
damien [Sat, 26 Jul 2008 12:41:34 +0000 (12:41 +0000)]
properly handle management frames (required for future work).
remove useless #includes.
damien [Sat, 26 Jul 2008 12:36:15 +0000 (12:36 +0000)]
call Phase1 every 2**16 frames instead of calling it for every frame.
properly handle frames with an address 4 field (required for future work).
remove useless #includes.
mglocker [Sat, 26 Jul 2008 11:42:43 +0000 (11:42 +0000)]
Since we are able to change the device image resolution on the fly in the
meantime, the memory allocation for the read(2) method for video(4)
is not right anymore, and can cause a buffer overflow.
We fix this by queuering the maximum available image size for a device at
attach time. If the image size should exceed our video(4) buffer after a
video format change (which shouldn't happen), uvideo(4) will gracefully
fail.
Also tested by kettenis@
espie [Sat, 26 Jul 2008 11:31:03 +0000 (11:31 +0000)]
note that fetch hooks are a real bad idea
espie [Sat, 26 Jul 2008 11:05:32 +0000 (11:05 +0000)]
document update-or-install
jmc [Sat, 26 Jul 2008 10:57:09 +0000 (10:57 +0000)]
add -b to SYNOPSIS and usage();
miod [Sat, 26 Jul 2008 10:25:04 +0000 (10:25 +0000)]
Make sure the test array is 64 bit aligned, this now makes sparc fail this
test.
pyr [Sat, 26 Jul 2008 09:48:00 +0000 (09:48 +0000)]
Add -b switch for matching on the last part of the path only.
ok landry@, otto liked the idea and the original diff, ``do it'' deraadt@
krw [Sat, 26 Jul 2008 04:39:51 +0000 (04:39 +0000)]
deivce -> device typo fix in comment.
todd [Sat, 26 Jul 2008 03:59:41 +0000 (03:59 +0000)]
sync
brad [Sat, 26 Jul 2008 01:25:08 +0000 (01:25 +0000)]
Only full-dupex is supported for 1000baseT.
jmc [Sat, 26 Jul 2008 01:12:58 +0000 (01:12 +0000)]
no .Pp before/after .Sh;
brad [Sat, 26 Jul 2008 01:11:36 +0000 (01:11 +0000)]
Also mention half-duplex for 1000baseT.
jmc [Sat, 26 Jul 2008 01:11:30 +0000 (01:11 +0000)]
kill trailing whitespace;
brad [Sat, 26 Jul 2008 00:58:43 +0000 (00:58 +0000)]
slight wording tweak to make the media selection entry consistent with
the entry further down.
brad [Sat, 26 Jul 2008 00:51:38 +0000 (00:51 +0000)]
Pull out some mostly useless info from these pages.
brad [Sat, 26 Jul 2008 00:47:27 +0000 (00:47 +0000)]
Update for the fibre support.
miod [Fri, 25 Jul 2008 21:24:49 +0000 (21:24 +0000)]
phyio -> physio
miod [Fri, 25 Jul 2008 21:11:14 +0000 (21:11 +0000)]
Improve eisa bus probe by deciding the number of logical eisa slots from
the motherboard eisa id, instead of using a ``one size fits all'' value which
is too large on more than half the eisa-capable alpha designs.
The id -> slot # logic is based on the alpha ECU configuration files, so we
should not perform worse than ECU itself (and see all slots ECU sees too).
damien [Fri, 25 Jul 2008 20:54:49 +0000 (20:54 +0000)]
missing .Pp
kurt [Fri, 25 Jul 2008 20:51:56 +0000 (20:51 +0000)]
The PIE address range defaults are too big for alpha and can land on or
above the stack. Fix by mapping PIE into the first quarter of the address
space before stack. "will do for now" miod@
damien [Fri, 25 Jul 2008 20:49:23 +0000 (20:49 +0000)]
add a note in the CAVEATS section about the hardware crypto engine not
being used on the RT2500, RT2501 and RT2600 chipset.
+ Xr wpa-psk(8) as pointed out by jmc@
jmc [Fri, 25 Jul 2008 20:36:16 +0000 (20:36 +0000)]
tweak the rt2700 stuff; ok damien
jmc [Fri, 25 Jul 2008 20:09:05 +0000 (20:09 +0000)]
groff does not like ultra-long lines without whitespace, since it cannot
format them properly; thus i've replaced the .Pa markup on the very
lengthy URL with an unfilled display. this also has the benefit of not
splitting the URL with a hyphen;
ian [Fri, 25 Jul 2008 19:39:40 +0000 (19:39 +0000)]
Mention @bin plist element, ok espie@
kettenis [Fri, 25 Jul 2008 19:37:16 +0000 (19:37 +0000)]
Work around a problem on the t5120 where top(1) would lock up the system for
several minutes by making pmap_resident_count() return 0 for the kernel pmap.
discussed with miod@
damien [Fri, 25 Jul 2008 18:41:16 +0000 (18:41 +0000)]
link to updated firmware packages that remove the obsolete @ignore
directive. firmware itself does not change.
requested by brad@
martynas [Fri, 25 Jul 2008 17:43:44 +0000 (17:43 +0000)]
don't redefine INFINITY -- math.h defines it now
pointed out by, and ok david@, go ahead henning@
mglocker [Fri, 25 Jul 2008 17:20:27 +0000 (17:20 +0000)]
After our recent changes, VIDIOC_S_FMT didn't always return the correct
maximum image size. Fix it. Makes read(2) method work again.
damien [Fri, 25 Jul 2008 16:18:54 +0000 (16:18 +0000)]
document RT2700 (tested by bernd@) and try documenting WPA support.
art [Fri, 25 Jul 2008 15:01:33 +0000 (15:01 +0000)]
In gdt_grow, always map the gdt on the secondary cpus too. This far
we depended on the pageability of the kernel_map to map them which worked
most of the time, until we hit the most improbable case - when cpu_switchto
wanted to fault in the missing gdt page, which at this moment is Verboten.
kettenis@ ok
beck [Fri, 25 Jul 2008 14:56:47 +0000 (14:56 +0000)]
much more correct way of dealing with nfs pending reads/writes
ok thib@
kettenis [Fri, 25 Jul 2008 14:53:38 +0000 (14:53 +0000)]
Switch to a temporary stack early on such that we don't lose if the stack
provided by the PROM gets flushed out of the TLB before we install our own
trap table. Makes RAMDISK kernels work on T2 systems.
deraadt [Fri, 25 Jul 2008 14:38:33 +0000 (14:38 +0000)]
sync
deraadt [Fri, 25 Jul 2008 14:37:09 +0000 (14:37 +0000)]
i have to crank this for a ridiculous reason, to save me about 4 hours of work
martynas [Fri, 25 Jul 2008 14:07:05 +0000 (14:07 +0000)]
don't undefine C99 math macros, if !_GLIBCPP_USE_C99, so that we
can use these functions in C++.
ok millert@. also looked over by espie@, fgsch@.
jmc [Fri, 25 Jul 2008 12:29:33 +0000 (12:29 +0000)]
doc fix; from David Higgs
art [Fri, 25 Jul 2008 12:05:04 +0000 (12:05 +0000)]
Correct printing of the pg_flags for ddb.
art [Fri, 25 Jul 2008 12:02:09 +0000 (12:02 +0000)]
some splassert paranoia.
art [Fri, 25 Jul 2008 11:57:53 +0000 (11:57 +0000)]
flock
art [Fri, 25 Jul 2008 11:41:22 +0000 (11:41 +0000)]
file advisory locking tests from FreeBSD. We fail to detect
two deadlocks at the moment.
mglocker [Fri, 25 Jul 2008 11:12:34 +0000 (11:12 +0000)]
Not all devices support GET_DEF, fall back on GET_CUR if so.
Reported and tested kettenis@
henning [Fri, 25 Jul 2008 08:53:39 +0000 (08:53 +0000)]
shrink MINCLSIZE to MHLEN + 1 again for the release, we're not confident
enough yet that all drivers handle this correctly. intended to be grown
again after release. discussed with claudio, thib and theo
martynas [Fri, 25 Jul 2008 08:00:01 +0000 (08:00 +0000)]
fix apps that use isinff, isnanf; use ieee 754 mi code, as all
other ieee fp archs do; pointed out by theo. tested by theo
grunk [Fri, 25 Jul 2008 07:05:16 +0000 (07:05 +0000)]
In random art visualization, make sure to use the end marker only at the
end. Initial diff by Dirk Loss, tweaks and ok djm@
grunk [Fri, 25 Jul 2008 06:56:35 +0000 (06:56 +0000)]
Add VisualHostKey to example file, ok djm@
deraadt [Fri, 25 Jul 2008 05:09:55 +0000 (05:09 +0000)]
repair .Pq use; Alan R. S. Bueno
deraadt [Fri, 25 Jul 2008 01:29:10 +0000 (01:29 +0000)]
sync
sthen [Thu, 24 Jul 2008 23:55:30 +0000 (23:55 +0000)]
Add "ssh-keygen -F -l" to synopsis (displays fingerprint from
known_hosts). ok djm@
guenther [Thu, 24 Jul 2008 23:42:26 +0000 (23:42 +0000)]
release the bind lock before resetting the signal mask
ok kurt@
deraadt [Thu, 24 Jul 2008 22:34:58 +0000 (22:34 +0000)]
sync
thib [Thu, 24 Jul 2008 19:03:08 +0000 (19:03 +0000)]
the softc sc_lock lockmgr lock is unused, so remove it.
ok krw@, dlg@
thib [Thu, 24 Jul 2008 19:01:28 +0000 (19:01 +0000)]
dont need malloc.h anymore; plus two tiny whitespace fixes
thib [Thu, 24 Jul 2008 18:48:18 +0000 (18:48 +0000)]
remove a bunch of bogus ARGSUSED
claudio [Thu, 24 Jul 2008 18:46:59 +0000 (18:46 +0000)]
Use memcpy() and memcmp() like everywhere else in ospfd. OK norby@
deraadt [Thu, 24 Jul 2008 17:36:52 +0000 (17:36 +0000)]
sng_exponent should be sng_exp (MI code now cares); ok martynas
mk [Thu, 24 Jul 2008 17:31:59 +0000 (17:31 +0000)]
Add timeout_add_sec() etc. to .Nm and, on jmc's request, tweak
some other stuff.
ok art jmc blambert
jsing [Thu, 24 Jul 2008 16:44:56 +0000 (16:44 +0000)]
Specify a cdroot entry that will actually work on a CD.
ok krw@
miod [Thu, 24 Jul 2008 16:34:22 +0000 (16:34 +0000)]
Add code to decode machine checks on Avanti, providing a description of the
problem and lots of register dumps to help the skilled user to fix the hardware.
Not compiled if option SMALL_KERNEL.
From NetBSD.
deraadt [Thu, 24 Jul 2008 15:51:07 +0000 (15:51 +0000)]
bump because of __nan in math.h