summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-11-29Unbreak. No cookie for dlg.Alexander Yurchenko
2006-11-29oops, i missed a closing brace with the scsibus_attach_args fixup.David Gwynne
2006-11-29Show debug messages depending on current debug level, which may beUwe Stuehler
2006-11-29add ioctl hack to support the sdio(8) userland toolUwe Stuehler
2006-11-29Document the new timestamping behaviour here, too, and note that enablingMarc Balmer
2006-11-29Document the changes I committed earlier: If we use a device with PPS output,Marc Balmer
2006-11-29Oh, scsi layer already has timeout stuff for us.Alexander Yurchenko
2006-11-29oops, i missed ips when giving scsibus an attach args for drivers to fillDavid Gwynne
2006-11-28give scsi controllers a real attach args to fill in when attaching scsibus.David Gwynne
2006-11-28I just don't know why I decided to set block count to 512 unconditionalyAlexander Yurchenko
2006-11-28Move isakmpd's auto-generated public key, local.pub, into /etc/isakmpdRyan Thomas McBride
2006-11-28identify the chipset.Brad Smith
2006-11-28bad space;Jason McIntyre
2006-11-28add -T to synopsis;Jason McIntyre
2006-11-28add more dudes; from Chad Dougherty <crd@andrew.cmu.edu>Michael Shalayeff
2006-11-28full mnth name for .Dd;Jason McIntyre
2006-11-28my small tool for debugging SD/MMC cards from the command line,Uwe Stuehler
2006-11-28Fixed clearing arg for acpi_init_picJordan Hargrave
2006-11-28regenRobert Nagy
2006-11-28add IDs for SiS550/1/2 audio and SiS530/1/2 vgaRobert Nagy
2006-11-28move printing of the interrupt string into re_attach().Brad Smith
2006-11-28Better debug messages.Alexander Yurchenko
2006-11-28Let est not complain about certain strange msr values on Pentium 4's. We can'tDimitry Andric
2006-11-28handle the new link states as UPReyk Floeter