summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-16udl(4) and the wsmux(4) work on armishTheo de Raadt
2009-05-16must pull in the wscons gooTheo de Raadt
2009-05-15Oops, forgot to add this file, part of the dsrtc DS174x changes.Miod Vallat
2009-05-15TOD clock support for IOC3 flavours with DS174x chips (which are rebadgedMiod Vallat
2009-05-15Don't forget to make sure IMR writes hit the hardware (by reading backMiod Vallat
2009-05-15Revert 1.18, the memory bank allocation logic was actually correct, and IMiod Vallat
2009-05-15well, PATCH_SITES has been dead for years...Marc Espie
2009-05-15On the Intel 82801BAM Hub-to-PCI, pass the main PCI io and mmio extents ifMark Kettenis
2009-05-15Always subregion the main PCI I/O extents. This will handle things properlyMark Kettenis
2009-05-15syncTheo de Raadt
2009-05-15syncTheo de Raadt
2009-05-15Stop this silliness with machine dependent man pagesTheo de Raadt
2009-05-15Enable udl(4) and ukbd(4) because this lets a landisk actually have aTheo de Raadt
2009-05-15A few stanzas from GENERIC-IP32 I forgot to uncomment or carry out.Miod Vallat
2009-05-15Forgot to remove that now unused function in previous commit.Miod Vallat
2009-05-15install wsconsctl.conf on more machinesTheo de Raadt
2009-05-15do not fake out some config-supplied foo.h / NFOO filesTheo de Raadt
2009-05-15pull in the right wscons/rasops partsTheo de Raadt
2009-05-15second (annoying) part of the run-rt2870 firmware file split.Damien Bergamini
2009-05-15properly identify the RT3052 radio (dual-band 2T2R) in dmesg.Damien Bergamini
2009-05-15Do not ignore the route metric for "redistribute default".Marco Pfatschbacher
2009-05-15update run(4) microcode.Damien Bergamini
2009-05-15Add the "Mvix Nubbin MS-811N" adapter to the list ofDamien Bergamini
2009-05-15attach to more devices; we now have 113 usb ids.Damien Bergamini
2009-05-15regenDamien Bergamini
2009-05-15more run(4) usb ids.Damien Bergamini
2009-05-15cleanup forgotten calls to exit(3)Alexandre Ratchov
2009-05-15replace s/sa/sio/, left from when libsa was renamed to libsndioAlexandre Ratchov
2009-05-15in headers, macro definitions come first, prototypes come nextAlexandre Ratchov
2009-05-15if DEBUG is defined, use a global debug level ratherAlexandre Ratchov
2009-05-15nicer (unique) wmesg for the tsleep(9) in nfs_reconnect();Thordur I. Bjornsson
2009-05-15describe sio_getcap(), sio_pollfd() and sio_setvol() retrurn valuesAlexandre Ratchov
2009-05-15Update to match new kernel directories.Miod Vallat
2009-05-15Do not explicitely clear interrupt sources in the interrupt handler, butMiod Vallat
2009-05-15Since _defdsk is now only set to "", just nuke it.Kenneth R Westerback
2009-05-15Validate the main MBR minimally; if it does not have the AA55 thingy we mustTheo de Raadt
2009-05-15Zap tedious verbiage announcing disk configuration will start soon.Kenneth R Westerback
2009-05-15If we have more than one disk, we don't know what the user wants but doneTheo de Raadt
2009-05-14handle the new require-order default of "no" in existing tests, and addStuart Henderson
2009-05-14actually change the require-order default to No; I missed a part withStuart Henderson
2009-05-14Add configuration files for IP27 (includes some IP35 support) and IP30Miod Vallat
2009-05-14replace the $OUTPUT idiom by the new next_part function from daily(8)Ingo Schwarze
2009-05-14Rename sgi GENERIC and RAMDISK with -IP32 suffixes, and have the buildMiod Vallat
2009-05-14More interrupt deadlock tomfoolery; turns out the non-XBridge workaroundMiod Vallat
2009-05-14When walking cpu configuration, report fpu type as the cpu type, sinceMiod Vallat
2009-05-14Update to match the new bootblocks filenames.Miod Vallat
2009-05-14In addition to the existing IP32 boot block, build a real 64 bit boot blockMiod Vallat
2009-05-14Remove unused local.Miod Vallat
2009-05-14Add two hooks allowing MD code get a MD header to be included if needed,Miod Vallat
2009-05-14udl(4) works on macppc, too. Disabled in GENERIC by default.Marcus Glocker