summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
2003-06-24... and it must compile, too. Doh.Miod Vallat
2003-06-24io_alloc must provide working bus_space tag and handles...Miod Vallat
2003-06-24Use the common Power9000 definitions.Miod Vallat
2003-06-23*_raw_*_1() functions do not existMichael Shalayeff
2003-06-23Properly account for fast interrupt vectors; this was accidentally brokenMiod Vallat
2003-06-23Attachment glue for stp and tslot drivers, and add them, as well as wi0,Miod Vallat
2003-06-23Driver for the pcmcia slots in the Tadpole SPARCbook machines.Miod Vallat
2003-06-23Split the stp driver into its core, and md attachment routines, and provideMiod Vallat
2003-06-23Add a very straightforward subset of the bus_space API, where all functionsMiod Vallat
2003-06-23Handle SBus cards with an "interrupts" property but no "intr" property.Miod Vallat
2003-06-18oops, missed this part of the hme vlan stuffJason Wright
2003-06-18configure the interface to properly support vlan framesJason Wright
2003-06-18Oops, previous commit removed the rcsid by mistake.Miod Vallat
2003-06-18Rename p9k to pninek, since device base names with digits are confusing;Miod Vallat
2003-06-18When reporting unknown sbus hardware, also report the hardware class (audio,Miod Vallat
2003-06-17New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445Miod Vallat
2003-06-15Fix the logic in the interrupt handler, and reenable colormap updatesMiod Vallat
2003-06-13eraserows() was missing a coordinate address latch.Miod Vallat
2003-06-13g/c an useless define.Miod Vallat
2003-06-13Fix lower right edge bounds for quad operations.Miod Vallat
2003-06-13Accelerated text console routines, using the Power 9100 drawing engine.Miod Vallat
2003-06-12Add an interrupt handler, and use it to defer colormap updates to the endMiod Vallat
2003-06-06- section reorderJason McIntyre
2003-06-06Do not bother taking care of the frame buffer flags in the softc, if theMiod Vallat
2003-06-05Faster ramdac operation, by reducing the delay between register writes,Miod Vallat
2003-06-053/4 knockout for peter galbavyTheo de Raadt
2003-06-04Delete UCB term 3. When there are other copyright owners, we affirmTheo de Raadt
2003-06-04Use bus_untmp() instead of rolling an inline version of it;Miod Vallat
2003-06-04more term 3 and 4 changesTheo de Raadt
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02remove terms 3 (and 4 in some places) where i am the authorTheo de Raadt
2003-06-02nuke my clause 3 & 4 (and a couple jointly (c) with Theo).Jason Wright
2003-06-02licence cleanupTheo de Raadt
2003-06-02some license cleanupTheo de Raadt
2003-06-02Initialize the hint for uvm_km_suballoc.Artur Grabowski
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2003-05-26fix some fictitious spellings. ok miod@Ted Unangst
2003-05-25mgx fits on the floppies, so add it as well.Miod Vallat
2003-05-25Support for the Vigra VS11 frame buffer. This is basically the same as theMiod Vallat
2003-05-23remove old swapgeneric.c'sTed Unangst
2003-05-23move swapgeneric to truly generic code. tested on many archs by miod and mic...Ted Unangst
2003-05-22Let this compile on SUN4 or SUN4C only kernels, PR #3269Miod Vallat
2003-05-18It turns out that this card has a vga-compatible CRTC interface, withMiod Vallat
2003-05-17No need to check for the 640x480 resolution case, since the minimal resolutionMiod Vallat
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-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