summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-01-12if we cannot map the interrupt, try to do iic in polling mode anyways.Theo de Raadt
2006-01-12attempt to probe for the ds1624; ok grangeTheo de Raadt
2006-01-11fix my previous commit. fallback to CCK rates was broken.Damien Bergamini
2006-01-11enable multi-rate retries for frames sent at OFDM rates (with CCK fallback).Damien Bergamini
2006-01-11fix RTS protection mode.Damien Bergamini
2006-01-11Identify Winbond chips that are in a non-zero register bank as w83781d.Mark Kettenis
2006-01-11Fix compilation without NVIIC_DEBUG defined, ok dlg@Jonathan Gray
2006-01-11make the timeout printf a debug messageDavid Gwynne
2006-01-11only set Ok flag for RX checksums.Brad Smith
2006-01-11remove a printf here.Brad Smith
2006-01-11In the case that we've used up all 63 fragments then try to allocate an mbufBrad Smith
2006-01-10rewritten lm75 driver. try to cope with the lm75 and lm77 better, butTheo de Raadt
2006-01-10add RTS protection mode support.Damien Bergamini
2006-01-10- use rssadapt(9) as rate control algorithmDamien Bergamini
2006-01-10list the files the license applies toTheo de Raadt
2006-01-10fix reading of EEPROM content on big endian arches.Damien Bergamini
2006-01-10fix reading of EEPROM content on big endian arches.Damien Bergamini
2006-01-10send management, control and beacon frames at the lowest possible rateDamien Bergamini
2006-01-10cleanup rt2560_setup_tx_desc().Damien Bergamini
2006-01-10fix axe on big endian archs. for jolanDavid Gwynne
2006-01-09damn, left a lockTheo de Raadt
2006-01-09Delay a bit after sending a reset command if the chip is an 53C94 or a 53C96;Miod Vallat
2006-01-09NCRDMA_SETUP() should be called before NCR_SET_COUNT() and NCRCMD_DMA commandBrad Smith
2006-01-09Remove debug message.Mark Kettenis
2006-01-09Introduce a wsdisplay type for mac68k frame buffers; we might need to becomeMiod Vallat
2006-01-09Move an(4) to a driver based on the NetBSD one.Jonathan Gray
2006-01-09Reorganize, paying attention to the small differences between Winbond chips.Mark Kettenis
2006-01-09- add preliminary support for Ralink Technology RT2561, RT2561S and RT2661Damien Bergamini
2006-01-09with an offset tweak, this can also support the nvidia nforce smbusTheo de Raadt
2006-01-09variables now unusedTheo de Raadt
2006-01-09trust i2c_scan for telling us if this is a lm75 or lm77, instead ofTheo de Raadt
2006-01-09do a lot more careful register checking for echos and roll-around andTheo de Raadt
2006-01-09Make sure the vnode being read is a file, okay dlg@ deraadt@Pedro Martelletto
2006-01-09Put vprint() under DIAGNOSTIC, as to save space in generated ramdisks.Pedro Martelletto
2006-01-09fix a panic in the locking stuff that was caused by a pasto. found byDavid Gwynne
2006-01-08regenBrad Smith
2006-01-08add a third ATI RS480 PCI Express bridge.Brad Smith
2006-01-08regenBrad Smith
2006-01-08add another ATI RS480 PCI Express bridgeBrad Smith
2006-01-08Big-endian fix here too.Miod Vallat
2006-01-08Fix stamp creation for big-endian systems. Makes mac68k happy at 16bpp.Miod Vallat
2006-01-08Correctly initialize ri_devcmap at 4bpp.Miod Vallat
2006-01-08regenDamien Bergamini
2006-01-08more Ralink Technology PCI ids.Damien Bergamini
2006-01-07Remove #ifdef'ed out prototypes for previously removed #ifdef'ed out code.Mark Kettenis
2006-01-06Two helper macros for setting SLP_TYPx values.Alexander Yurchenko
2006-01-06from kent@netbsd.org:Federico G. Schwindt
2006-01-06from kent@netbsd.org:Federico G. Schwindt
2006-01-06One definition for sleeping states in acpireg.h is enough.Alexander Yurchenko
2006-01-06Sudden newlineAlexander Yurchenko