Age | Commit message (Expand) | Author |
2005-03-15 | A potpourri of cgfourteen fixes and improvements: | Miod Vallat |
2005-03-15 | If no "intr" property exists, correctly handle the "interrupts" property for | Miod Vallat |
2005-03-15 | Nuke matchbyname(), which isn't used anymore. | Miod Vallat |
2005-03-15 | Take care of updating the PROMs view of the cursor position in the common fb | Miod Vallat |
2005-03-15 | Seperate delay for discharge and charge, otherwise discharge period may not | Dale Rahn |
2005-03-15 | no need to flush a few fpregs since soon the whole pcb get flushed | Michael Shalayeff |
2005-03-15 | hafta flush pcb once active (and a tush tush tush) | Michael Shalayeff |
2005-03-15 | Try harder to prevent spurious touch screen 'down' events. | Dale Rahn |
2005-03-15 | Restructure the keyboard code so that the keys in rawkey are always sent | Dale Rahn |
2005-03-13 | Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling. | Miod Vallat |
2005-03-13 | Only use bangpxe calling on PXE 2.1 and above. Makes no difference on | Tom Cosgrove |
2005-03-13 | KNF | Tom Cosgrove |
2005-03-13 | On return from real mode, reload the GDT using a 16-bit pointer rather | Tom Cosgrove |
2005-03-13 | Only use bangpxe calling on PXE 2.1 and above. Makes no difference on | Tom Cosgrove |
2005-03-13 | va_args repair; andrushock@korovino.net, ok miod | Theo de Raadt |
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 |