Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-28 | implement hw.cpuspeed sysctl; ok miod@ | Otto Moerbeek | |
2010-02-28 | Bring battery life estimate when charging in line with most other apm(4) | Otto Moerbeek | |
devices. Original code was inspired by/copied/stolen from the macppc apm(4), which has different semantics for battery life while charging. | |||
2010-02-28 | don't guess info in the absense of a specific driver, just report | Otto Moerbeek | |
"we dont' know" | |||
2010-02-28 | Basic apm(4), providing battery/power status and events. apm(4) is the | Otto Moerbeek | |
generic part, ykbec(4) provides the device specific parts. Other battery/power status drivers can easily hook to adb(4). With help from miod@; ok matthieu@ miod@ jasper@ | |||
2010-02-27 | Remove ELF check. It is broken and since the PROM checks the loaded executable | Mark Kettenis | |
anyway, it's not worth fixing. Bump version number. ok deraadt@ | |||
2010-02-27 | regen | Robert Nagy | |
2010-02-27 | add Radeon HD4890 from Tero Koskinen | Robert Nagy | |
2010-02-27 | Fix multicast handling. All Atheros controllers use big-endian form | Kevin Lo | |
when computing multicast hash. From Brad via FreeBSD | |||
2010-02-27 | Eliminate double call to scsi_done() when polling. | Kenneth R Westerback | |
Reported by and fix tested by peters at schwertfische dot de. | |||
2010-02-27 | Don't print sense info for ioctl's. Let the userland program decide | Kenneth R Westerback | |
what to tell the user. Silences cdio and cdrecord while probing media. ok dlg@ marco@ deraadt@ | |||
2010-02-26 | when we build a vendor label for writing, clear the memory supplied by the | Theo de Raadt | |
buffer cache first, so that all sorts of gibble doesn't end up on the disk. ok kettenis (for the sparc/sparc64 ones, at least) | |||
2010-02-26 | crank version of the ofwboot, so we can tell which is which | Theo de Raadt | |
2010-02-26 | - remove double cvs id's | Jasper Lievisse Adriaanse | |
2010-02-26 | - this device doesn't provide volume control, so stop whining about it. it's ↵ | Jasper Lievisse Adriaanse | |
just not there. ok jakemsr@ drahn@ | |||
2010-02-26 | Back out the last commit. Bizzarely, that extra l@ makes boong from CD fail! | Theo de Raadt | |
Why this code, which must be executed, is not failing on disk is an utter mystery. More investigation needed. | |||
2010-02-26 | initialise 's' before first use in the unlikely error path; from cnst | Theo de Raadt | |
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 | regen | Robert Nagy | |
2010-02-26 | Add Ricoh SD/MMC found in the Dell Studio 1557 | Robert Nagy | |
ok deraadt@ | |||
2010-02-25 | Fix up some of the comments to use the correct | Alexandre Ratchov | |
capitilization for names. from brad, thanks! | |||
2010-02-25 | Add VT1617 codec ID used in VIA Tremor 5.1 cards, | Alexandre Ratchov | |
from Alexandr Shadchin <alexandr.shadchin at gmail.com>, thanks! | |||
2010-02-25 | Remove trailing spaces, | Alexandre Ratchov | |
from Alexandr Shadchin <alexandr.shadchin at gmail.com>, thanks! | |||
2010-02-25 | fix two comments that i forgot when the SA query transaction identifier | Damien Bergamini | |
changed from 16 bytes to 2 bytes. no binary change | |||
2010-02-25 | new run(4) ids | Damien Bergamini | |
2010-02-25 | new run(4) ids | Damien Bergamini | |
from Windows driver via http://www.wikidrivers.com/wiki/Ralink_RT2870 | |||
2010-02-25 | Add support for the 82599 ExpressModule (X520-P2) card. | Jonathan Gray | |
2010-02-25 | regen | Jonathan Gray | |
2010-02-25 | add product id for 82599 ExpressModule found in the Linux driver. | Jonathan Gray | |
2010-02-25 | - endianness fixes in then bioctl code; | Marco Peereboom | |
- recognize additional volume and drive states; - make use of the disk vendor_id as it makes sense for sas drives; - fixup offline_reason definitions; - bring back nitems that was removed unintentionaly; - remove unused mpii_get_raid_config_pg0. from <mkb@crypt.org.ru> | |||
2010-02-24 | Update comments: the bit we flip in ISR4C on LS2F systems is not undocumented, | Miod Vallat | |
but documentation for it only exists in Chinese. I still don't have the slightest idea why flipping it is important, but I am more confident flipping it now (-: | |||
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 | Force write posting after changing GPIO pin status. | Miod Vallat | |
2010-02-24 | Fix read/write logic to not rely upon M41T8X_TOD_START being zero. | Miod Vallat | |
No functional change. | |||
2010-02-24 | Don't print "EEPROM reload timed out" message. Devices that don't have an | Mark Kettenis | |
EEPROM exist (RouterBOARD RB600A) and reloading default values from the EEPROM will fail on those decives. ok deraadt@ | |||
2010-02-24 | Sweex LW153 | Damien Bergamini | |
2010-02-24 | The Sweex LW153 is a run(4). | Damien Bergamini | |
2010-02-24 | more run(4) ids | Damien Bergamini | |
2010-02-24 | new vendor OvisLink and associated run(4) id. | Damien Bergamini | |
new Pegatron run(4) id. | |||
2010-02-24 | ALLWIN Tech | Damien Bergamini | |
2010-02-24 | new vendor ALLWIN Tech and associated run(4) product ids. | Damien Bergamini | |
2010-02-24 | - properly maintain sc->curchan | Damien Bergamini | |
- return 1 in athn_intr for the gpio intr too | |||
2010-02-24 | Disable Reduced Interframe Space search on AR9160 to workaround | Damien Bergamini | |
baseband issues. It would be cleaner to modify directly the initvals for AR9160 but I want to keep the exact same initvals as the Linux ath9k driver. from ath9k | |||
2010-02-24 | fix AR_PHY_TX_DESIRED_SCALE_CCK mask (only affect AR9280 2.0 | Damien Bergamini | |
with ROM rev >= 20) do some cleanup of phy registers definitions while i'm here. | |||
2010-02-24 | fix scaling of battery current | Otto Moerbeek | |
2010-02-24 | spacing | Theo de Raadt | |
2010-02-24 | put back the line of code that copies the timestamp out for tables | Henning Brauer | |
tracked down by Dan Harnett <daniel at harnett.name> | |||
2010-02-23 | Add another 340 product ids found in the linux driver | Jonathan Gray | |
2010-02-23 | regen | Jonathan Gray | |
2010-02-23 | add a heap of ftdi devices found in the linux driver | Jonathan Gray | |
2010-02-23 | switch to simple indicators instead of playing string games; prompted | Otto Moerbeek | |
by deraadt@ |