Age | Commit message (Expand) | Author |
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 | regen | Brad Smith |
2006-07-28 | move the Siemens vendor id to the right location. | Brad Smith |
2006-07-28 | First stab at an armish bootloader. It will load /bsd from the drive in the | Mark Kettenis |
2006-07-28 | regen | Brad Smith |
2006-07-28 | add some Broadcom, NVIDIA and Ricoh PCI ids. | Brad Smith |
2006-07-28 | do not bother playing tag with the PCI_COMMAND_STATUS_REG | Mark Kettenis |
2006-07-28 | Simplify autoneg code a bit. Tested on a few sk(4)'s and an axe(4). | Brad Smith |
2006-07-28 | another Marvell Gig PHY. | Brad Smith |
2006-07-28 | regen | Brad Smith |
2006-07-28 | another Marvell Gig PHY. | Brad Smith |
2006-07-27 | remove weird floppyboot garbage; ok miod | Theo de Raadt |
2006-07-27 | missing \n in ddb printf | Michael Shalayeff |
2006-07-27 | new twe; reported by Randal Harisch <azar@eyeonvideo.com> | Michael Shalayeff |
2006-07-27 | oops | Michael Shalayeff |
2006-07-27 | new twe id | Michael Shalayeff |
2006-07-27 | typo | Theo de Raadt |
2006-07-27 | Compile all kernels with -Wstack-usage-larger-than-2047, now that all | Miod Vallat |
2006-07-27 | Rework opl_find() so that it does not need to take a proto softc, shaves | 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 | fix fmts for UVMHIST_LOG() entries making it more useful on 64bit archs; miod... | Michael Shalayeff |
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-26 | don't call vn_rdwr() with IO_NODELOCKED when the vnode actually isn't | Nikolay Sturm |
2006-07-26 | Crank buffer sizes to the 1024 limit imposed by ttymalloc() | Jonathan Gray |
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 | Remove. | Mark Kettenis |
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 | Add the 12x22 font to vax defaults. | Miod Vallat |
2006-07-24 | Insert empty glyphs to make the font data really contiguous, as rasops | 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 | Select the 8x15 font by default on vax. | Miod Vallat |
2006-07-23 | Make the default value of outputs.linein.dir "output" for the ThinkPad T60. | Brad Smith |
2006-07-23 | Do not print an odd message on machines where led0 is configured but did | Miod Vallat |
2006-07-23 | Make smg(4) on par with the current state of wsdisplay drivers: make it use | Miod Vallat |