Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-18 | auvia(4) works on via vt8235/vt8237 | Alexander Yurchenko | |
2004-03-18 | Add some wicontrol examples for things ifconfig doesn't support. | Todd C. Miller | |
2004-03-18 | Document the lack of support for fragmented frames when using | Todd C. Miller | |
software WEP and mention the lucent firmware version that uses fragmented frames w/ WEP. | |||
2004-03-18 | mention supported machines here too... | Xavier Santolaria | |
ok drahn@. | |||
2004-03-17 | typos; | Jason McIntyre | |
2004-03-17 | xr mem some more | Michael Shalayeff | |
2004-03-17 | couple fixes, bit more flesh | Theo de Raadt | |
2004-03-17 | man page to describe some of new cpu toys. ok deraadt@ | Ted Unangst | |
2004-03-17 | Document /dev/{k,}mem as usual, as well as the mem0 attachment flags and why | Miod Vallat | |
one might want to use them; mdoc tweaks jmc, feedback from mickey as well. | |||
2004-03-16 | - fix BKTR_OVERRIDE_TUNER | Jason McIntyre | |
- add missing .El ok mickey@ | |||
2004-03-16 | new sentence, new line; | Jason McIntyre | |
2004-03-16 | mention /dev/tty as controlling terminal in FILES. ok jmc@ millert@ | Ted Unangst | |
2004-03-16 | Mention Slovenian keymap. | Miod Vallat | |
2004-03-15 | Mention that software WEP is only supported for HostAP and BSS modes. | Todd C. Miller | |
Add caveat about power saving. Intel PRO/Wireless 2100 (Centrino) clients with power saving experience about 75% packet loss. Other chipsets may have similar issues. | |||
2004-03-15 | Oh how could I forget this funky ITE IT8212F | Alexander Yurchenko | |
2004-03-15 | Sync with the driver code, more chips, merge SATA ones, better | Alexander Yurchenko | |
wording about UDMA modes. Help'n'ok jmc@ | |||
2004-03-15 | Mention SATA drives. | Alexander Yurchenko | |
Help'n'ok jmc@ | |||
2004-03-15 | typo; from robert nagy | Michael Shalayeff | |
2004-03-15 | clarify options; some from robert nagy | Michael Shalayeff | |
2004-03-15 | speling. | Miod Vallat | |
2004-03-15 | Remove out-of-context history note about osiop. Cut'n'paste abuse... | Miod Vallat | |
2004-03-14 | We support only 4-bytes reads/writes. | Alexander Yurchenko | |
ok jmc@ matthieu@ | |||
2004-03-14 | sync list of supported cards to the driver | Michael Shalayeff | |
2004-03-13 | remove unnecessary .Pp before a display; | Jason McIntyre | |
2004-03-13 | missing word; | Jason McIntyre | |
2004-03-13 | .DV -> .Dv | Jason McIntyre | |
2004-03-13 | typos from Lawrence Teo; | Jason McIntyre | |
2004-03-12 | fix SEE ALSO; | Jason McIntyre | |
2004-03-12 | add some articles; | Jason McIntyre | |
2004-03-12 | match GENERIC; | Jason McIntyre | |
from Karl O. Pinc; ok deraadt@ markus@ | |||
2004-03-12 | Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonly | Miod Vallat | |
encountered on the oldest hppa machines. Currently compiled in, but disabled, in the kernel, until it is stable enough - right now read access are fine, but writes eventually time out and do not complete. ok deraadt@ | |||
2004-03-11 | missing word; | Xavier Santolaria | |
ok drahn@. | |||
2004-03-10 | Document SCSIFORCELUN_* options. | Kenneth R Westerback | |
ok deraadt@. | |||
2004-03-10 | new vscom puc; toni.tiveron@tiscali.it | Theo de Raadt | |
2004-03-09 | Merge tsc and tsp, it makes no sense to scatter almost the same information. | Miod Vallat | |
2004-03-08 | Xr between obio and zsc. | Miod Vallat | |
2004-03-08 | Manual page for zsc and zstty, from NetBSD via Martin Reindl, then so beaten | Miod Vallat | |
it bears no resamblence to the originals... | |||
2004-03-08 | Document SCSIDEBUG_* options. | Kenneth R Westerback | |
ok miod@. | |||
2004-03-08 | Mention mpt(4). | Miod Vallat | |
2004-03-06 | Add mpt.4 man page. | Kenneth R Westerback | |
2004-03-05 | Remove "you" and other minor cleanup. Pointed out by deraadt@ | Ryan Thomas McBride | |
2004-03-05 | Sync man page with Net/FreeBSD, as we have sync'ed the driver. | Kenneth R Westerback | |
2004-03-02 | Update man page (sg keymap). OK miod@ | Claudio Jeker | |
2004-02-29 | Enter rfx, driver for the SBus RasterFlex frame buffer family. | Miod Vallat | |
Currently 8-bit only for now. This apparently completes the SBus frame buffer support list - yet if you stumble upon an unsupported SBus frame buffer, I'd love to hear about it... | |||
2004-02-28 | typo | Michael Shalayeff | |
2004-02-28 | list out more of supported models | Michael Shalayeff | |
2004-02-25 | remove -w option to sysctl; | Jason McIntyre | |
diffs from Paul de Weerd; ok deraadt@ | |||
2004-02-24 | record code, from netbsd; via jakemsr@jakemsr.com | Theo de Raadt | |
2004-02-24 | correct includes; | Jason McIntyre | |
ok deraadt@ fgsch@ | |||
2004-02-23 | - document net.inet.etherip.allow; as noted by Graeme Lee | Jason McIntyre | |
- tidy up references a little - .Xr sysctl(3) and ipsec(4) help/ok markus@ |