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