summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2007-12-24alwais unmap i/o space in it_matchOleg Safiullin
2007-12-23Look for environment controller first, and access ITE SuperIO address/dataOleg Safiullin
2007-12-23use sizeof where neededTheo de Raadt
2007-12-22Reset the MAC filter if we stop the device, so no frames are acceptedMarcus Glocker
2007-12-22syncTheo de Raadt
2007-12-22more qlogic productsTheo de Raadt
2007-12-21Don't panic if someone inserts a CardBus slot for which we disabled CardBusMark Kettenis
2007-12-20More minor TX fixing (still sucks). Add more debug info and leave debugMarcus Glocker
2007-12-20Get rid of __HAVE_PCCBB_ATTACH_HOOK.Mark Kettenis
2007-12-20add original copyrightOleg Safiullin
2007-12-20regenBrad Smith
2007-12-20add the ATI Radeon Mobility X1400 PCI id.Brad Smith
2007-12-20regenBrad Smith
2007-12-20add the MCP77 LAN PCI ids.Brad Smith
2007-12-20attach another variant of the MC8755, this one is found in x61s laptops from ...Felix Kronlage
2007-12-20regenFelix Kronlage
2007-12-20add another variant of the Sierra Wireless MC8755 3G/UMTS/HSDPA modems found ...Felix Kronlage
2007-12-19Move watchdog timeout message from DPRINTF to printf.Marcus Glocker
2007-12-19Fix page fault trap in TX path. Though TX path is still not workingMarcus Glocker
2007-12-19If the CardBus bus number is left unconfigured, only attach pcmcia(4).Mark Kettenis
2007-12-19Fix the issue with some intel 965 host busses. Though the docs claim that theOwain Ainsworth
2007-12-18New it(4) driver.Oleg Safiullin
2007-12-17Add new devices to match list.Marcus Glocker
2007-12-17regenMarcus Glocker
2007-12-17Differ between identical device strings until we find the correct modelMarcus Glocker
2007-12-17regenMarcus Glocker
2007-12-17Add upgt USB 2.0 device IDs as seen on prism54.org.Marcus Glocker
2007-12-17Make ether_crc32_le() work for our needs and therefore remove the largeMarcus Glocker
2007-12-16Put inamp gain and inamp mute controls under AudioCinputs. ThisDeanna Phillips
2007-12-16Count line-in as line-out, and label both as AudioNline. This is whatDeanna Phillips
2007-12-16Add comment.Marcus Glocker
2007-12-16the upgt file is.. optionalTheo de Raadt
2007-12-16Don't crash if we only try to attach pcmcia(4).Mark Kettenis
2007-12-16regenMarcus Glocker
2007-12-16Inital driver for the Conexant/Intersil PrismGT SoftMAC USB 2.0 devicesMarcus Glocker
2007-12-16destatic the static functions, they only make debugging harder.Owain Ainsworth
2007-12-14the hardware does not allow to specify the protection mode in eachDamien Bergamini
2007-12-14Revert previous commit; something is still wrong, and I can't figure out whatMark Kettenis
2007-12-122nd two extra fans on the 5027 are encoded differently; diffTheo de Raadt
2007-12-11Fix check for pending interrupts as some other device is causingMike Belopuhov
2007-12-11regenBrad Smith
2007-12-11remove wrong MCP79 SMBus id in previous commit.Brad Smith
2007-12-11- Remove disabled and unusable HW VLAN tagging code.Brad Smith
2007-12-11regenBrad Smith
2007-12-11add the NVIDIA MCP79 LAN, AHCI, SMBus and HD Audio PCI ids.Brad Smith
2007-12-10regenMike Belopuhov
2007-12-10Add GeForce 7200 GS. From form@.Mike Belopuhov
2007-12-10Kill a check for malloc fail. The malloc call uses M_WAITOK and thusOwain Ainsworth
2007-12-10Make the "can't find VGA config space" error sound less scary. ThisOwain Ainsworth
2007-12-09fix automatic rate control (if the rate falls down to 6Mbps or 1Mbps,Damien Bergamini