Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-12 | macro fix; from patrick keshishian | Jason McIntyre | |
2009-01-11 | Only v1000 of the Belkin F5D5005 are sk cards, later revisions | Jonathan Gray | |
have switched to RTL8169. Reported by Shane J Pearson. | |||
2009-01-10 | sync abtn Nd; | Jason McIntyre | |
2009-01-10 | eject and volume controles are supported from now on | Robert Nagy | |
2009-01-10 | Rearrange the video modes list in a table, and mention which one use | Miod Vallat | |
composite sync. | |||
2009-01-09 | Add the zaurus autoconf bits for pxammc. | Jonathan Gray | |
ok dlg@ jmc@ | |||
2009-01-06 | SEE ALSO is sorted primarily by section number; | Jason McIntyre | |
2009-01-06 | - the asus nx1101 attaches as stge(4) | Jasper Lievisse Adriaanse | |
ok jsg@ | |||
2009-01-06 | There will never be a mpls(8) but mpls(4) will be soon here. | Michele Marchetto | |
OK claudio@ | |||
2009-01-06 | better wording for previous; | Jason McIntyre | |
2009-01-05 | - clear some confusion, the chip supports vlan tag insertion/stripping, | Jasper Lievisse Adriaanse | |
just like the driver. ok dlg@ | |||
2009-01-05 | the RT3070 MAC/BBP can be coupled with an RT3020 (1T1R), RT3021 (1T2R) or | Damien Bergamini | |
RT3022 (2T2R) single-band radio transceiver. | |||
2009-01-05 | note that 802.11n is not currently supported, as we do for other | Jason McIntyre | |
similar devices; ok damien | |||
2009-01-05 | update the description for run(4); | Jason McIntyre | |
2009-01-05 | it is better when strings passed to .Nd macros are unique. | Igor Sobrado | |
problem found by deraadt@, fix suggested by kettenis@ on icb. ok damien@, jmc@ | |||
2009-01-05 | add cbus to the device list; ok kettenis | Jason McIntyre | |
2009-01-04 | tweak previous; | Jason McIntyre | |
2009-01-04 | vnet(4) | Mark Kettenis | |
2009-01-04 | slight rewording | Mark Kettenis | |
2009-01-04 | cbus(4); this references vnet(4), which isn't there yet, but will arrive soon. | Mark Kettenis | |
2009-01-03 | oops, forgot that we need to update this file for run(4); | Jason McIntyre | |
2009-01-03 | run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices. | Damien Bergamini | |
the driver supports legacy 802.11abg modes only (no 802.11n yet.) WPA works, with hardware encryption/decryption. committed over an RT2800U (RT2870+RT2820). enabled on i386 and amd64 GENERIC only for now. thanks to Paul Lin at Ralink for letting us ship the firmware under an appropriate license. "man page looks ok" jmc@ "you should commit it" jsg@, ok deraadt@ | |||
2008-12-31 | this URL has changed; URLs are usually short-lived, it would be better | Igor Sobrado | |
not using them as references. ok jakemsr@ | |||
2008-12-31 | pmap_remove() correction; from Ariane van der Steld | Jason McIntyre | |
2008-12-30 | document that .Cd must take args, and is neither parsed nor callable; | Jason McIntyre | |
from Kristaps D??onsons | |||
2008-12-30 | add some missing .At versions; from Kristaps D??onsons | Jason McIntyre | |
2008-12-27 | Remove BUGS section; overlay artifacts are gone and scrolling uses hardware | Mark Kettenis | |
acceleration now. | |||
2008-12-27 | Add a comma to clarify a sentence. | Bret Lambert | |
"that's fine" jmc@ | |||
2008-12-24 | Add quotes around DEBUG value, otherwise config doesn't like it. | Ray Lai | |
While here, change -ggdb to -g (by kettenis). OK millert and kettenis | |||
2008-12-24 | Document video modes, and how to change them (which is tricky on the SS4, | Miod Vallat | |
for no good reason). | |||
2008-12-23 | Link the directory containing the MIB definitions for snmpd(8). | Reyk Floeter | |
2008-12-23 | - document machdep.ddb=2 | Jason McIntyre | |
- tidy up the text around it a little - no need to discuss kernel options we have on by default (DDB) feedback/ok dlg | |||
2008-12-22 | First shoot of the uvideo firmware package. | Marcus Glocker | |
2008-12-21 | fix example comparison function to work with large ranges of numbers. ok ↵ | Ted Unangst | |
djm otto | |||
2008-12-18 | ddb.log is enabled by default, so use "unless disabled" rather | Stuart Henderson | |
than "if enabled". ok jmc@ | |||
2008-12-16 | reorder so that web certificates are more obvious. | Marc Espie | |
Avoid the classical noob problem: read half the manpage, figure out how to build a DSA certificate, then realize it's not what you need. historically, RSA was patented, and so it made sense to put DSA first. But the patent expired a few years ago... okay millert@, jmc@ | |||
2008-12-15 | a little more clarity on link aggregation, after some discussion | Jason McIntyre | |
with mpf; ok mpf | |||
2008-12-14 | MCLGETI takes an mbuf *, not an mbuf. | David Gwynne | |
2008-12-13 | Another camera that works, 'Sure' mglocker@ | Ian Darwin | |
2008-12-13 | My camcorder works now, too :-) | Marcus Glocker | |
2008-12-12 | new firmware for 4965AGN adapters (firmware for 5000 Series does not change.) | Damien Bergamini | |
see http://marc.info/?l=linux-wireless&m=122902161516579&w=2 package contains: iwlwifi-4965-ucode-228.57.2.23.tgz iwlwifi-5000-ucode-5.4.A.11.tar.gz from: http://intellinuxwireless.org/?n=Downloads | |||
2008-12-12 | - note that /tmp and /var/tmp are cleaned by daily(8) | Jason McIntyre | |
- sync the descriptions of /tmp and /var/tmp whilst here requested by Ilya A. Kovalenko | |||
2008-12-11 | list AC8700 in ubsa(4) | Felix Kronlage | |
2008-12-11 | - update the list of types | Jason McIntyre | |
- some text improvements - remember systat(1) ok otto | |||
2008-12-10 | history should mention when the driver appeared in OpenBSD. | Brad Smith | |
2008-12-09 | .Xr sbt(4); ok uwe@. | Xavier Santolaria | |
2008-12-08 | The iSight in my Apple MacBook Pro just works. Add it here. | Paul de Weerd | |
Requested by and ok mglocker@ | |||
2008-12-08 | remove links to the ipw web page, as damien no longer maintains it; | Jason McIntyre | |
ok damien | |||
2008-12-07 | - use MLINKS for currently enabled drm devices | Jason McIntyre | |
- update SYNOPSIS ok oga | |||
2008-12-04 | add 2 more cameras | Yojiro Uo | |