Age | Commit message (Expand) | Author |
2006-01-10 | list the files the license applies to | Theo de Raadt |
2006-01-10 | fix reading of EEPROM content on big endian arches. | Damien Bergamini |
2006-01-10 | fix reading of EEPROM content on big endian arches. | Damien Bergamini |
2006-01-10 | send management, control and beacon frames at the lowest possible rate | Damien Bergamini |
2006-01-10 | cleanup rt2560_setup_tx_desc(). | Damien Bergamini |
2006-01-10 | fix axe on big endian archs. for jolan | David Gwynne |
2006-01-09 | damn, left a lock | Theo de Raadt |
2006-01-09 | Delay a bit after sending a reset command if the chip is an 53C94 or a 53C96; | Miod Vallat |
2006-01-09 | NCRDMA_SETUP() should be called before NCR_SET_COUNT() and NCRCMD_DMA command | Brad Smith |
2006-01-09 | Remove debug message. | Mark Kettenis |
2006-01-09 | Introduce a wsdisplay type for mac68k frame buffers; we might need to become | Miod Vallat |
2006-01-09 | Move an(4) to a driver based on the NetBSD one. | Jonathan Gray |
2006-01-09 | Reorganize, paying attention to the small differences between Winbond chips. | Mark Kettenis |
2006-01-09 | - add preliminary support for Ralink Technology RT2561, RT2561S and RT2661 | Damien Bergamini |
2006-01-09 | with an offset tweak, this can also support the nvidia nforce smbus | Theo de Raadt |
2006-01-09 | variables now unused | Theo de Raadt |
2006-01-09 | trust i2c_scan for telling us if this is a lm75 or lm77, instead of | Theo de Raadt |
2006-01-09 | do a lot more careful register checking for echos and roll-around and | Theo de Raadt |
2006-01-09 | Make sure the vnode being read is a file, okay dlg@ deraadt@ | Pedro Martelletto |
2006-01-09 | Put vprint() under DIAGNOSTIC, as to save space in generated ramdisks. | Pedro Martelletto |
2006-01-09 | fix a panic in the locking stuff that was caused by a pasto. found by | David Gwynne |
2006-01-08 | regen | Brad Smith |
2006-01-08 | add a third ATI RS480 PCI Express bridge. | Brad Smith |
2006-01-08 | regen | Brad Smith |
2006-01-08 | add another ATI RS480 PCI Express bridge | Brad Smith |
2006-01-08 | Big-endian fix here too. | Miod Vallat |
2006-01-08 | Fix stamp creation for big-endian systems. Makes mac68k happy at 16bpp. | Miod Vallat |
2006-01-08 | Correctly initialize ri_devcmap at 4bpp. | Miod Vallat |
2006-01-08 | regen | Damien Bergamini |
2006-01-08 | more Ralink Technology PCI ids. | Damien Bergamini |
2006-01-07 | Remove #ifdef'ed out prototypes for previously removed #ifdef'ed out code. | Mark Kettenis |
2006-01-06 | Two helper macros for setting SLP_TYPx values. | Alexander Yurchenko |
2006-01-06 | from kent@netbsd.org: | Federico G. Schwindt |
2006-01-06 | from kent@netbsd.org: | Federico G. Schwindt |
2006-01-06 | One definition for sleeping states in acpireg.h is enough. | Alexander Yurchenko |
2006-01-06 | Sudden newline | Alexander Yurchenko |
2006-01-06 | Check for ACPI control availability only if ACPI_ENABLE defined. | Alexander Yurchenko |
2006-01-06 | Informative error messages on attach, prettier dmesg. | Alexander Yurchenko |
2006-01-06 | printf -> dnprintf conversion for debug messages. | Alexander Yurchenko |
2006-01-06 | we now do these checks in iic_scan | Theo de Raadt |
2006-01-06 | add Wacom Graphire3 and Graphire4 support. | Brad Smith |
2006-01-06 | regen | Brad Smith |
2006-01-06 | add Wacom Graphire3 and Graphire4 USB ids. | Brad Smith |
2006-01-06 | pick some register with a known value, to try to tell a lm96000 apart | Theo de Raadt |
2006-01-06 | remove NetBSD's event counter code. | Brad Smith |
2006-01-05 | if both debug and verbose defined, only spit out the dump once | Theo de Raadt |
2006-01-05 | Find SLP_TYPx values and store them for future use in | Alexander Yurchenko |
2006-01-05 | In aml_eval_name() don't return success if no object found. | Alexander Yurchenko |
2006-01-05 | Random KNF and cleanup | Alexander Yurchenko |
2006-01-05 | enable dynamic standby workaround for the 82551 as well. | Brad Smith |