Age | Commit message (Expand) | Author |
2008-05-18 | avoid leaking pipes by not zeroing the pipe after aborting it, so | Federico G. Schwindt |
2008-05-18 | KNF | Ryan Thomas McBride |
2008-05-18 | Move the code which starts the video stream to the right place; | Marcus Glocker |
2008-05-18 | Unbreak glass console on OpenBSD/sgi - if we're supposed to be using the | Joel Sing |
2008-05-18 | There is no need to pass uvideo_vs_open() usb_attach_arg. | Marcus Glocker |
2008-05-17 | attach to the via vt8237s found on the hp 2133 mini-note | joshua stein |
2008-05-17 | regen | joshua stein |
2008-05-17 | via chrome9 hc igp video, found on the hp 2133 mini-note | joshua stein |
2008-05-17 | KNF. No names for arguments in function prototypes, regroup | Thordur I. Bjornsson |
2008-05-17 | Give mainbus(4) a bus_dma tag and pass it down. Let socpcic(4) use this | Mark Kettenis |
2008-05-17 | Initialize the timeouts only once instead of everytime they are started | Can Erkin Acar |
2008-05-16 | add Intel GME965 | Reyk Floeter |
2008-05-16 | There's no point in having an ELF bootloader; turn it into a U-Boot image. | Mark Kettenis |
2008-05-16 | Another missing header file; pointed out by checkflist (and miod@). | Mark Kettenis |
2008-05-16 | sync | Reyk Floeter |
2008-05-16 | add Intel GME965 device IDs | Reyk Floeter |
2008-05-16 | merge vfs_opv_init into vfs_op_init and remove the former, | Thordur I. Bjornsson |
2008-05-16 | remove some old debug cruft, make some comments nicer | Thordur I. Bjornsson |
2008-05-16 | unsigned -> u_int and warnmess -> warnmsg | Thordur I. Bjornsson |
2008-05-16 | Free sample buffer on detach. Noted by miod@ | Marcus Glocker |
2008-05-16 | Fix kernel crash when device gets detached. | Marcus Glocker |
2008-05-16 | reenable PCIVERBOSE now that acpi isnt pushing the media over. | David Gwynne |
2008-05-16 | back out jordans new parser. | David Gwynne |
2008-05-16 | some macro fixage; | Jason McIntyre |
2008-05-15 | Ripped out old parser guts | Jordan Hargrave |
2008-05-15 | Remove commented out NetBSD __KERNEL_RCSID macro usage. | Brad Smith |
2008-05-15 | Handle Alias named objects, return original object | Jordan Hargrave |
2008-05-15 | Hook up mkboot(8). | Mark Kettenis |
2008-05-15 | Add mkboot(8), a utility to make U-Boot images. | Mark Kettenis |
2008-05-15 | Add socppc. | Mark Kettenis |
2008-05-15 | Install bootloader in /usr/mdec. | Mark Kettenis |
2008-05-15 | Fix typo. | Mark Kettenis |
2008-05-15 | divert for ipv6; ok henning, pyr | Markus Friedl |
2008-05-15 | Avoid clearing the port enable bit when bringing the port out of reset. | Mark Kettenis |
2008-05-15 | #ifdef UVIDEO_DEBUG wrap all debug routines. Shrinks the kernel. Noted | Marcus Glocker |
2008-05-15 | - Use pci_matchbyid(). | Brad Smith |
2008-05-14 | Determine boot device from arguments passed by the bootloader. | Mark Kettenis |
2008-05-14 | Comment out option PCIVERBOSE on the floppies for now, to let them fit | Miod Vallat |
2008-05-14 | Parse arguments passed by the bootloader and take appropriate action. | Mark Kettenis |
2008-05-14 | Add a '.text' to make sure we understand IDTVEC()'s are in the text | Tobias Weingartner |
2008-05-14 | only compile aml_dump() if option ACPI_DEBUG. | Miod Vallat |
2008-05-14 | Let this build and link if SMALL_KERNEL. | Miod Vallat |
2008-05-14 | Get memory size and base address of internal memory mapped registers from | Mark Kettenis |
2008-05-14 | Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and | Miod Vallat |
2008-05-14 | Make all 128MB of memory available (except for the first three pages used | Mark Kettenis |
2008-05-14 | Add cmpci(4) and uncomment the eap(4) MIDI attachment. | Brad Smith |
2008-05-14 | These files are not used (and some of them would not compile anyway). | Miod Vallat |
2008-05-14 | Removed debugging printfs | Jordan Hargrave |
2008-05-14 | Clean up a bit. | Brad Smith |
2008-05-14 | Adding new ACPI Parser code | Jordan Hargrave |