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