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