Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-03 | borrow more from other pages; dlg ok | Theo de Raadt | |
2008-01-03 | ipv6 can handle "dest" lines too; ok marc | Jason McIntyre | |
2008-01-01 | simplify BUGS; ok miod | Jason McIntyre | |
2008-01-01 | Update the notice about the daughterboard, and also mention the driver | Miod Vallat | |
doesn't attach to the MVME328XT (i.e. rebadged 4220, while MVME328S is a rebadged 4210). | |||
2008-01-01 | put lii(4) in the right place; | Jason McIntyre | |
2007-12-31 | fix name | Theo de Raadt | |
2007-12-31 | Xr lii | Theo de Raadt | |
2007-12-31 | a basic manpage for lii. im sure jmc will need to fix this, but its a start | David Gwynne | |
2007-12-27 | last item in NAME should not be followed by a comma; from Pierre Riteau | Jason McIntyre | |
2007-12-24 | bool -> int | Otto Moerbeek | |
2007-12-24 | some fixes from Girish Venkatachalam; as far as i can see, otto has already | Jason McIntyre | |
ok'd this, but is obviously away in some winter wonderland... | |||
2007-12-23 | {dip,DIP-} -> DIP; now they're all the same... | Jason McIntyre | |
2007-12-23 | +.Xr isa 4 , | Jason McIntyre | |
2007-12-23 | Look for environment controller first, and access ITE SuperIO address/data | Oleg Safiullin | |
ports only if we found one. Fixes possible issues with some notebook chipsets. ok deraadt@ tested by me, jcs@ and Rodolfo Gouveia | |||
2007-12-23 | pmap_steal_memory() returns vaddr_t. | Joel Sing | |
ok miod@ | |||
2007-12-21 | remove trailing whitespace; | Jason McIntyre | |
2007-12-21 | a few nits | Marc Espie | |
2007-12-19 | o more cleanup | Oleg Safiullin | |
o Xr watchdogd(8) o bugs section ok jmc@ | |||
2007-12-19 | clean up it.4, and update its description in isa.4; | Jason McIntyre | |
2007-12-18 | New it(4) driver. | Oleg Safiullin | |
Supports ITE IT8705/8712/8716/8718/8726 and SiS SiS950 hardware monitors and ITE IT8712F/8716F/8718F/8726F watchdog timer. | |||
2007-12-18 | oops - sort SEE ALSO; | Jason McIntyre | |
2007-12-18 | add power.4, and link to it where needed. | Jasper Lievisse Adriaanse | |
ok jmc@ | |||
2007-12-16 | fix TAILQ_PREV; from Girish Venkatachalam | Jason McIntyre | |
ok henning | |||
2007-12-16 | no blank lines in man pages, please; | Jason McIntyre | |
2007-12-16 | Add PowerBook6,2 to HARDWARE section. From martin@. | Xavier Santolaria | |
2007-12-16 | Inital driver for the Conexant/Intersil PrismGT SoftMAC USB 2.0 devices | Marcus Glocker | |
based on the GW3887 chipset (b/g). We are able to communicate more or less reliable with DS1 (1Mbps) yet. Tested on i386 and macppc. Short term TODOs: - Find out how to set TX rates. - Fix device hangup while high RX load. - Improve device reset (reload firmware on init, watchdog, etc.). - Fill man page with supported devices (need reports). - Add AMRR rate control. - Add HostAP mode. - Add IBSS mode. - Add LED support. - ... Long term TODOs: - Support the USB 1.0 devices (NET2280, ISL3880, ISL3886 chipsets). OK deraadt@, OK laurent@ | |||
2007-12-15 | .Xr pppd; ok jmc@ fkr@ | Kevin Steves | |
2007-12-12 | bits for relayd(8); | Jason McIntyre | |
2007-12-10 | Mention mavb(4). | Deanna Phillips | |
ok jsing@ | |||
2007-12-10 | document "nwflag" for wireless devices which can operate in | Jason McIntyre | |
hostap mode; ok damien | |||
2007-12-10 | a 8 -> an 8 | Jason McIntyre | |
2007-12-09 | Typo | Miod Vallat | |
2007-12-09 | Attach lcspx to SPX option boards on VAXstation 3100. Tested on model 38 (KA42) | Miod Vallat | |
only, should work on model 76 (KA43) as well. | |||
2007-12-09 | update pedro's email address, at his request; | Jason McIntyre | |
2007-12-09 | kill trailing whitespace; | Jason McIntyre | |
2007-12-09 | clarify that mtx_enter will only raise the ipl if necessary (not | Ted Unangst | |
arbitrarily set it). noticed by deraadt | |||
2007-12-07 | new RT2860 firmware. | Damien Bergamini | |
IMPORTANT: you will need to reboot your machine for the new firmware to be loaded because the firmware is loaded only once. for cardbus/expresscard, unplugging/plugging the adapter should be enough though. | |||
2007-12-06 | Remove incomplete device Xr list. The device pages already reference | Deanna Phillips | |
audio(4), and the bus pages reference the devices, so there's no need for audio(4) to try to keep up. Requested by & ok jmc@ | |||
2007-12-06 | support sch5027 which has two extra fans and slightly different voltage | Theo de Raadt | |
readings; from remco@d-compu.dyndns.org | |||
2007-12-05 | Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4) | Theo de Raadt | |
before pcibios(4), and then.... if acpi(4) attaches, skip pcibios(4) since it messes the machines up. Fixes claudio's HP dl320 G5, and almost assuredly others. ok kettenis | |||
2007-12-05 | Add TRENDnet TEW-401PCplus CardBus adapter. | Marcus Glocker | |
Reported by Inigo Tejedor Arrondo. | |||
2007-12-02 | DIOC{GET,ADD}STATE incorrectly use a user provided pointer without using | Christopher Pascoe | |
copyin/out. Change the API so that the state is included in the ioctl argument, so the ioctl wrappers take care of copying memory as appropriate. Also change the DIOCGETSTATE API to be more useful. Instead of getting an arbitrarily "numbered" state (using numbering that can change between calls), instead search based on id and creatorid. If you want to monitor only a particular state, you can now use the bulk functions first to find the appropriate id/creatorid and then fetch it directly from then on. ok dlg@ henning@ | |||
2007-11-30 | new 4965AGN firmware: 4.44.1.20. | Damien Bergamini | |
2007-11-30 | make mailer.conf(5) more visible. | Jason McIntyre | |
2007-11-29 | Remove devices that do not exist and architectures are not supported. | Joel Sing | |
Also correct device names so they match the corresponding man pages. "that looks correct" jmc@ | |||
2007-11-29 | - for acpi(4), document /dev/apm and /dev/apmctl | Jason McIntyre | |
- for apm(4) pages, sync the description of these devices ok tedu | |||
2007-11-29 | - better integrate msleep() into this page | Jason McIntyre | |
- art says bpendsleep has been removed, so kill it ok art | |||
2007-11-29 | - sort the options list | Jason McIntyre | |
- .Ss -> .Sh, since differentiating between options and sections was sore on the eyes - reduce SEE ALSO to something more practical - assorted minor tweaks along the way | |||
2007-11-28 | <oga> art write me a manpage | Artur Grabowski | |
<art> What? Write it yourself. <oga> sudo art write me a manpage. <art> ok Document msleep(9). | |||
2007-11-28 | i prefer our ISC license. | David Gwynne | |