Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Still a few rough edges to polish, but nevertheless usable; 4bpp flavour untested. | |||
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 | |
ok drahn@ | |||
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 | |
upper slot of the Thecus n2100. Glued together from bits from the NetBSD cobalt and evbarm ports. | |||
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 | |
offending code has been taken out and shot. ok deraadt@ | |||
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 | |
fixes for 48KHz sound and adds the C-Media CMI8738B PCI id. By ITOH Yasufumi From NetBSD Thanks to kurt@ for providing me with a CMI8738 board. | |||
2006-07-26 | More files which have changed name or location since some time already and | Miod Vallat | |
are only confusing things. | |||
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 | |
override it with the rasops one. | |||
2006-07-25 | Remove cursor register address constants, code should (and does) use dc503reg.h | Miod Vallat | |
instead. | |||
2006-07-25 | Assembly versions of kvtopte() and kvtophys(), better than what gcc | Miod Vallat | |
outputs; from NetBSD | |||
2006-07-25 | Kill option GPL_MATH_EMULATE. | Mark Kettenis | |
ok deraadt@ and many others. | |||
2006-07-24 | Driver for the VS4000/90 frame buffer, adapted from NetBSD (ragge) and | Miod Vallat | |
Blaz Antonic's work, no acceleration yet, untested due to the lack of hardware, but enough sacrifices were made to the RAMDAC Gods. | |||
2006-07-24 | Make sure the mapped frame buffer area is a multiple of the logical page | Miod Vallat | |
size, for mmap to be happy. | |||
2006-07-24 | Add a wsdisplay driver for the frame buffer found on VS4000/60 and VLC | Miod Vallat | |
systems, based on Blaz Antonic's work and adjusted to fit modern wscons requirements; currently running as a dumb frame buffer, acceleration code going in soon. | |||
2006-07-24 | move large local array out of a "called once, only at boot" function | Theo de Raadt | |
into being a global, to reduce stack size; ok miod | |||
2006-07-24 | Simplify ioaccess() by computing the pte template outside the loop, and | Miod Vallat | |
modify iounaccess() loop style accordingly for consistency. No functional change. | |||
2006-07-24 | Recent change to the way mainbus children attach requires sbi_match to be | Miod Vallat | |
split between mainbus and abus attachments. Untested (and this is not part of the supported hardware at the moment), but at least this will allow sbi to attach to abus (this was broken, even before the mainbus attachment changes). | |||
2006-07-23 | Do not print an odd message on machines where led0 is configured but did | Miod Vallat | |
not attach. | |||
2006-07-23 | Make smg(4) on par with the current state of wsdisplay drivers: make it use | Miod Vallat | |
a rasops backend and wsfont, better ioctl conformance, and too many other changes to mention. | |||
2006-07-20 | Not all Cheetah machines have the DSSI controller at a non-canonical address; | Miod Vallat | |
this will get corrected on a machine-by-machine basis. | |||
2006-07-20 | Conform to the party's line when printing unconfigured devices. | Miod Vallat | |
2006-07-20 | Here cometh the blinkenlichten on VAXens. | Miod Vallat | |
Register information from NetBSD (except for KA53), logic from OpenBSD/sparc. | |||
2006-07-20 | Kill an autoconf abuse introduced with Cheetah support, and pass real | Miod Vallat | |
attachment information to mainbus children. Makes it much cleaner to attach both ibus and vsbus on those machines. | |||
2006-07-20 | Oops, correctly initialize vax_confdata for VS4k/90. | Miod Vallat | |
2006-07-20 | regen | Michael Shalayeff | |
2006-07-20 | fix various ways of spelling 'access' wrong in comments | Martin Reindl | |
2006-07-20 | regen | Michael Shalayeff | |
2006-07-20 | assume root is always on wd0a, for now | Theo de Raadt | |
2006-07-20 | Get rid of the 'nextevent out of bounds' error message, if interrupts | Dale Rahn | |
are held off for too long, allow the system to continue running, even if time is lost. | |||
2006-07-19 | Actually we can optimize further an assignment in sendsig(). | Miod Vallat | |
2006-07-19 | Trivial simplification in the signal delivery code; shave one instruction | Miod Vallat | |
from sigcode and one computation from sendsig(), isn't life great? | |||
2006-07-19 | Remove long dead meat and irrelevant defines. No functional change. | Miod Vallat | |
2006-07-19 | Honour L3 switch on VS4k/90, even if we don't support glass console yet; | Miod Vallat | |
from NetBSD. | |||
2006-07-19 | Cheetah machines can use dz as a console since a long time already, thus do | Miod Vallat | |
not allow the mtpr console to work on them. | |||
2006-07-19 | Remove code checking for memory residence of pages in disk_reallymapin(), | Miod Vallat | |
it is not needed; from NetBSD. | |||
2006-07-17 | same changes as i386. tested by kettenis@ and ckuethe@. thanks. | Federico G. Schwindt | |
2006-07-17 | same fix as i386 | Theo de Raadt | |
2006-07-17 | we prefer it if this compiles | Theo de Raadt | |