summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2006-12-09the start of a driver for ahci controllers. this does nothing but map theDavid Gwynne
register space and hook an interrupt up for the controller i have, but it is going into the tree so i can work on it. commit early, commit often
2006-12-08explain why german trains run late; help from jmcTheo de Raadt
2006-12-08Add the Broadcom BCM5787F PCI id.Gordon Willem Klok
Add D-Link DGE-560SX and another Marvell Yukon (unknown model) PCI ids. From the Linux sky2 driver via brad@
2006-12-07+Compex WL54.Jason McIntyre
from www pages;
2006-12-07+Surecom EP-9321-g1.Jason McIntyre
from www pages;
2006-12-07add Novatel Wireless Merlin U740 to the list of supported adaptersFelix Kronlage
2006-12-07http://www.ralinktech.com/ domain name is for sale.Damien Bergamini
use official url instead: http://www.ralinktech.com.tw/
2006-12-07fix the .An line;Jason McIntyre
2006-12-06update for new driver; remove diagnostic section, add bugs, bump dateMartin Reindl
2006-12-06The Zyxel ZyAIR G-100 which michele@ gave me at OpenCON just ... works,Marcus Glocker
so add it to the supported hardware section. Want it back michele? :)
2006-12-05shorter url.Damien Bergamini
2006-12-05update url to atheros customer products database.Damien Bergamini
2006-12-05add dutch kbd map to listingsOtto Moerbeek
2006-12-05- Fix typos.Bernd Ahlers
- Document UPDATE_COOKIES_DIR. - UPDATE_COOKIES_DIR needs to be set for using a read-only ports tree. ok espie@
2006-12-04add Sweex LW053 to the list of supported hardware.Damien Bergamini
reported to work by Johan Torin.
2006-12-04wrap authname and authkey args in quotes to prevent problemsJason McIntyre
when using special chars; from andreas bihlmaier
2006-12-04document FETCH_PACKAGES; from marcus poppJason McIntyre
ok espie
2006-12-04various typos; from daniel maticJason McIntyre
2006-12-03add link to external firmware package.Damien Bergamini
2006-12-01give a more thorough list of subpackage-dependent variable,Marc Espie
rephrase description of package/subpackage to not give the impression one explicitly invokes the other, since it doesn't...
2006-12-01Mention bcw, pointed out by jmc.Jonathan Gray
2006-12-01Correct the explanation of NAT evaluation order. binat is always first,Camiel Dobbelaar
then rdr on inbound packets or nat on outbound packets. This is _not_ necessarily the same order in which the rules are defined in the ruleset. ok jmc dhartmei henning
2006-11-30Mention CardBus attachment in synopsis.Jonathan Gray
2006-11-30more ZD1211B devicesJonathan Gray
2006-11-29Update for ZD1211B support.Jonathan Gray
2006-11-29Enable monitor mode.Marcus Glocker
ok claudio@
2006-11-29tweaks;Jason McIntyre
2006-11-29stateles -> stateless; from stuart hendersonJason McIntyre
2006-11-29Document the changes I committed earlier: If we use a device with PPS output,Marc Balmer
the timestamp is copied from the tty timestamp (presuming tty timestamping has been enabled) or taken when the initial '$' character is received otherwise.
2006-11-28bad space;Jason McIntyre
2006-11-28full mnth name for .Dd;Jason McIntyre
2006-11-28Support "trace /p <pid>" to show the stack trace of any process.Uwe Stuehler
(Keep in mind that $radix is 0x10 by default.); ok by many
2006-11-28mention rtable shitz now that it is enabled in the forwarding pathHenning Brauer
2006-11-28useless XrTheo de Raadt
2006-11-28It's really nice to start your day with writting a man page.Alexander Yurchenko
2006-11-27do not use .Pp before or after .Sh;Jason McIntyre
2006-11-27Comment in WEP support.Marcus Glocker
2006-11-27document bio_register and bio_unregisterDavid Gwynne
with help from jmc@
2006-11-27KB_PTMiod Vallat
2006-11-27document the CDC Ethernet functionUwe Stuehler
2006-11-27- remove reference to non-existent usbf(9); noticed by jmcUwe Stuehler
- add author information
2006-11-27tweaks; ok deraadtJason McIntyre
2006-11-27smallest usb driver ever: enable config on the Blackberry which preventsTheo de Raadt
usb from idling, thus it can get enough power to charge in all cases
2006-11-26Introduction to Universal Serial Bus function support.Uwe Stuehler
2006-11-26- kill trailing spaceJason McIntyre
- new sentence, new line
2006-11-26document new MULTI_PACKAGESMarc Espie
2006-11-26there's no longer a `special' main packages in MULTI_PACKAGES portsMarc Espie
2006-11-26add the Linksys USB1000Brad Smith
2006-11-25sync .Nd with what is in pci.4;Jason McIntyre
2006-11-25tweaks;Jason McIntyre