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