summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-29typo;Jason McIntyre
2006-11-29Remaining bits required for ZD1211B support.Jonathan Gray
2006-11-29Fix cpu_model string screwup.Dimitry Andric
2006-11-29The historical reasons to spoof the 'c' partition of ccdN as being FFSKenneth R Westerback
2006-11-29- sort options (discussed with ckuethe)Jason McIntyre
2006-11-29Report about command errorAlexander Yurchenko
2006-11-29zap trailing spaces;Jason McIntyre
2006-11-29tweak; ok henningJason McIntyre
2006-11-29ips firmware runs on a little-endian cpu so do endian conversionAlexander Yurchenko
2006-11-29Add some constants.Alexander Yurchenko
2006-11-29Correct the calculation of block address for specfs block i/o onKenneth R Westerback
2006-11-29disable a gpio that is not neededTheo de Raadt
2006-11-29move CSD/CID decoding to sdmmc_mem.cUwe Stuehler
2006-11-29make interrupt handler stay quiet in case of shared interruptsUwe Stuehler
2006-11-29match Linksys WUSBF54GJonathan Gray
2006-11-29regenJonathan Gray
2006-11-29Linksys WUSBF54GJonathan Gray
2006-11-29detect potential multiplicative overflow before allocation, and return viaTheo de Raadt
2006-11-29Compile the mixer tuning via keyboard code if NWSKBD_HOTKEY if nonzeroMiod Vallat
2006-11-29Use unsigned numbers for comparisons in mmmmap().Miod Vallat
2006-11-29Fix cut'n'paste abuse in error message.Miod Vallat
2006-11-29Update the sensor description based on the GPS operation mode. InitialMarc Balmer
2006-11-29syncTheo de Raadt
2006-11-29Remove MAPPEDCOPY. It does not work and I am not convinced it is worthMiod Vallat
2006-11-29Add commented out ips here as well.Alexander Yurchenko
2006-11-29cpu_swapin is nomoreMichael Shalayeff
2006-11-29Enable monitor mode.Marcus Glocker
2006-11-29cpu_swapin is nomoreMichael Shalayeff
2006-11-29We don't use mb_map anymore since a long time already. Remove it.Miod Vallat
2006-11-29Do not test for processes being swapped out since this can't happen anymore.Miod Vallat
2006-11-29Sync with struct proc change.Miod Vallat
2006-11-29Remove cpu_swapin() and cpu_swapout(), they are no longer necessary (exceptMiod Vallat
2006-11-29Kernel stack can be swapped. This means that stuff that's on the stackMiod Vallat
2006-11-29Add an alignment parameter to uvm_km_alloc1(), and change all callers toMiod Vallat
2006-11-29Use uvm_km_alloc() instead of uvm_km_alloc1(), so that the latter canMiod Vallat
2006-11-29Add a new member to struct wsemuldisplaydev_attach_args, for a frame bufferMiod Vallat
2006-11-29Forgot this in my last committ: Remove not-needed header files.Marc Balmer
2006-11-29Remove an unused variable.Marc Balmer
2006-11-29Only establish acpi interrupt if ACPI_ENABLE.Mark Kettenis
2006-11-29Only establish acpi interrupt if ACPI_ENABLE.Mark Kettenis
2006-11-29+OpenBSD::PkgConfigMarc Espie
2006-11-29handle pkg-config files.Marc Espie
2006-11-29unused file and functionsMichael Shalayeff
2006-11-29Add another ID to match for the 88W8310 chip.Marcus Glocker
2006-11-29make it compile w/ debug defined; miod@ okMichael Shalayeff
2006-11-29tweaks;Jason McIntyre
2006-11-29Document the new location of local.pub, and clarify the fact that local.keyRyan Thomas McBride
2006-11-29stateles -> stateless; from stuart hendersonJason McIntyre
2006-11-29oops, don't always enable debuggingUwe Stuehler
2006-11-29avoid code duplication, include <dev/sdmmc/sdmmcvar.h>Uwe Stuehler