Age | Commit message (Expand) | Author |
2005-03-13 | enable gdt | Theo de Raadt |
2005-03-13 | Read the battery voltage once and pass that value around. This fixes a | Uwe Stuehler |
2005-03-12 | KNF | Tom Cosgrove |
2005-03-12 | On return from real mode, reload the GDT using a 16-bit pointer rather | Tom Cosgrove |
2005-03-12 | Do not drop the user in ddb in DIAGNOSTIC checks unless option FD_DEBUG. | Miod Vallat |
2005-03-11 | Only print preconfigured interrupt table if option DEBUG, as done for openpic. | Miod Vallat |
2005-03-11 | - apm(8) can now report the estimated number of minutes left. | Uwe Stuehler |
2005-03-10 | Recognize 7447A processor, as found in the Mac mini; print | Otto Moerbeek |
2005-03-09 | With some correct interrupt acknowledgement and register initialization, | Dale Rahn |
2005-03-09 | Wait for card to become ready after reset; ok drahn@ | Uwe Stuehler |
2005-03-09 | access to the configuration address register of the 82443BX host bridge needs | Hans-Joerg Hoexer |
2005-03-09 | Preliminary support for the floppy drive on Ultrasparcs. Only tested on | Miod Vallat |
2005-03-08 | Oops. Put scoop GPIO pins into correct state on suspend, and remove an | Uwe Stuehler |
2005-03-08 | Enable or disable CF sockets at appropriate times, but be sure to | Uwe Stuehler |
2005-03-08 | Kill hp300 DISKLESS kernel, not worth using against GENERIC for diskless | Miod Vallat |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-03-07 | - Match PGI,tvthree (similar frame buffer capacities) | Miod Vallat |
2005-03-07 | Do not bother passing the blanking routine to fbwscons_console_init(), | Miod Vallat |
2005-03-07 | Always force a null context in kvm_setcache(); no functional change for sun4m. | Miod Vallat |
2005-03-07 | Add missing pentium m processors from the "Intel Pentium M Processor | Marc Balmer |
2005-03-07 | include apm.h only if CONF_HAVE_APM is defined | Uwe Stuehler |
2005-03-07 | Shorten dmesg on ss4. | Miod Vallat |
2005-03-07 | move to 3.7-beta | Theo de Raadt |
2005-03-06 | Shorten dmesg if no keyboard is plugged. | Miod Vallat |
2005-03-05 | Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code. | Thierry Deval |
2005-03-05 | Now that xbox sort-of works on sparc64, port the cgtwelve driver, since | Miod Vallat |
2005-03-05 | Preliminary xbox support: attaches, memory mapping and interrupts work, but | Miod Vallat |
2005-03-04 | for consistency, use preempt(NULL) | Martin Reindl |
2005-03-04 | match a bunch more Nubus cards from NetBSD; | Martin Reindl |
2005-03-03 | Support APM_IOC_PRN_CTL, and machdep.apmwarn as documented in apm(4), and | Uwe Stuehler |
2005-03-03 | Unbreak sun4/4c; my bad, spotted by nick@ | Miod Vallat |
2005-03-03 | Sync a few comments with reality. | Miod Vallat |
2005-03-03 | Sort frame buffer section and remove rasops32 dependencies from cgfourteen, | Miod Vallat |
2005-03-03 | Do not attempt to read past firmware data in rfx_initialize(). | Miod Vallat |
2005-03-02 | fix obviously wrong macro (unnoticed since it is currently unused) | David Gwynne |
2005-03-02 | Support for SUNW,fas SCSI, currently restricted to the lower 8 targets due | Miod Vallat |
2005-03-01 | Print display resolution as %dx%d, not %d x %d. | Miod Vallat |
2005-03-01 | only call eaio_l2() if kernel has support for pcxl2 compiled in; from weissma... | Michael Shalayeff |
2005-02-28 | Store interrupt state in one variable not two, remove inlines which | Dale Rahn |
2005-02-28 | Provide inittodr and resettodr for xscale, remove them from sa11x0, and | Uwe Stuehler |
2005-02-27 | Move wsdisplay-only prototypes declarations in the #if NWSDISPLAY > 0 block | Miod Vallat |
2005-02-27 | Document how to set CONSCODE to point to an SGC device if one wants to force | Miod Vallat |
2005-02-27 | Split sti softc in two structures, one device-related for regular device | Miod Vallat |
2005-02-27 | Invoke hp300_cninit() twice, with a global variable letting the | Miod Vallat |
2005-02-27 | Decide whether to force serial console on the 425e based upon the service | Miod Vallat |
2005-02-27 | Use the DMA defines from dev/ic/lsi64854reg.h whenever possible; no functional | Miod Vallat |
2005-02-25 | Enable re(4) on alpha. | Jonathan Gray |
2005-02-24 | Don't use inline assembly for cpuid instruction, it clobbers | Alexander Yurchenko |
2005-02-24 | Workaround for a suspend problem when building on the zaurus. | Dale Rahn |
2005-02-24 | do not even ask for btlb on 8k cpus as pdc pretends there is some but then it... | Michael Shalayeff |