Age | Commit message (Expand) | Author |
2006-11-29 | Only establish acpi interrupt if ACPI_ENABLE. | Mark Kettenis |
2006-11-29 | Only establish acpi interrupt if ACPI_ENABLE. | Mark Kettenis |
2006-11-29 | +OpenBSD::PkgConfig | Marc Espie |
2006-11-29 | handle pkg-config files. | Marc Espie |
2006-11-29 | unused file and functions | Michael Shalayeff |
2006-11-29 | Add another ID to match for the 88W8310 chip. | Marcus Glocker |
2006-11-29 | make it compile w/ debug defined; miod@ ok | Michael Shalayeff |
2006-11-29 | tweaks; | Jason McIntyre |
2006-11-29 | Document the new location of local.pub, and clarify the fact that local.key | Ryan Thomas McBride |
2006-11-29 | stateles -> stateless; from stuart henderson | Jason McIntyre |
2006-11-29 | oops, don't always enable debugging | Uwe Stuehler |
2006-11-29 | avoid code duplication, include <dev/sdmmc/sdmmcvar.h> | Uwe Stuehler |
2006-11-29 | Unbreak. No cookie for dlg. | Alexander Yurchenko |
2006-11-29 | oops, i missed a closing brace with the scsibus_attach_args fixup. | David Gwynne |
2006-11-29 | Show debug messages depending on current debug level, which may be | Uwe Stuehler |
2006-11-29 | add ioctl hack to support the sdio(8) userland tool | Uwe Stuehler |
2006-11-29 | Document the new timestamping behaviour here, too, and note that enabling | Marc Balmer |
2006-11-29 | Document the changes I committed earlier: If we use a device with PPS output, | Marc Balmer |
2006-11-29 | Oh, scsi layer already has timeout stuff for us. | Alexander Yurchenko |
2006-11-29 | oops, i missed ips when giving scsibus an attach args for drivers to fill | David Gwynne |
2006-11-28 | give scsi controllers a real attach args to fill in when attaching scsibus. | David Gwynne |
2006-11-28 | I just don't know why I decided to set block count to 512 unconditionaly | Alexander Yurchenko |
2006-11-28 | Move isakmpd's auto-generated public key, local.pub, into /etc/isakmpd | Ryan Thomas McBride |
2006-11-28 | identify the chipset. | Brad Smith |
2006-11-28 | bad space; | Jason McIntyre |
2006-11-28 | add -T to synopsis; | Jason McIntyre |
2006-11-28 | add more dudes; from Chad Dougherty <crd@andrew.cmu.edu> | Michael Shalayeff |
2006-11-28 | full mnth name for .Dd; | Jason McIntyre |
2006-11-28 | my small tool for debugging SD/MMC cards from the command line, | Uwe Stuehler |
2006-11-28 | Fixed clearing arg for acpi_init_pic | Jordan Hargrave |
2006-11-28 | regen | Robert Nagy |
2006-11-28 | add IDs for SiS550/1/2 audio and SiS530/1/2 vga | Robert Nagy |
2006-11-28 | move printing of the interrupt string into re_attach(). | Brad Smith |
2006-11-28 | Better debug messages. | Alexander Yurchenko |
2006-11-28 | Let est not complain about certain strange msr values on Pentium 4's. We can't | Dimitry Andric |
2006-11-28 | handle the new link states as UP | Reyk Floeter |
2006-11-28 | add additional link states to report the half duplex / full duplex | Reyk Floeter |
2006-11-28 | Support "trace /p <pid>" to show the stack trace of any process. | Uwe Stuehler |
2006-11-28 | fix the installation guide of the Thecus boxes by | Robert Nagy |
2006-11-28 | fwscsi doesnt exist, so dont have a commented entry for it left around to | David Gwynne |
2006-11-28 | Implement PT_STEP. | Mark Kettenis |
2006-11-28 | Always call cyrix3_get_bus_clock in cyrix3_cpu_setup, since we might | Dimitry Andric |
2006-11-28 | some additional registers. | Brad Smith |
2006-11-28 | Try to detect stalled xfers with timeouts. | Alexander Yurchenko |
2006-11-28 | sync with new miidevs entries. | Brad Smith |
2006-11-28 | regen | Brad Smith |
2006-11-28 | rename Marvell Gig PHY E1000_5/6 to E1116/E1118. | Brad Smith |
2006-11-28 | Let nmea(4) use tty timestamps if they are enabled. Using a GPS receiver | Marc Balmer |
2006-11-28 | mention rtable shitz now that it is enabled in the forwarding path | Henning Brauer |
2006-11-28 | very basic regress test for rtable select code | Henning Brauer |