Age | Commit message (Expand) | Author |
2007-12-09 | Nuke evil common, spotted by martin@ | Miod Vallat |
2007-12-09 | unify synchronous scsi xfer completion handling. this started out as a fix | David Gwynne |
2007-12-09 | remove the nosleep argument to ata_get_xfer. it is a relic from when i | David Gwynne |
2007-12-09 | big patch to simplify pool code. | Ted Unangst |
2007-12-09 | sturm@ let me know that the workaround in here breaks things on bge somehow. | Owain Ainsworth |
2007-12-09 | in raldetach, do not call chip-specific detach if it was never called in | Theo de Raadt |
2007-12-08 | Better siginfo fault codes for floating point exceptions on 88110, with | Miod Vallat |
2007-12-08 | Do not pass a siginfo_t * pointer to the signal handler if no siginfo | Miod Vallat |
2007-12-08 | there should be 10 stereo or 20 mono knobs (but not 20 stereo!). | Alexandre Ratchov |
2007-12-08 | mixer_devinfo->type is uninitialized for classes | Alexandre Ratchov |
2007-12-07 | LEDs | Damien Bergamini |
2007-12-07 | In hostap mode, update beacon to reflect ERP IE changes. | Damien Bergamini |
2007-12-07 | do not call aml_searchname and aml_evalnode afterwards, just use | Federico G. Schwindt |
2007-12-07 | sync | Theo de Raadt |
2007-12-07 | shorted names | Theo de Raadt |
2007-12-07 | sync | Damien Bergamini |
2007-12-07 | add a bunch of ralink rt2870 ids (3 new vendors / 38 new products) | Damien Bergamini |
2007-12-07 | KNF, no binary change. | Owain Ainsworth |
2007-12-07 | Replace lockmgr with rwlock. | Owain Ainsworth |
2007-12-07 | Clean up comments - typos, grammatical errors and style(9). | Joel Sing |
2007-12-07 | sync | Theo de Raadt |
2007-12-07 | more zydas versions, collected from various places | Theo de Raadt |
2007-12-07 | unify a function name compared to other busses | Theo de Raadt |
2007-12-06 | Destatic functions in the agp subsystem. | Owain Ainsworth |
2007-12-06 | solve the biggest problem with concurrent buflist access; makes mfs on | Otto Moerbeek |
2007-12-06 | Remove AD1981HD code, since the generic mixer init can do all of this | Deanna Phillips |
2007-12-06 | support sch5027 which has two extra fans and slightly different voltage | Theo de Raadt |
2007-12-06 | Fix typos/grammatical error in comments. | Joel Sing |
2007-12-06 | Ask for write cache and read look ahead to be turned | Jonathan Gray |
2007-12-05 | Switch set features commands to use wdc_exec_command() to allow | Jonathan Gray |
2007-12-05 | Make the CPU_88100 and CPU_88110 constants match the architectural number | Miod Vallat |
2007-12-05 | Correctly setup the seconday processor on 197DP, and get it ready to accept | Miod Vallat |
2007-12-05 | In dma_cachectl(), when flushing line by line, only invoke pmap_extract() | Miod Vallat |
2007-12-05 | xmem can not be used as a reliable atomic operation, they way we do them, | Miod Vallat |
2007-12-05 | Add a check for pss len == 0. This is a temporary work around for when | Marco Peereboom |
2007-12-05 | use mutexes to protect the iommu's extent map and the streaming buffer, | Theo de Raadt |
2007-12-05 | Remove some 32-bit compatibility code in pseg_get(). | Mark Kettenis |
2007-12-05 | Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4) | Theo de Raadt |
2007-12-05 | sync | Stuart Henderson |
2007-12-05 | add Gude Expert mouseCLOCK USB II MSF, fix typo for HBG | Stuart Henderson |
2007-12-05 | sch5027 probing, from remco@d-compu.dyndns.org | Theo de Raadt |
2007-12-05 | repair acpiopen/acpiclose and friends to handle the /dev/apmctl interface, | Theo de Raadt |
2007-12-05 | include files which are used by userland cannot include other files.. | Theo de Raadt |
2007-12-05 | Make sure newer adapters are not in powerdown mode. | Jonathan Gray |
2007-12-05 | Revert change which seems to break things like dhclient. Requested by | Kenneth R Westerback |
2007-12-04 | Work in progress SMP code for 88110 processor using the BusSwitch chip as | Miod Vallat |
2007-12-04 | sync | Theo de Raadt |
2007-12-04 | new device; graeme@omni.net.au | Theo de Raadt |
2007-12-04 | Correctly set the stack pointer of a secondary processor to the end | Miod Vallat |
2007-12-04 | disable uticom until we receive one | Theo de Raadt |