Age | Commit message (Expand) | Author |
2006-01-12 | if we cannot map the interrupt, try to do iic in polling mode anyways. | Theo de Raadt |
2006-01-12 | attempt to probe for the ds1624; ok grange | Theo de Raadt |
2006-01-11 | fix my previous commit. fallback to CCK rates was broken. | Damien Bergamini |
2006-01-11 | enable multi-rate retries for frames sent at OFDM rates (with CCK fallback). | Damien Bergamini |
2006-01-11 | fix RTS protection mode. | Damien Bergamini |
2006-01-11 | Identify Winbond chips that are in a non-zero register bank as w83781d. | Mark Kettenis |
2006-01-11 | Fix compilation without NVIIC_DEBUG defined, ok dlg@ | Jonathan Gray |
2006-01-11 | make the timeout printf a debug message | David Gwynne |
2006-01-11 | only set Ok flag for RX checksums. | Brad Smith |
2006-01-11 | remove a printf here. | Brad Smith |
2006-01-11 | In the case that we've used up all 63 fragments then try to allocate an mbuf | Brad Smith |
2006-01-10 | rewritten lm75 driver. try to cope with the lm75 and lm77 better, but | Theo de Raadt |
2006-01-10 | add RTS protection mode support. | Damien Bergamini |
2006-01-10 | - use rssadapt(9) as rate control algorithm | Damien Bergamini |
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 |