Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-15 | Adapt firmware images prefix to driver name. Needs bump to firmware | Marcus Glocker | |
package version 1.1. | |||
2007-09-15 | Fix docdate CVS tag. | Marcus Glocker | |
2007-09-15 | Add initial man page for bwi(4). Points to the firmware package. | Marcus Glocker | |
OK jsg@ | |||
2007-09-14 | mention newer Intel ICH and NVIDIA MCP chipsets. | Brad Smith | |
ok deanna@ dlg@ | |||
2007-09-14 | mention the NVIDIA MCP73 and MCP77. | Brad Smith | |
ok dlg@ | |||
2007-09-14 | sleep(9) was removed aeons ago according to miod, so remove references | Michael Knudsen | |
to it. Because man pages are named after functions (at least they should be) and sleep(9) doesn't exist anymore, sleep.9 is renamed to tsleep.9. Input and reminders from jmc and ratchov. | |||
2007-09-13 | please avoid line wrap in doc source; | Jason McIntyre | |
2007-09-13 | mention the AMD SB700 and SB800 chipsets. | Brad Smith | |
ok dlg@ | |||
2007-09-13 | Add the NVIDIA MCP73 SMBus controller. | Brad Smith | |
ok dlg@ | |||
2007-09-13 | Update manpage to reflect new return code from function. | Tobias Weingartner | |
Thanks to mk@ for reminding me. | |||
2007-09-12 | port of i386 pctr code to amd64; Mike Belopuhov | Theo de Raadt | |
2007-09-12 | sevice -> service; from a list from jung | Jason McIntyre | |
2007-09-12 | add missing description of AUDIO_PERROR ioctl | Alexandre Ratchov | |
reviewed (and corrected) by jakemsr@ | |||
2007-09-11 | fix firmware package version number. it's 2.14.1.5 not 2.14.1.15. | Damien Bergamini | |
and yes 2.14.1.5 is more recent than 2.14.4. don't ask me why, i'm just following Intel's numbering scheme. pointed out by jmc@ | |||
2007-09-10 | point to new 2.14.1.15 firmware (-current only). | Damien Bergamini | |
2007-09-10 | Introduce a md pmap hook, pmap_remove_holes(), which is supposed to mark | Miod Vallat | |
the holes a MMU may have from a given vm_map. This will be automagically invoked for newly created vmspaces. On platforms with MMU holes (e.g. sun4, sun4c and vax), this prevents mmap(2) hints which would end up being in the hole to be accepted as valid, causing unexpected signals when the process tries to access the hole (since pmap can not fill the hole anyway). Unfortunately, the logic mmap() uses to pick a valid address for anonymous mappings needs work, as it will only try to find an address higher than the hint, which causes all mmap() with a hint in the hole to fail on vax. This will be improved later. | |||
2007-09-09 | thmc vs tmhc screwup | Theo de Raadt | |
2007-09-09 | fix name, Xr | Theo de Raadt | |
2007-09-09 | new driver for TI tmhc50 / adm1022 / adm1028; checked by kettenis | Theo de Raadt | |
2007-09-08 | do not show tcp nfs mounts... somebody might think that would be a good | Henning Brauer | |
thing. From: Maurice Janssen <maurice@z74.net> | |||
2007-09-08 | sort previous; | Jason McIntyre | |
2007-09-08 | Driver for WinChipHead CH341/340 USB serial adapters. | Jonathan Gray | |
originally written by Takuya SHIOZAKI <tshiozak@netbsd.org> Currently untested due to lack of hardware. | |||
2007-09-07 | Xr adl 4 | Theo de Raadt | |
2007-09-07 | adl(4) | Mark Kettenis | |
2007-09-07 | nfe supports MCP73; diff from brad, confirmed by ckuethe | Jason McIntyre | |
2007-09-07 | remove a double "Intel Intel"; | Jason McIntyre | |
use this commit as an excuse to remove more .Tn sludge; | |||
2007-09-07 | two reasons to put the ultra long URL in a display instead of (the usual) .Pa: | Jason McIntyre | |
(1) it will stop newer versions of groff complaining (2) it avoids line split so you can cut/paste it more easily | |||
2007-09-07 | Document M_ZERO. | Artur Grabowski | |
2007-09-06 | fix .Nd | Damien Bergamini | |
2007-09-06 | add iwn(4). | Damien Bergamini | |
2007-09-06 | s/Wi-Fi/WiFi/ since it is how Intel spell it. | Damien Bergamini | |
2007-09-06 | new iwn(4) driver for Intel Wireless WiFi Link 4965AGN. | Damien Bergamini | |
no support for 802.11n functions yet (need work in net80211(9) first). committed over my 4965AGN, with only 2 of 3 antennas plugged :-) needs a firmware that is not freely redistributable (see man page). ok deraadt@ | |||
2007-09-06 | correct error in diff output; from Thoren McDole | Jason McIntyre | |
2007-09-05 | fix date; spotted by jmc | Theo de Raadt | |
2007-09-05 | remove trailing blank line; | Jason McIntyre | |
2007-09-04 | Xr | Theo de Raadt | |
2007-09-04 | driver for i2c lm93 sensor; very common on ipmi machines which have i2c | Theo de Raadt | |
bmc's watching on the shared bus. if you disable ipmi, you might see it pop up (reminder why ipmi / i2c mixes are disabled: some ipmi's seem to violate the i2c bus locking protocol). tested by Alexander Lobodzinski | |||
2007-09-02 | vic works in vmware fusion too | David Gwynne | |
2007-09-02 | Add support for Alltel UTStarcom PPC6700. | Jonathan Gray | |
Tested by Sam Fourman Jr. <sfourman@gmail.com> | |||
2007-08-31 | new format firmware load failure messages | Theo de Raadt | |
2007-08-31 | Craddle -> cradle; ok deraadt | Jason McIntyre | |
2007-08-31 | all units can now charge, except a dead-battery 7750 | Theo de Raadt | |
2007-08-30 | document address ranges, with help from jmc@ | Daniel Hartmeier | |
2007-08-29 | remove a comment about this driver being a work in progress. | Damien Bergamini | |
2007-08-29 | update the DIAGNOSTICS section to reflect the new firmware load failure | Damien Bergamini | |
message. | |||
2007-08-28 | yuck, shameful typo | Marc Espie | |
2007-08-24 | Mention 53c720 and 53c770 chips. | Mark Kettenis | |
2007-08-22 | update to tzdata2007g from elsie.nci.nih.gov | Todd C. Miller | |
2007-08-22 | kill trailing whitespace; | Jason McIntyre | |
2007-08-21 | add AUTHORS section | Jasper Lievisse Adriaanse | |
no objections from kettenis@ |