Age | Commit message (Expand) | Author |
2006-01-18 | fix a bug in the fragment cache (used for 'scrub fragment crop/drop-ovl', | Daniel Hartmeier |
2006-01-18 | Fix typo; w83l785ts-l has chip ID 0x70. | Mark Kettenis |
2006-01-18 | Check that SDA pin is able to read input. | Alexander Yurchenko |
2006-01-18 | initial Tx/Rx bits. not working yet. | Damien Bergamini |
2006-01-18 | add some bits to control assoc led. | Damien Bergamini |
2006-01-18 | Don't index before the start of the sc_link array if scsi_probe_bus() | Kenneth R Westerback |
2006-01-18 | Fix math in udf_bmap_internal() on big-endian architectures | Pedro Martelletto |
2006-01-18 | more size_t vs u_int fallout.. i guess the last | Theo de Raadt |
2006-01-18 | Silence acpi during dmesg if it isnt there. | Marco Peereboom |
2006-01-18 | Fix false positives of ipmi on older machines. | Marco Peereboom |
2006-01-18 | add piixpm. | Brad Smith |
2006-01-18 | add some PIIX compatible SMBus controllers from SMSC and ATI. | Brad Smith |
2006-01-18 | regen | Brad Smith |
2006-01-18 | add the vendor id for Agilent Technologies | Brad Smith |
2006-01-18 | enable ixgb here too. | Brad Smith |
2006-01-17 | Major overhaul of the aml parser. Evaluater temporarily disabled. | Jordan Hargrave |
2006-01-17 | Make it detachable. | Alexander Yurchenko |
2006-01-17 | Match "w83791sd". | Mark Kettenis |
2006-01-17 | Support W83791SD as an lm(4) without sensors. | Mark Kettenis |
2006-01-17 | AS99127F rev 1 doesn't have i2c address in register 0x48. | Mark Kettenis |
2006-01-17 | Upon halt, invoke resettodr() on arm platforms, unless we have been sitting | Miod Vallat |
2006-01-17 | Do not invoke resettodr() on shutdown if we have been sitting in ddb. | Miod Vallat |
2006-01-17 | Check LM78/79/81 chip ID to prevent spurious matches. | Mark Kettenis |
2006-01-17 | Use angle bracket and no relative paths for all include files which are not | Miod Vallat |
2006-01-17 | Use strchr() from libkern instead of rolling our own. | Miod Vallat |
2006-01-17 | Need to device_unreg() the implicit device_ref() done by cdlookup() in | Miod Vallat |
2006-01-17 | since bcopy/bzero will be assigned to these pointers, get the size_t in the c... | Theo de Raadt |
2006-01-17 | Remove unused ``stride'' bus_space internal functionality; nothing needs it. | Miod Vallat |
2006-01-16 | Sync m68k fpe code with NetBSD; but remove unimplemented opcodes stubs, so | Miod Vallat |
2006-01-16 | Correctly define extended doubles, the way the 6888x use them; from NetBSD. | Miod Vallat |
2006-01-16 | Do not register adb and pm interrupts until the related devices initialize. | Miod Vallat |
2006-01-16 | Correctly handle successfull FP emulation (doh!) | Miod Vallat |
2006-01-16 | Let the intrhand structs be softc fields, rather than static global variables. | Miod Vallat |
2006-01-16 | enable wbenv. best way to test new code is to enable it | Theo de Raadt |
2006-01-16 | adjust to size_t changes | Theo de Raadt |
2006-01-16 | add another uvm histroy for physpage alloc/free and propagate a debugging pgf... | Michael Shalayeff |
2006-01-16 | Cache the TX producer index instead of reading it every time ti_start is | Brad Smith |
2006-01-15 | Nit. | Alexander Yurchenko |
2006-01-15 | Commit missing bits too: | Mark Kettenis |
2006-01-15 | If we attach an lm(4) to isa(4) that is already attached to iic(4), disable | Mark Kettenis |
2006-01-15 | as of rev 1.16 of bktr_core.c, bktr(4) enables the audio muxes at | Jacob Meuser |
2006-01-15 | Sync sc_memcopy and sc_memzero signatures with bcopy and bzero. | Miod Vallat |
2006-01-15 | cope with the int vs long changes to size_t | Theo de Raadt |
2006-01-15 | Print cache instructions correctly. | Miod Vallat |
2006-01-15 | Comment alipm (and spell out power management for piixpm while I'm there). | Mark Kettenis |
2006-01-15 | wbenv(4), a driver for the Winbond W83L784R/5R/5TS-L hardware monitor. | Mark Kettenis |
2006-01-15 | Fix typo. | Mark Kettenis |
2006-01-15 | fix dma mapping of tx ring. | Damien Bergamini |
2006-01-15 | In iic_exec don't fail immediately if bus is already busy. It might be | Alexander Yurchenko |
2006-01-15 | Sync with piixpm: allow driver to continue to work in polling mode | Alexander Yurchenko |