summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2004-04-21cleanup and guess some models based on descriptionsMichael Shalayeff
2004-04-20Disable FFS_SOFTUPDATES too, from form@pdp-11.org.ruAlexander Yurchenko
2004-04-20enable umidi, now that the include issue has been fixedPeter Valchev
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-04-19Report when VIA AES is present, even if we're not going to use it becauseTom Cosgrove
2004-04-18... and do not pass a NULL map to uvm_fault() either.Miod Vallat
2004-04-18Do not dereference NULL stupidly in trap() when checking if a process needsMiod Vallat
2004-04-18In cpu_startup(), move the memory size computations to allocsys() insteadMiod Vallat
2004-04-18unify USB section with i386 GENERIC, but leave "midi at umidi" commented outPeter Valchev
2004-04-18unify the whole USB section with the already-improved i386 GENERICPeter Valchev
2004-04-18typo in a commentMichael Shalayeff
2004-04-16Bounds check PCC2 and SYSCON interrupt vectors.Miod Vallat
2004-04-16Do not attach if we could not get an interrupt.Miod Vallat
2004-04-16When a VMEBus device needs to use two interrupt vectors, be nice and let itMiod Vallat
2004-04-16Do not register console as CN_NORMAL priority if we are not in cdevsw[].Miod Vallat
2004-04-16probe correct amount of RAM on cards that have 64KB memoryXavier Santolaria
2004-04-16bye bye, because miod wants a clean shack as much as i doTheo de Raadt
2004-04-16remove #GATEWAY junkTheo de Raadt
2004-04-16During bootup, only print the VMEChip2 decoder settings for those which areMiod Vallat
2004-04-16When the abort button is pressed on 1x7, do not invoke the trap handler twice.Miod Vallat
2004-04-16provide MI splaudio(); ok miodPeter Valchev
2004-04-15Since *ramread and *ramwrite are the same code, really, factorize them a laMiod Vallat
2004-04-15Remove more dead code.Miod Vallat
2004-04-15constify baud rate to hardware parameters structures.Miod Vallat
2004-04-15Nuke unneeded definitions.Miod Vallat
2004-04-15Remove orphaned CLCD_DO_POLLED_INPUT code.Miod Vallat
2004-04-15rework access to emulations slightly in an effort to both merge andTed Unangst
2004-04-15Fix urio(4) entry, MAKEDEV was correct already; ok deraadtPeter Valchev
2004-04-14correct umidi(4) entry; ok deraadtPeter Valchev
2004-04-14Way too much include files here...Miod Vallat
2004-04-14If resetting a MVME188 which is not system controller, only trigger a localMiod Vallat
2004-04-14After enough checks on real hardware, it turns out the documentation is wrong,Miod Vallat
2004-04-14rework USB section - enable all supported devices, shift/add coments to other...Peter Valchev
2004-04-14Correctly register syscon interrupt handlers.Miod Vallat
2004-04-14enable all USB devices for which we have support in the tree; ok deraadt@Christian Weisgerber
2004-04-14Nuke getdevunit(), nothing uses it.Miod Vallat
2004-04-14Get the right address for the BusSwitch external cache control register.Miod Vallat
2004-04-14When trying to program tho 88410, be sure to unmask both flash banksMiod Vallat
2004-04-14Simplify pmap_bootstrap() interface.Miod Vallat
2004-04-14Remove unused softc members.Miod Vallat
2004-04-14typoMiod Vallat
2004-04-12removeable -> removable;Jason McIntyre
2004-04-12Fix process_frame macro.Mark Kettenis
2004-04-12Minor tweaks to appease gcc 3.Miod Vallat
2004-04-11pcmcia em and an work; okan@demirmen.comTheo de Raadt
2004-04-11move via-specific chunks to own fileTheo de Raadt
2004-04-10bge fitsTheo de Raadt
2004-04-08kill misplaced commentMichael Shalayeff
2004-04-08repair pcxs/t confoosionMichael Shalayeff