summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/conf
AgeCommit message (Expand)Author
2007-05-08Remove cross-compiling stuff that is neither correct nor should have been com...Artur Grabowski
2007-05-08Switch sparc to __HAVE_CPUINFO.Artur Grabowski
2007-05-01RAMDISK kernels do not need DIAGNOSTICTheo de Raadt
2007-02-03Simple single-processor mutex implementation, simpler than the MI code byMiod Vallat
2006-12-27pnozz is initialized by the prom in 8bpp mode, so don't bring high-depthMiod Vallat
2006-12-10Allow ``flags 0'' to work to disable DMA for si(4) and sw(4) - it would getMiod Vallat
2006-12-09Do not make sun terminal emulation selected by the wsemul_sun frame bufferMiod Vallat
2006-12-03Change cgeight to run the console in the monochrome overlay plane (as cgtwelveMiod Vallat
2006-12-03Clean frame buffer attachment code:Miod Vallat
2006-12-02zx needs rasops8 code for emulation modes, not rasops32.Miod Vallat
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
2006-06-26Enable wide targets on FAS366 esp; note that this changes the way espMiod Vallat
2006-06-01Right at the end of a debug kernel build, the current Makefile copies bsdChristopher Pascoe
2006-02-12Run the tvtwo emulation mode in the 8 bit plane, and keep mapped mode 32 bit.Miod Vallat
2005-12-12Only include PROCFS on kernels which have either COMPAT_LINUX or COMPAT_SVR4,Miod Vallat
2005-12-06Remove fdescfsPedro Martelletto
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
2005-07-17Attach com(4) to the built-in modem found on Tadpole SPARCbooks.Miod Vallat
2005-07-14More netccitt and netns removals; OK henning, brad, mickeyUwe Stuehler
2005-07-08Allow more than one auxio device to attach, and attach both SPARCbook auxioMiod Vallat
2005-05-03- Fix bogus asm statements; tmp1 and tmp2 need to be outputs rather than inputs.Brad Smith
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-19Same vm_machdep.c on solbourne.Miod Vallat
2005-04-19As a late birthday present, a preliminary port to the Solbourne IDT systemsMiod Vallat
2005-04-14+luphyBrad Smith
2005-03-08Cosmetics...Thierry Deval
2005-03-03Sort frame buffer section and remove rasops32 dependencies from cgfourteen,Miod Vallat
2005-01-10ledma*, and le* at ledma? will help with anteres units; miod okTheo de Raadt
2004-11-19More aggressive strip flags for non debug kernels; this is a noop on someMiod Vallat
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-09-27Do not mention a commented out strip(4), it is already in sys/conf/GENERIC.Miod Vallat
2004-09-16spacingTheo de Raadt
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-05-09Add option ISP_COMPILE_1000_FW, as done in GENERIC; recommended by mjacob@.Miod Vallat
2004-03-12commented pcmcia stuffTheo de Raadt
2004-03-09TyposMiod Vallat
2004-03-01rfx fits on the installation media.Miod Vallat
2004-02-29Enter rfx, driver for the SBus RasterFlex frame buffer family.Miod Vallat
2004-02-20crank maxusers from 18 to 20Theo de Raadt
2004-01-27enable bpp for sun4m too; jason@ okMichael Shalayeff
2004-01-20do not put INET6 here, we want bsd.rd that fitsTheo de Raadt
2004-01-04put INET6, rtsol, and ping6 onto media where it fits. install.sub changesTheo de Raadt
2003-11-20Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa.Marc Espie
2003-07-22Fix .depend generation for assym.h. Resolves PR 1154.Otto Moerbeek
2003-07-16Add support for unbuffered SBus LANCE devices. jason@ and deraadt@ OKTodd C. Miller
2003-07-08add ep@pcmcia and phys, commented out an and comMichael Shalayeff
2003-06-28add emulations for slinear:8 and ulinear:8; ok miodJason Wright