summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2007-12-09Nuke evil common, spotted by martin@Miod Vallat
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-09big patch to simplify pool code.Ted Unangst
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-08Better siginfo fault codes for floating point exceptions on 88110, withMiod Vallat
2007-12-08Do not pass a siginfo_t * pointer to the signal handler if no siginfoMiod Vallat
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-07Clean up comments - typos, grammatical errors and style(9).Joel Sing
2007-12-07syncTheo de Raadt
2007-12-07more zydas versions, collected from various placesTheo de Raadt
2007-12-07unify a function name compared to other bussesTheo de Raadt
2007-12-06Destatic functions in the agp subsystem.Owain Ainsworth
2007-12-06solve the biggest problem with concurrent buflist access; makes mfs onOtto Moerbeek
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-06Fix typos/grammatical error in comments.Joel Sing
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-05Make the CPU_88100 and CPU_88110 constants match the architectural numberMiod Vallat
2007-12-05Correctly setup the seconday processor on 197DP, and get it ready to acceptMiod Vallat
2007-12-05In dma_cachectl(), when flushing line by line, only invoke pmap_extract()Miod Vallat
2007-12-05xmem can not be used as a reliable atomic operation, they way we do them,Miod Vallat
2007-12-05Add a check for pss len == 0. This is a temporary work around for whenMarco Peereboom
2007-12-05use mutexes to protect the iommu's extent map and the streaming buffer,Theo de Raadt
2007-12-05Remove some 32-bit compatibility code in pseg_get().Mark Kettenis
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-05include files which are used by userland cannot include other files..Theo de Raadt
2007-12-05Make sure newer adapters are not in powerdown mode.Jonathan Gray
2007-12-05Revert change which seems to break things like dhclient. Requested byKenneth R Westerback
2007-12-04Work in progress SMP code for 88110 processor using the BusSwitch chip asMiod Vallat
2007-12-04syncTheo de Raadt
2007-12-04new device; graeme@omni.net.auTheo de Raadt
2007-12-04Correctly set the stack pointer of a secondary processor to the endMiod Vallat
2007-12-04disable uticom until we receive oneTheo de Raadt