summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1999-03-16K6-3Theo de Raadt
1999-03-15on cypress, disable write caching for nowTheo de Raadt
1999-03-13If a program crashes due to a "program" exeception, dump additionalDale S. Rahn
1999-03-12reference docJason Wright
1999-03-12Additional pic related change, not currently used by powerpc port.Dale S. Rahn
1999-03-11ne* fixupsTheo de Raadt
1999-03-11wb(4) fits on RAMDISKTheo de Raadt
1999-03-11add wbJason Wright
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1999-03-09add more 'cc' usage, actually overestimating gcc's smartness; also fix curren...Michael Shalayeff
1999-03-09Add support for disabling the processor serial number on the P3.Jason Downs
1999-03-08Add support for CPUID level 2. This is used to determine the L2 cache sizeJason Downs
1999-03-08Tweak horizontal frequency higher so that fringe case (basic SVGA + oldMarc Espie
1999-03-07disable isp, enable adw/mx/vrTheo de Raadt
1999-03-05Add forgotten file, espie@ has checked it compilesNiklas Hallqvist
1999-03-05CS4232 hack goes awayTheo de Raadt
1999-03-05room for few more devicesTheo de Raadt
1999-03-05no isp yetTheo de Raadt
1999-03-04note com/lpt chipset usedMichael Shalayeff
1999-03-04isapnp wss supportTheo de Raadt
1999-03-04pn* now fits...Theo de Raadt
1999-03-03rework check_eh() so that it is bridge awareJason Wright
1999-03-03unsigned vs. signed nitJason Wright
1999-03-03pull in some viking stuff from NetBSD; delay use of CPUFLG_CACHEPAGETABLESJason Wright
1999-03-02TypoMarc Espie
1999-03-01add checks for if_bridge (in addition to if_bpf)Jason Wright
1999-03-01led driver support for 4/[1236]00 machinesJason Wright
1999-03-01Add extra pixel to 'l', so that it no longer looks like a '|'Marc Espie
1999-02-28conditionalize use of sbus_testdma()Jason Wright
1999-02-28new boxkstailey
1999-02-28do not APMDEBUG ramdisk floppy, it is very noisyTheo de Raadt
1999-02-28permit swap on wd0b and sd0b, for swaponTheo de Raadt
1999-02-28DEBUG should not affect apm.cTheo de Raadt
1999-02-28compensate for check on unicast packets rx'd in promisc mode being movedJason Wright
1999-02-26deal with uvm. Mostly name changes.Artur Grabowski
1999-02-26change pmap_{de,}activate to take a struct proc *.Artur Grabowski
1999-02-26cnt.foo -> uvmexp.barArtur Grabowski
1999-02-26some allocation changes, name changes, etc for uvmArtur Grabowski
1999-02-26add kcopy (uvm)Artur Grabowski
1999-02-26kmem allocation changes for uvmArtur Grabowski
1999-02-26some uvm constantsArtur Grabowski
1999-02-26cnt.foo -> uvmexp.bar in uvmArtur Grabowski
1999-02-26cnt.foo -> uvmexp.bar in uvmArtur Grabowski
1999-02-26typedefs for {v,p}addr_t and {v,p}size_t needed by uvm.Artur Grabowski
1999-02-26some defines needed by uvmArtur Grabowski
1999-02-25try to avoid using bus_* stuff for MD code, handle interrupts, gscbus changesMichael Shalayeff
1999-02-25fix /boot arguments mapping.Michael Shalayeff
1999-02-25chipset-independant irq establishing/handling code; dummy dma stuffMichael Shalayeff
1999-02-25establish irq after MI attach call, some cleanupMichael Shalayeff
1999-02-25save 'esym' passed from /bootMichael Shalayeff