summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2003-05-20create a devine routine for devising the holy rom address and use it in both ...Michael Shalayeff
2003-05-20Add it(4)Alexander Yurchenko
2003-05-20Make the ddb trace command recognize elfish namesAndreas Gunnarsson
2003-05-20an@isapnp w/ the isa card millert gave me shitloads of metric ages agoMichael Shalayeff
2003-05-20option NTFS, disabled atmTed Unangst
2003-05-20flags for auichTed Unangst
2003-05-19Put required delays between reading DSTAT and SSTAT0 registers. Add new onesKenneth R Westerback
2003-05-19dig internal EG prom addressMichael Shalayeff
2003-05-19say to skip the interactive part should the pdc say soMichael Shalayeff
2003-05-18match on Intel 82440MX PCI-ISA which misidentifies itself.Henning Brauer
2003-05-18It turns out that this card has a vga-compatible CRTC interface, withMiod Vallat
2003-05-18save the fpu state for the signal handler. this is essentialMichael Shalayeff
2003-05-18The attach routine works better when it doesn't try to write to aHenric Jungheim
2003-05-18Add 'machine sysregs' command to ddb for 1386; show idtr, gdtr, ldtr, trAndreas Gunnarsson
2003-05-17Fix disassembly of certain branch instructions.Marcus Watts
2003-05-17No need to duplicate TLB_ defines manually with TTE_ defines.Artur Grabowski
2003-05-17HORRID_III_HACK disables D$ and I$, and with this, the ramdiskMarcus Watts
2003-05-17All sun ultrasparcs have 8192 contexts.Marcus Watts
2003-05-17remove more ifdefs. Kill the VIS instruction pmap_{copy,zero}_page.Artur Grabowski
2003-05-17Get rid of lots of hairy ifdefs that we'll most likely never use.Artur Grabowski
2003-05-17No need to check for the 640x480 resolution case, since the minimal resolutionMiod Vallat
2003-05-17nuke intrhand, it isn't used and it overloads ih_next incorrectly... grrJason Wright
2003-05-16fix up interrupt code (ie, actually deref the ih_clr ptr correctly)Jason Wright
2003-05-16Clean up low-level sparc register access wrappers. Specify clobbers forHenric Jungheim
2003-05-16Let the user control the brightness of the tadpole built-in display viaMiod Vallat
2003-05-16Sync definitions with NetBSD. Will be necessary shortly.Miod Vallat
2003-05-16move the interrupt idle stuff to the generic intr_establish functionJason Wright
2003-05-16The sparc64 proms do not map all interrupt vectors. Instead ofHenric Jungheim
2003-05-16Unbrek mac68k, bad tedu; spotted by nick@Miod Vallat
2003-05-16removed INTRLIST (always do this)Marcus Watts
2003-05-16Removed not LP64 case -- only 64 bit kernels supportedMarcus Watts
2003-05-15Use less magic numbers when programming the vidc control register.Miod Vallat
2003-05-15Remove old inaccurate comments.Miod Vallat
2003-05-15Remove relics of an ancient pastMiod Vallat
2003-05-14Silence the "lost carrier on FOO port" messages when the port has been setMiod Vallat
2003-05-14Make the "slot" and "offset" locators for sbus drivers optional inMiod Vallat
2003-05-14Fix uninitialized variable.Miod Vallat
2003-05-14remove option LONGRUN; it's in everything but SMALL_KERNEL nowTed Unangst
2003-05-14Support for Transmeta CPU power management, called LongRun.Ted Unangst
2003-05-14The ramdac's hater club is proud to present new yet another SBus frameMiod Vallat
2003-05-14complain about commons since they are all currently dead here.Jason Wright
2003-05-14remove flags from cgfourteen from here as well.Federico G. Schwindt
2003-05-14remove unneeded FB_FORCELOW; miod@ agreed.Federico G. Schwindt
2003-05-14em* is starting to show up on lots of machines. for next release,Theo de Raadt
2003-05-14No more flags either for those frame buffer drivers.Miod Vallat
2003-05-14zs driver on sparc does not take flags anymore since 10 months, so don'tMiod Vallat
2003-05-14add {b,c}devsw_lookup convenience functions.Ted Unangst
2003-05-13The sab driver sometimes gets out of sync with the hardware. This canHenric Jungheim
2003-05-13Add option NO_PROPOLICE, which explicitely disables the use of the propoliceMiod Vallat
2003-05-13Nuke a few simple commons.Miod Vallat