summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-03-30first approximation: spoof UDF filesystem disklabels when we see them.Theo de Raadt
2005-03-30enable UDF on large install media for architectures likely to have DVD drivesTheo de Raadt
2005-03-29Handle apm_battlow flag by suspending, and clear all flags after resume.Uwe Stuehler
2005-03-29Changed On/Off button behaviour (unless the lid is closed):Uwe Stuehler
2005-03-29- Support the machdep.kbdreset sysctl on zaurus.Uwe Stuehler
2005-03-29Shrink kernel image buffer from 8M to 5M (no kernel should be that big),Uwe Stuehler
2005-03-29sparc64 StackGhost.Mark Kettenis
2005-03-29Shrink struct label_t to the correct size; ok drahn@ a long time ago.Miod Vallat
2005-03-29Plug iso_disklabelspoof() in readdisklabel(); requested by deraadt@Miod Vallat
2005-03-29Add an apm interface to the tctrl(4) device found on SPARCbooks; currentlyMiod Vallat
2005-03-29Missing break;Miod Vallat
2005-03-29If a tctrl device is attached, run the keyboard bell through it, since theMiod Vallat
2005-03-29Display the PCMCIA icon when cards are plugged.Miod Vallat
2005-03-29A few tctrl improvements, mostly adapted from NetBSD:Miod Vallat
2005-03-29Remove workarounds for old compilers.Miod Vallat
2005-03-28Relax dependencies.Miod Vallat
2005-03-26enable compat_hpux and a commented out compat_linuxMichael Shalayeff
2005-03-26oops. it's 2005 now!Michael Shalayeff
2005-03-26md parts for hpux_compa code; some problems w/ signals delivery still existMichael Shalayeff
2005-03-26- Parse boot arguments like on other platforms and handle common flags.Uwe Stuehler
2005-03-26Use the PROM font whenever possible, rather than switching to theMiod Vallat
2005-03-23Set up a shutdown hook to put the display back to a PROM-compatible modeMiod Vallat
2005-03-23Do not bzero() too far when setting up 32-bit mode.Miod Vallat
2005-03-23Move the alloc_screen, free_screen and show_screen wsdisplay accessops toMiod Vallat
2005-03-23Do not set up accelerated operations if we fail to unbusy the blitter inMiod Vallat
2005-03-23Move wzero() and wcopy() from machdep.c to where they are really used.Miod Vallat
2005-03-23Match power on the SPARCbook's auxio2, but prefer tctrl poweroff ifMiod Vallat
2005-03-23Kill the sparc-specific mountroot hooks (which are run before the rootMiod Vallat
2005-03-22Use a sane interrupt priority for serial. Has a better chance of working.Dale Rahn
2005-03-21Remove unused st_crazymap().Miod Vallat
2005-03-21Do not print anything on console for can't happen situations unless optionMiod Vallat
2005-03-19+bce +axe +uralTheo de Raadt
2005-03-19enable ural(4)Martin Reindl
2005-03-19pci de(4) unlikely on laptop compared to othersTheo de Raadt
2005-03-18oops, i was a teeny tiny bit over...Theo de Raadt
2005-03-18shut off aac(4) unless Adaptec stops behaving like assholesTheo de Raadt
2005-03-18sk(4) fitsTheo de Raadt
2005-03-18another re* at cardbus missing, arghcvs diff -u RAMDISK_CDTheo de Raadt
2005-03-18sk(4) fitsTheo de Raadt
2005-03-18disable a bunch of old devices (mostly ISA, or stuff people are unlikelyTheo de Raadt
2005-03-18enable ural since it works fine here tooDavid Gwynne
2005-03-18+bge(4), ok deraadt@Brad Smith
2005-03-18Add bge. ok deraadt@.Kenneth R Westerback
2005-03-17fix comment wrt previous changeMichael Shalayeff
2005-03-17Increase timeout in fdcresult(), this allows fdformat(8) to work now.Miod Vallat
2005-03-17add two more revs of romless cards; from netbsdMichael Shalayeff
2005-03-17enable uralDavid Gwynne
2005-03-17+vge, ciphy; requests by pvalchevTheo de Raadt
2005-03-16ural will be here tooTheo de Raadt
2005-03-16permit ramdisks to compileTheo de Raadt