Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-18 | FULLPKGPATH is no longer read-only, and COMMENT is also subpackage dependent. | Steven Mestdagh | |
ok sturm@ bernd@ | |||
2007-01-18 | Add support for AX88772 devices with external PHY. | Jonathan Gray | |
Thanks to Marco S Hyman for sending me hardware to play with. Committed over DUB-E100 rev B1 with external IC Plus PHY. | |||
2007-01-17 | Somehow the .Xr acpi 4 fell out of the SEE ALSO section, so put it back. | Michael Knudsen | |
2007-01-17 | describe BULK_DO variable | Steven Mestdagh | |
2007-01-16 | Remove commented out references to VOP_LEASE(); | Thordur I. Bjornsson | |
ok jmc@ (who pointed this out to me) | |||
2007-01-16 | Implement multiple segment allocation for uvm_pglistalloc, which fixes | Dimitry Andric | |
most agp_generic_bind_memory failures when memory is limited and very fragmented. In effect, this should fix a lot of X startup crashes after activities that exercise memory a lot (e.g. make builds, building big ports, etc). ok mickey, miod | |||
2007-01-15 | descend into man4.landisk | Martin Reindl | |
2007-01-15 | document what one can do with the power switch | Martin Reindl | |
2007-01-14 | Update to match reality. From brad. | Tobias Weingartner | |
2007-01-14 | Match some additional devices found in Linux driver. | Jonathan Gray | |
2007-01-13 | grammar; | Jason McIntyre | |
2007-01-13 | add Sierra Wireless Aircard 875 as suspected to be compatible | Felix Kronlage | |
2007-01-13 | This clarifies the chipsets used to match the names used at the top | Todd T. Fries | |
of the sk(4) man page, since XMAC means nothing in this context. from brad@ | |||
2007-01-13 | Dmitri Alenitchev pointed out that he originally submitted these, | Michael Knudsen | |
thanks! (He also submitted an acpibtn page but I rewrote that recently so I think it's fair that I get to keep it.) | |||
2007-01-12 | Mini-PCI Express -> PCI Express Mini Card as per PCI-SIG name. | Jonathan Gray | |
2007-01-12 | the MC8755 is not MiniPCI, it is a PCI Express Mini Card | Felix Kronlage | |
2007-01-12 | mark up the sysctls; | Jason McIntyre | |
2007-01-12 | lower case .Nd; | Jason McIntyre | |
2007-01-12 | lower case .Nd; | Jason McIntyre | |
2007-01-12 | sort SEE ALSO; | Jason McIntyre | |
2007-01-12 | Note that only rev A of the DUB-E100 works for now. | Jonathan Gray | |
As mentioned by Marco S Hyman on misc@ | |||
2007-01-11 | Add acpicpu(4) here too so it gets built and installed. | Michael Knudsen | |
2007-01-11 | Add acpicpu(4) to the list and tweak the acpiprt(4) entry a bit. | Michael Knudsen | |
2007-01-11 | Add man page for the acpicpu(4) driver. I think all our acpi(4) bits | Michael Knudsen | |
(aside from the kernel API) are documented now. ok marco | |||
2007-01-11 | acpimadt(4) and acpiprt(4) attach to acpi(4) so add them here before jmc | Michael Knudsen | |
hits me over the head for forgetting it. | |||
2007-01-11 | Document the acpimadt(4) and acpiprt(4) drivers. | Michael Knudsen | |
Lots of input and `sure' kettenis. | |||
2007-01-11 | Document rw_enter and rw_exit. | Artur Grabowski | |
Requested and ok by dlg@, ok jmc@ | |||
2007-01-11 | MLINKS for functions described in mbuf_tags(9); | Jason McIntyre | |
2007-01-11 | clean up this Makefile; | Jason McIntyre | |
2007-01-11 | - add a list in acpi.4 of all acpi devices which attach | Jason McIntyre | |
- make the .Nd a little nicer whilst here help/ok mk | |||
2007-01-10 | an update of sk.4 and msk.4, from brad; | Jason McIntyre | |
kettenis and matthieu more or less ok'd it too | |||
2007-01-10 | An example should use "e.g." ("for example") rather than "i.e." | Tom Cosgrove | |
("that is"). ok jmc@ | |||
2007-01-10 | Add a sentence to document the use of the "alias" literal. | Tom Cosgrove | |
ok jmc@ | |||
2007-01-10 | Handle that acpi(4) is split out into individual pages: Remove MLINKS | Michael Knudsen | |
and add to MAN. ok jmc | |||
2007-01-10 | As requested by deraadt, split acpi(4) up into individual driver pages. | Michael Knudsen | |
While doing this, improve and add the text of some manuals. Some of these are simply revived versions of the pages back from when they were individual pages. Input and ok from jmc. Note: When we wrote these pages, people submitted new pages to jmc and I. At some point during this, we decided to merge all pages into acpi(4) (which is now being undone), and I lost track of who sent what. Thus, if you think you should be the copyright owner of any of these files, get back to me in private. | |||
2007-01-10 | "alias" is literal text, not an argument name. | Tom Cosgrove | |
ok jmc@ | |||
2007-01-10 | makesd -> masked; ok miod | Jason McIntyre | |
2007-01-10 | zip trailing whitespace; | Jason McIntyre | |
2007-01-09 | TIOCGPGRP and TIOCSPGRP are the underlying ioctl(2)s for tcgetpgrp and | Robert Nagy | |
tcsetpgrp, respectively, not tcgetattr and tcsetattr; from "Matthew R. Dempsky" <mrd@alkemio.org> | |||
2007-01-08 | wording. | Damien Bergamini | |
2007-01-08 | Remove a note about MIMO and 802.11n | Damien Bergamini | |
Though some adapters use multiple antennas and radio chips to extend the range/coverage and throughput, they won't support the upcoming IEEE 802.11n standard since the radio doesn't support 40MHz channels. Only RT2800 will support 802.11n. | |||
2007-01-08 | Add Gigabyte GN-WI05GS to the list of supported hardware. | Damien Bergamini | |
Add a note about Mini-PCI Express adapters attaching as USB 2.0 devices. | |||
2007-01-08 | Add support for Leadtek Winfast TV 2000 XP, from Tim Leslie | Pedro Martelletto | |
Okay robert@ | |||
2007-01-07 | fcu fans are PWM, express as %; from murenin | Theo de Raadt | |
2007-01-06 | Document hp300 isabr(4). | Miod Vallat | |
2007-01-06 | Bump to firmware 1.3; network byte ordered firmware file. | Marcus Glocker | |
2007-01-05 | sync | Dale Rahn | |
2007-01-05 | Better wording. | Marcus Glocker | |
From Brad. CVS ---------------------------------------------------------------------- | |||
2007-01-05 | Bump firmware package to version 1.2; Reduce from fifteen to one single | Marcus Glocker | |
firmware file (files are concatenated). | |||
2007-01-05 | Remove unknown sensor that seems to always be fixed at 7 | Jonathan Gray | |
on all ThinkPad models. |