Age | Commit message (Collapse) | Author |
|
microarchitecture (yet). Family 11h (Griffin) is a K8
microarchitectre CPU with some bits from K10 such as power
management and sensor interface.
|
|
(since it uses net80211 and does not manage dynamic parts of beacons).
spotted by jmc@
|
|
|
|
"The driver lets you change to Host AP mode, but it does not work
and it probably never will."
so just remove the HOSTAP capability bit in the code and remove this
sentence.
|
|
CAVEATS section of all drivers claiming HostAP support:
"Host AP mode doesn't support power saving. Clients attempting to
use power saving mode may experience significant packet loss
(disabling power saving on the client will fix this)."
unfortunately (or not?), more and more clients are using PS mode by
default and will not work properly with an AP running OpenBSD.
proper handling of STAs in PS mode will come in net80211 but is is
very unlikely that all drivers will be ported.
|
|
ok thib
|
|
|
|
some initial WMM bits too.
use license.template while i'm here.
|
|
Did a lot of cleanup while I was there.
|
|
|
|
|
|
document comma separated entries; from millert
reorganise the page a bit to read better
ok millert
|
|
|
|
|
|
|
|
prompted by todd@
|
|
release instructions accordingly;
|
|
supports, based on appendix C and D of the VCB02 (qdss) technical manual.
Also parse the selftest results and report device errors.
Not tested on actual tablet due to the lack of any; mouse operation is not
disturbed.
|
|
ok deraadt
|
|
|
|
- update re(4) description in cardbus.4
|
|
|
|
to 8 bit mode operation, and no color or accelerated features until I can
find documentation about it.
Speed is decent by VAX standards, except for scrolling, which is so
abysmally slow one could see ZZ Top's beards growing while waiting for the
screen to scroll...
|
|
|
|
currently limited to serial console and a single processor working.
All ``on-board'' devices, including the Q-bus adapter, but except for
the frame buffer, are supported. The machine will boot over the network
or from SCSI devices.
Lots of thanks to Al Kossow for www.bitsavers.org, on which I found the
technical documentation allowing me to complete this port (which was
lacking at the time I got that machine...).
|
|
Also Extend "nameserver" declaration syntax to support port
numbers. To avoid ambiguity these are only parsed when the address
is enclosed in square brackets, e.g. "nameserver [127.0.0.1]:5353"
Together these changes make forwarding DNS over a SSH tunnel very
easy, but unfortunately some programs in ports/ implement their
own resolvers (e.g. firefox). These will need to be modified to
support these options separately.
fixes jsing@ reyk@
ok deraadt@ millert@ krw@ + "I like it" from lots
|
|
|
|
This is only the simplified layout, which is final; the complete layout with
extra symbols is still being discussed.
|
|
from Fabian (bsdlist at gmx dot net)
|
|
Fixes PR 5898.
|
|
- fix a typo in lkm.4 (different fix used)
- document securelevel(7) (again, different fix taken)
whilst here, some minor repair:
- no need to wrap section names in quotes
- tidy up FILES a little
- new sentence, new line
|
|
``sec''. Instead, use usec/nsec.
Agreed with/no opposition from blambert.
|
|
|
|
we say for those devices which support wpa;
|
|
- simplify wpa example
help/ok damien
|
|
checked and ok jsg@
|
|
"i would really appreciate just something going in" jmc@
|
|
|
|
|
|
|
|
- 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@
|
|
text from otto
|
|
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.
|
|
|
|
ok jaredy
|
|
|
|
|
|
|
|
|
|
|