Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-07 | Add odyssey(4) to list of supported widgets. | Joel Sing | |
Prompted by jmc@. | |||
2010-03-07 | Shorten .Nd. | Joel Sing | |
2010-03-04 | Introduce odyssey(4), a driver for the SGI VPro (aka Odyssey) graphics | Joel Sing | |
card, which can be found in Octane, Octane2, Fuel, Tezro and Onyx systems. ok miod@ | |||
2010-03-03 | Add some more devices that ckuethe has tested with. | Michael Knudsen | |
2010-03-02 | Add newly supported card; from Brad. | Stuart Henderson | |
2010-03-02 | Add support for the Lemote Lynloong all-in-one PC (basically a Fuloong without | Miod Vallat | |
the serial and IR ports, built into a mac-like case). At least PMON initializes the frame buffer in a much friendlier video mode (1360x768x16), but there is still no frame buffer acceleration yet. Tested by wvdputte. | |||
2010-03-02 | variable name is SUBDIR, not SUBDIRS; from Amarendra Godbole | Jason McIntyre | |
2010-03-02 | Add missing "wsdisplay* at gbe?". Also, list the hardware initialisation | Joel Sing | |
requirements as a caveat rather than a bug. | |||
2010-03-02 | keep Nd lines in sync; | Jason McIntyre | |
2010-03-01 | Add urndis(4), a driver for RNDIS Ethernet over USB. | Michael Knudsen | |
It provides an Ethernet transport typically over EDGE or 3G on cellphones similar to what cdce(4) does on other phones. It is likely to work with most of HTC's recent and coming Android based phones but a bunch of other things (phones in particular) may use it. Started by me; brought to a working state by Jonathan Armani and Fabien Romano over the past week, with some input and additions from me. Tested on i386 and macppc by me (HTC Hero), amd64 by Jonathan and Fabien (HTC Hero), and by gilles@ (HTC Magic) on i386 or amd64. It still has a few kinks to work out, but it works well enough that I can commit this over my HTC Hero. `commit it!' deraadt | |||
2010-03-01 | tweak previous; | Jason McIntyre | |
2010-03-01 | use the right capitalization for Realtek. | Igor Sobrado | |
cardbus(4), pci(4), and urtw(4) changes reminded by jmc@ ok jmc@ | |||
2010-03-01 | add Manpage for uyurex(4) | Yojiro Uo | |
ok deraadt@ | |||
2010-03-01 | CCTS_OFLOW is correctly implemented, not unused (as currently documented); | Jason McIntyre | |
provide a description from G. Paul Ziemba, freebsd pr docs/144127 ok miod | |||
2010-02-28 | Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems. | Miod Vallat | |
Currently unable to change video modes or provide any form of acceleration, so you are stuck in a 640x400x8 mode, but at least people scared of serial consoles will get a chance to use their Fuloongs now. Tested by otto@ (early developments) and jasper@ (final version) | |||
2010-02-28 | we do actually provide a battery life estimate | Otto Moerbeek | |
2010-02-28 | man page for apm(4) | Otto Moerbeek | |
2010-02-28 | sync | Otto Moerbeek | |
2010-02-26 | - there's just no volume control here. | Jasper Lievisse Adriaanse | |
discussed with and ok jakemsr@ jmc@ | |||
2010-02-26 | fix TRY_BROKEN | Marc Espie | |
2010-02-26 | Subdevice interrupt dispatcher for voyager(4) and ohci@voyager device, only | Miod Vallat | |
allowed to match on old gdium artwork, as newer artwork have nothing connected to the usb pins, and this causes the empty bus probe to stall the boot a few seconds. | |||
2010-02-26 | remove superfluous hyphen on `analog-to-digital' and `digital-to-analog' | Igor Sobrado | |
for consistency with other manual pages. ok jakemsr@ | |||
2010-02-26 | pcfadc is in section 4 of the manual, not in section 8; use lower | Igor Sobrado | |
case letters for both `environmental monitoring subsystem' and `analog to digital converter', as these are generic terms and not trade marks; s/analogue/analog/ on `analogue to digital converter'. tweak on iic(4) reminded by jmc@ ok jmc@ | |||
2010-02-25 | CAVEATS for suid programs; based on a diff from Rogier Krieger | Jason McIntyre | |
ok deraadt | |||
2010-02-25 | +.It Xr stsec 4 | Jason McIntyre | |
2010-02-25 | let's try to avoid uppercasing nouns unneccessarily; | Jason McIntyre | |
2010-02-25 | some minor tweaks to the "next day cleanup": in particular, | Ingo Schwarze | |
reference security(8) and make it clear that mail is not always sent; discussed some time ago with jmc@ | |||
2010-02-25 | obvious syntax fix: add missing double quote; | Ingo Schwarze | |
found by mandoc -Wall -Tlint | |||
2010-02-25 | Add 6300ESB/6321ESB to the list, from Brad. | Stuart Henderson | |
2010-02-24 | Minimal support for the ST7 chip found on Gdium Liberty, brings us battery | Miod Vallat | |
information and a few other things not yet wired. | |||
2010-02-24 | - use proper capitalization and add two more .Xr's | Jasper Lievisse Adriaanse | |
2010-02-24 | The iwn-firmware-5.3 package contains a new iwn-6000 firmware image | Damien Bergamini | |
for Intel Centrino Advanced-N 6200/Ultimate-N 6300. See http://marc.info/?l=linux-wireless&m=126697113419549&w=2 for a list of changes. | |||
2010-02-24 | fix SEE ALSO; | Jason McIntyre | |
2010-02-24 | man page for yeeloong embedded controller chip | Otto Moerbeek | |
2010-02-23 | - add more machines these devices are found on. | Jasper Lievisse Adriaanse | |
2010-02-23 | mention 82599 support | Jonathan Gray | |
2010-02-20 | The .Ud macro must not have arguments, or it kills the build with mandoc(1). | Ingo Schwarze | |
Since this is the only page in our tree using the .Ud macro at all, just put the text verbatim as suggested by jmc@. Note that i have a vague suspicion that the whole sentence ("dlctl(3) is currently under development") might be a lie, but as i didn't receive feedback on that, i'm just fixing the formatting issue for now. | |||
2010-02-20 | alphabetically sort the list of supported controllers; while here, | Igor Sobrado | |
rewrite the list of LSI SAS controllers in a way it is shorter. ok marco@ | |||
2010-02-20 | Warn people when not to use mpii | Marco Peereboom | |
2010-02-20 | Add authors and dell board | Marco Peereboom | |
2010-02-19 | move man page for auglx(4) to MI as well | Peter Hessler | |
OK miod@ | |||
2010-02-19 | missing " | Henning Brauer | |
From: Aivar Jaakson <aivar@cirt.pri.ee> | |||
2010-02-19 | tweak previous; | Jason McIntyre | |
2010-02-19 | mfokclock manpage and Xr | Miod Vallat | |
2010-02-18 | Mention new developments. | Miod Vallat | |
2010-02-18 | tweak from otto, which i managed to forget in the initial commit; | Jason McIntyre | |
2010-02-18 | document offsetof; from Thomas Pfaff | Jason McIntyre | |
ok kettenis millert otto | |||
2010-02-18 | missing `]'; from Aivar Jaakson | Jason McIntyre | |
2010-02-18 | Our groff does not handle all cases of nested displays properly, so | Ingo Schwarze | |
resolve the contradiction in the manual whether it's allowed or not in favour of "not allowed" for now, shelving my diff to support nested displays in mandoc(1) for later consideration. Found by and unbreaking the build with mandoc(1). Feedback and OK jmc@ | |||
2010-02-18 | The nesting .Bl .Bd .It is incorrect, .It much be a direct child of .Bl, | Ingo Schwarze | |
not a grandchild. Thus, insert another level of .Bl. Found by and unbreaking the build with mandoc(1). OK jmc@ |