Age | Commit message (Expand) | Author |
2006-07-30 | Report MicroVAX 3100 m{10,20}{,e} as such instead of bare ``MicroVAX 3100''; | Miod Vallat |
2006-07-30 | Use DZ_CSR_xxx symbolic constants. | Miod Vallat |
2006-07-30 | Add wscons stuff to the installation media as well. | Miod Vallat |
2006-07-30 | options SCSIVERBOSE is long dead | Miod Vallat |
2006-07-30 | wskbd and wsmouse nodes. | Miod Vallat |
2006-07-30 | Allow keyboard attachment on VS 4k/90 as well, spotted by deraadt@ | Miod Vallat |
2006-07-29 | And correctly map the ramdac when console, too. Doh. Somehow I was expecting | Miod Vallat |
2006-07-29 | Fix depth detection when gpx is the console. | Miod Vallat |
2006-07-29 | Force gpx to attach if it is the console, the interrupt test is unreliable | Miod Vallat |
2006-07-29 | Attach keyboard and mouse on VAXstations. Non-keyboard capable machines are | Miod Vallat |
2006-07-29 | Sync dz and lk{kbd,ms} code with NetBSD, this allows keyboards to work when | Miod Vallat |
2006-07-29 | Make _rtt reset the machine. | Mark Kettenis |
2006-07-29 | Better ``no dz console to a keyboard connector'' fix which does not interfere | Miod Vallat |
2006-07-29 | At attach() time, do not simply trust the L3 switch to know if we are the | Miod Vallat |
2006-07-29 | ework armish bootloader into an interactive one, much like i386 has. | Mark Kettenis |
2006-07-29 | Rewrite glass console detection and initialization code, it's simpler and | Miod Vallat |
2006-07-29 | Make sure we never attach a dz console to a keyboard port on VAXstations, | Miod Vallat |
2006-07-29 | Use a less bright pattern. | Miod Vallat |
2006-07-29 | fix typo in comment | Jasper Lievisse Adriaanse |
2006-07-29 | remove gnu stuff from the 'tags' target. | Thordur I. Bjornsson |
2006-07-29 | only enter for armish | Theo de Raadt |
2006-07-28 | 4KB buffer on the stack, and would you like fries with that? | Miod Vallat |
2006-07-28 | Driver for the color frame buffer option on VAXstation 3100 models 3x/4x. | Miod Vallat |
2006-07-28 | Better dmesg | Miod Vallat |
2006-07-28 | Pass the end of the symbol table to the kernel. | Mark Kettenis |
2006-07-28 | Make option USER_PCICONF work. | Mark Kettenis |
2006-07-28 | no man page for now | Theo de Raadt |
2006-07-28 | should install into /usr/mdec/ | Theo de Raadt |
2006-07-28 | enter boot | Theo de Raadt |
2006-07-28 | First stab at an armish bootloader. It will load /bsd from the drive in the | Mark Kettenis |
2006-07-27 | remove weird floppyboot garbage; ok miod | Theo de Raadt |
2006-07-27 | Compile all kernels with -Wstack-usage-larger-than-2047, now that all | Miod Vallat |
2006-07-27 | enable cmpci(4) and enable midi@opl | Brad Smith |
2006-07-27 | + opl* at cmpci? | Brad Smith |
2006-07-27 | ok, opl/cmpci can go in now, got the workaround for upcoming issues | Theo de Raadt |
2006-07-27 | disable shit that will break the tree soon | Theo de Raadt |
2006-07-27 | Newer cmcpci(4) sound driver, which adds S/PDIF, OPL and MPU support, some | Brad Smith |
2006-07-26 | More files which have changed name or location since some time already and | Miod Vallat |
2006-07-26 | crank to 4.0-beta | Theo de Raadt |
2006-07-25 | Do not bother reading the existing colormap on attach, since we will | Miod Vallat |
2006-07-25 | Remove cursor register address constants, code should (and does) use dc503reg.h | Miod Vallat |
2006-07-25 | Assembly versions of kvtopte() and kvtophys(), better than what gcc | Miod Vallat |
2006-07-25 | Kill option GPL_MATH_EMULATE. | Mark Kettenis |
2006-07-24 | Driver for the VS4000/90 frame buffer, adapted from NetBSD (ragge) and | Miod Vallat |
2006-07-24 | Make sure the mapped frame buffer area is a multiple of the logical page | Miod Vallat |
2006-07-24 | Add a wsdisplay driver for the frame buffer found on VS4000/60 and VLC | Miod Vallat |
2006-07-24 | move large local array out of a "called once, only at boot" function | Theo de Raadt |
2006-07-24 | Simplify ioaccess() by computing the pte template outside the loop, and | Miod Vallat |
2006-07-24 | Recent change to the way mainbus children attach requires sbi_match to be | Miod Vallat |
2006-07-23 | Do not print an odd message on machines where led0 is configured but did | Miod Vallat |