summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2004-11-02Use PROM mappings, if available, whenever we are the console device or not;Miod Vallat
2004-11-02KNF, constify structures, do not wrap the contents under #if NMAGMA > 0 asMiod Vallat
2004-11-02Fix problem with floating point restore at sigreturn.Per Fogelstrom
2004-11-02missed reg index calc fixPer Fogelstrom
2004-11-02imported Sam Leffler's ath driver for atheros multimode wireless nicsReyk Floeter
2004-11-02udav is broken on alpha so remove it for now.Jonathan Gray
2004-10-30vaddr_t casts for vtophys, works on amd64, enabled in GENERICCan Erkin Acar
2004-10-30remove debugPer Fogelstrom
2004-10-30Make the default boot partition p.Per Fogelstrom
2004-10-30Oops, forgot to cvs add this file in previous commit (mongoos@gsc attachment).Miod Vallat
2004-10-29cleanup and put app eps in one place like other driversMichael Shalayeff
2004-10-29Split mongoose and add a gscbus attachment, for the eisa slots in B series.Miod Vallat
2004-10-28SIGFPE signal codes.Mark Kettenis
2004-10-28Add wax at phantomas now that it works; provides access to the second serialMiod Vallat
2004-10-28need to map the regs though lasi used to save us beforeMichael Shalayeff
2004-10-28wrong paste from lasiMichael Shalayeff
2004-10-26simplify cache print a bitMichael Shalayeff
2004-10-26there is nothing about cache associativity in thereMichael Shalayeff
2004-10-26better higher limitsMichael Shalayeff
2004-10-26disable sid hashing on pcxu and aboveMichael Shalayeff
2004-10-25same fix as for com_gsc wrt unmapped console portsMichael Shalayeff
2004-10-23configure() -> cpu_configure()Michael Coulter
2004-10-22Remove option CPU hack, no changes in .o files.Alexander Yurchenko
2004-10-22xbowmux not yetPer Fogelstrom
2004-10-21SIGFPE signal codes for SSE.Mark Kettenis
2004-10-20Provide real console drivers on installation media, and deem pcons obsoleteMiod Vallat
2004-10-20vr(4) now works out of the box and brings defenceless sparc64 in a new ageMiod Vallat
2004-10-20put newline at right place during attachTheo de Raadt
2004-10-20disable the intel wireless stuff by defaultTheo de Raadt
2004-10-20support for Intel 2100/2200BG/2915ABG wireless devices written byTheo de Raadt
2004-10-20Fix some 64 bit address problems.Per Fogelstrom
2004-10-18Do not pass -print-map to the linker anymore, as we don't care about thisMiod Vallat
2004-10-18Move exec.h out from sgi to share it with other mips64 ports; withAlexander Yurchenko
2004-10-17Move declaration of default _vtbl members (wdc_default_*) toAlexander Yurchenko
2004-10-16Provide a dummp __swap64md() on MD_SWAP architectures; needed by nm(1) now.Miod Vallat
2004-10-14astro and elroy will be elsewhereMichael Shalayeff
2004-10-14a bit larger delays during boot() to let msgs appearMichael Shalayeff
2004-10-13readd commented out isadma entryBrad Smith
2004-10-12remove text after #endif (errors out with gcc3)Christian Weisgerber
2004-10-12increase DFLSSIZ to smth more common in between other archsMichael Shalayeff
2004-10-11strip out quite a few of the ISA devicesBrad Smith
2004-10-09size works now on cross-size .o filesMichael Shalayeff
2004-10-08Enable crypto(4), hifn(4) and create /dev/cryptoRyan Thomas McBride
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-10-08Fix DDB/DEBUG ifdefs dance.Alexander Yurchenko
2004-10-08Pasto in comment.Alexander Yurchenko
2004-10-08Compile netisr code only for network-capable kernels.Alexander Yurchenko
2004-10-08pseudo-device crypto is unnecessary for installs.Ryan Thomas McBride
2004-10-08trapdebug_enter() really takes 2 args, not 1.Alexander Yurchenko
2004-10-08disksubr.c should depend on disk.Alexander Yurchenko