summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
2007-12-09Restore "evil hack" that we had before the recent agp(4) changes. SolvesMark Kettenis
2007-12-09Un-#ifdef code, such that we don't attach cardbus if the bus nuber isMark Kettenis
2007-12-09unify synchronous scsi xfer completion handling. this started out as a fixDavid Gwynne
2007-12-09remove the nosleep argument to ata_get_xfer. it is a relic from when iDavid Gwynne
2007-12-09sturm@ let me know that the workaround in here breaks things on bge somehow.Owain Ainsworth
2007-12-09in raldetach, do not call chip-specific detach if it was never called inTheo de Raadt
2007-12-08there should be 10 stereo or 20 mono knobs (but not 20 stereo!).Alexandre Ratchov
2007-12-08mixer_devinfo->type is uninitialized for classesAlexandre Ratchov
2007-12-07LEDsDamien Bergamini
2007-12-07In hostap mode, update beacon to reflect ERP IE changes.Damien Bergamini
2007-12-07do not call aml_searchname and aml_evalnode afterwards, just useFederico G. Schwindt
2007-12-07syncTheo de Raadt
2007-12-07shorted namesTheo de Raadt
2007-12-07syncDamien Bergamini
2007-12-07add a bunch of ralink rt2870 ids (3 new vendors / 38 new products)Damien Bergamini
2007-12-07KNF, no binary change.Owain Ainsworth
2007-12-07Replace lockmgr with rwlock.Owain Ainsworth
2007-12-07syncTheo de Raadt
2007-12-07more zydas versions, collected from various placesTheo de Raadt
2007-12-06Destatic functions in the agp subsystem.Owain Ainsworth
2007-12-06Remove AD1981HD code, since the generic mixer init can do all of thisDeanna Phillips
2007-12-06support sch5027 which has two extra fans and slightly different voltageTheo de Raadt
2007-12-06Ask for write cache and read look ahead to be turnedJonathan Gray
2007-12-05Switch set features commands to use wdc_exec_command() to allowJonathan Gray
2007-12-05Add a check for pss len == 0. This is a temporary work around for whenMarco Peereboom
2007-12-05Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4)Theo de Raadt
2007-12-05syncStuart Henderson
2007-12-05add Gude Expert mouseCLOCK USB II MSF, fix typo for HBGStuart Henderson
2007-12-05sch5027 probing, from remco@d-compu.dyndns.orgTheo de Raadt
2007-12-05repair acpiopen/acpiclose and friends to handle the /dev/apmctl interface,Theo de Raadt
2007-12-05Make sure newer adapters are not in powerdown mode.Jonathan Gray
2007-12-04syncTheo de Raadt
2007-12-04new device; graeme@omni.net.auTheo de Raadt
2007-12-04expresscard ral(4) rt2860 now can attach and detach correctlyTheo de Raadt
2007-12-04Make puc(4) detachable.Mark Kettenis
2007-12-04Some ExpressCard cards have old PCI devices and a PCIe-PCI bridge.Mark Kettenis