Age | Commit message (Expand) | Author |
2009-05-17 | recognize more Analog Devices codecs | Jacob Meuser |
2009-05-17 | the previous was a bug, and has been fixed | Theo de Raadt |
2009-05-16 | 0 -> PR_NOWAIT for clarity. | Thordur I. Bjornsson |
2009-05-16 | distrib/miniroot/install.sub now embeds the current version number in two | Miod Vallat |
2009-05-16 | Add option ISP_COMPILE_FW to kernels with isp(4). | Miod Vallat |
2009-05-16 | Count LoadedProgram regions as free memory, since these are either the boot | Miod Vallat |
2009-05-16 | need that include file... | Theo de Raadt |
2009-05-16 | Add vsw(4), a driver for the virtual network switch on sun4v. This is just | Mark Kettenis |
2009-05-16 | Enable udl(4) by default for amd64, i386, and macppc. | Marcus Glocker |
2009-05-16 | udl(4) and the wsmux(4) work on armish | Theo de Raadt |
2009-05-16 | must pull in the wscons goo | Theo de Raadt |
2009-05-15 | Oops, forgot to add this file, part of the dsrtc DS174x changes. | Miod Vallat |
2009-05-15 | TOD clock support for IOC3 flavours with DS174x chips (which are rebadged | Miod Vallat |
2009-05-15 | Don't forget to make sure IMR writes hit the hardware (by reading back | Miod Vallat |
2009-05-15 | Revert 1.18, the memory bank allocation logic was actually correct, and I | Miod Vallat |
2009-05-15 | On the Intel 82801BAM Hub-to-PCI, pass the main PCI io and mmio extents if | Mark Kettenis |
2009-05-15 | Always subregion the main PCI I/O extents. This will handle things properly | Mark Kettenis |
2009-05-15 | Enable udl(4) and ukbd(4) because this lets a landisk actually have a | Theo de Raadt |
2009-05-15 | A few stanzas from GENERIC-IP32 I forgot to uncomment or carry out. | Miod Vallat |
2009-05-15 | Forgot to remove that now unused function in previous commit. | Miod Vallat |
2009-05-15 | do not fake out some config-supplied foo.h / NFOO files | Theo de Raadt |
2009-05-15 | pull in the right wscons/rasops parts | Theo de Raadt |
2009-05-15 | properly identify the RT3052 radio (dual-band 2T2R) in dmesg. | Damien Bergamini |
2009-05-15 | update run(4) microcode. | Damien Bergamini |
2009-05-15 | attach to more devices; we now have 113 usb ids. | Damien Bergamini |
2009-05-15 | regen | Damien Bergamini |
2009-05-15 | more run(4) usb ids. | Damien Bergamini |
2009-05-15 | nicer (unique) wmesg for the tsleep(9) in nfs_reconnect(); | Thordur I. Bjornsson |
2009-05-15 | Update to match new kernel directories. | Miod Vallat |
2009-05-15 | Do not explicitely clear interrupt sources in the interrupt handler, but | Miod Vallat |
2009-05-15 | Validate the main MBR minimally; if it does not have the AA55 thingy we must | Theo de Raadt |
2009-05-14 | Add configuration files for IP27 (includes some IP35 support) and IP30 | Miod Vallat |
2009-05-14 | Rename sgi GENERIC and RAMDISK with -IP32 suffixes, and have the build | Miod Vallat |
2009-05-14 | More interrupt deadlock tomfoolery; turns out the non-XBridge workaround | Miod Vallat |
2009-05-14 | When walking cpu configuration, report fpu type as the cpu type, since | Miod Vallat |
2009-05-14 | In addition to the existing IP32 boot block, build a real 64 bit boot block | Miod Vallat |
2009-05-14 | Remove unused local. | Miod Vallat |
2009-05-14 | Add two hooks allowing MD code get a MD header to be included if needed, | Miod Vallat |
2009-05-14 | udl(4) works on macppc, too. Disabled in GENERIC by default. | Marcus Glocker |
2009-05-14 | Reset b_flags rather than just OR'ing in B_READ and B_RAW when | Kenneth R Westerback |
2009-05-13 | Support setting a different MAC address from the one in EEPROM | Jonathan Gray |
2009-05-13 | Match on Adaptec AAR-1225SA, which should work according | Jonathan Gray |
2009-05-13 | regen | Jonathan Gray |
2009-05-13 | Adaptec AAR-1225SA | Jonathan Gray |
2009-05-13 | Set D_VENDOR when spoofing a label on archs that use D_VENDOR when | Kenneth R Westerback |
2009-05-13 | initialize d_npartitions to MAXPARTITIONS always; ok krw | Theo de Raadt |
2009-05-13 | dont go splx(s) in the ioctl handler if we havent done splnet(). this adds | David Gwynne |
2009-05-13 | only keep track of the number of updates on tcp connections. state sync on | David Gwynne |
2009-05-12 | Add missing semicolon. | Mark Kettenis |
2009-05-12 | Unbreak build. | Mark Kettenis |