Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-07 | move to 3.7-beta | Theo de Raadt | |
2005-03-06 | DIP switches can be tricky to find | Martin Reindl | |
ok miod@ | |||
2005-03-06 | wireless makeover: | Jason McIntyre | |
- standardise 802.11 pages - document modes supported by the card - document wep - document relevant ifconfig(8) options - standard EXAMPLES section - standard SEE ALSO section - standard HARDWARE section includes feedback/diffs from reyk@, jsg@, and damien@; joint work from dlg@ and myself; | |||
2005-03-06 | Document how to force a specific resolution, when not using a Sun monitor. | Miod Vallat | |
2005-03-06 | iron out two inconistencies on how to change resolution from the PROM | Martin Reindl | |
ok miod@ | |||
2005-03-06 | Let people who don't read zaurus.html know about some of the CF wi(4) | Jonathan Gray | |
devices we support. | |||
2005-03-05 | Now that xbox sort-of works on sparc64, port the cgtwelve driver, since | Miod Vallat | |
the only way to connect it to a sparc64 machine is via an xbox device. | |||
2005-03-05 | Preliminary xbox support: attaches, memory mapping and interrupts work, but | Miod Vallat | |
DMA transfers are not implemented yet, and are disabled (which causes drivers to SBus cards on the xbox to fail to attach). In practice, this allows frame buffers to work, maybe more devices; DMA support will be worked on in the near future. | |||
2005-03-04 | zaurus is unlikely to ever have a machdep.apmhalt sysctl, so zap that | Uwe Stuehler | |
paragraph from apm(4); ok drahn@ | |||
2005-03-03 | Support APM_IOC_PRN_CTL, and machdep.apmwarn as documented in apm(4), and | Uwe Stuehler | |
apmd(8); missing sysctl variable noticed by drahn@ | |||
2005-03-03 | Better wording suggested by jmc@ and martin@. | Uwe Stuehler | |
2005-03-03 | Describe scoop and zssp drivers, mention apm(4), and say that saost is | Uwe Stuehler | |
used as a tick/stat clock, not RTC. ok drahn@ | |||
2005-03-03 | dlg@ made me see an error in my last commit: reinstate `Ethernet'; | Jason McIntyre | |
sorry for messing your diff itojun. | |||
2005-03-03 | It turns out that despite what Sun documentation says, zx cards work fine | Miod Vallat | |
inside an xbox, so remove the warning - it is probably a software restriction for their driver, not a hardware restriction. | |||
2005-03-03 | we now do wep | David Gwynne | |
ok jmc@ | |||
2005-03-03 | sort list of supported devices; | Jason McIntyre | |
2005-03-03 | don't mark up punctuation; | Jason McIntyre | |
2005-03-03 | OQO model 01 supported | Jun-ichiro itojun Hagino | |
2005-03-03 | add OQO 01 | Jun-ichiro itojun Hagino | |
2005-03-02 | add pkglocatedb target description to "ports master makefile" target list | Peter Valchev | |
2005-03-02 | back out sendbug rejection line; | Jason McIntyre | |
requested by deraadt@ | |||
2005-03-02 | note that non-generic kernels not advised; | Jason McIntyre | |
diff originally from stuart henderson, reworded by krw@ ok ian@ krw@ hshoexer@ | |||
2005-03-02 | update to tzdata2005f; yay insomnia | Todd C. Miller | |
2005-03-02 | clarify section on packet forwarding; | Jason McIntyre | |
kill redundant blurb about virtual interfaces; ok hshoexer@ deraadt@ | |||
2005-03-02 | update IEEE80211 media types and options; | Jason McIntyre | |
ok jsg@ | |||
2005-03-01 | avoid using a full macro as a -width specifier, it only confuses groff; | Jason McIntyre | |
2005-03-01 | .El in the wrong place; | Jason McIntyre | |
2005-03-01 | import rssadapt man page from NetBSD. | Damien Bergamini | |
ok jmc@ millert@ jsg@ deraadt@ | |||
2005-03-01 | a little spacing; some list adjustment; | Jason McIntyre | |
2005-03-01 | Regen | Miod Vallat | |
2005-03-01 | occurance -> occurrence; | Jason McIntyre | |
2005-02-28 | Use .Ox instead of \*(oS since we don't want the OS version displayed | Todd C. Miller | |
Use "an m" not "a m" | |||
2005-02-27 | document mac68k backplane bus | Martin Reindl | |
ok jmc@ nick@ | |||
2005-02-27 | support 'tagged' in translation rules, non-delayed tag lookup | Daniel Hartmeier | |
ok henning@, deraadt@ | |||
2005-02-27 | spelling fixes | David Krause | |
2005-02-27 | specify direction | Brad Smith | |
2005-02-26 | receive only | Brad Smith | |
2005-02-26 | nge(4) doesn't support VLAN tagging/insertion just yet. | Brad Smith | |
2005-02-26 | simpler macros; | Jason McIntyre | |
2005-02-26 | document wep; | Jason McIntyre | |
tweaks/ok dlg@ | |||
2005-02-26 | - underlying file system of /tmp is not relevant here, so do not | Jason McIntyre | |
talk about it; from krw and beck - /tmp is never preserved, so say it; from pval | |||
2005-02-25 | add ar5211 | Reyk Floeter | |
2005-02-25 | Mention that if a cbq/hfsc queue definition doesn't specify 'bandwidth' | Joel Knight | |
that it defauls to 100% of the parent queue. Fix examples to match. ok dhartmei@ | |||
2005-02-25 | Enable re(4) on alpha. | Jonathan Gray | |
2005-02-25 | big changes. | David Gwynne | |
- capitalise the chipset names since thats what the manufacturer uses. - lowercase b in 802.11b because thats what ieee uses. - dont lie about supporting hostap and adhoc demo modes. - better descriptions of what the hardware can do, especially the operating modes. - replace the ifconfig examples with real documentation what options are used to configure operation of the interface - list caveats lots and lots of help from and ok jmc@ | |||
2005-02-25 | document bsd.rd; text from tom; | Jason McIntyre | |
ok nick@ tom@ | |||
2005-02-24 | mention more chips, jumbo frames and receive checksum offload. | Brad Smith | |
2005-02-24 | another Netgear card. | Brad Smith | |
From: Dmitry Bogdan <dsb at eastonline dot ru> | |||
2005-02-24 | add zoltrix/geniex tv/fm; form jakemsr@ | Michael Shalayeff | |
2005-02-24 | add carp(4) to SEE ALSO; | Jason McIntyre | |
from freebsd -r1.4; |