summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2001-08-18Move pmap_{de,}activate to vm/pmap.h, it's same on all archs.Artur Grabowski
2001-08-18Fix functions to match prototypes. Old K&R doesn't make sense with inlineMarc Espie
2001-08-18probe for ps2 model and check if kbd controller is presentMichael Shalayeff
2001-08-18make apm use kqueue for transferring events to luse listener.Michael Shalayeff
2001-08-18consistency nit, add some missing preprocessor symbols.Brad Smith
2001-08-18Timeout non-functional KBC (e.g. when missing) and gate A20 using port 0x92Constantine Sapuntzakis
2001-08-17provide a way to get the number used for irq line, not only a stringMichael Shalayeff
2001-08-17quieten pcmcia/cardbus interrupt handling at unsuspend timeTheo de Raadt
2001-08-17depend wscons_machdep.c on wsdisplay; from Peter Galbavy <peter.galbavy@knowt...Michael Shalayeff
2001-08-12uvm_extern.h is enough hereMichael Shalayeff
2001-08-12moce pglisth into uvm_pglist.hMichael Shalayeff
2001-08-11Some fixes from NetBSD.Artur Grabowski
2001-08-11remove some old cruft.Artur Grabowski
2001-08-08move the com_raisedtr proto for timeout_setMichael Shalayeff
2001-08-08IPCOMP removal. deraadt@ ok.Jean-Jacques Bernard-Gundol
2001-08-07tag fixes; Denis Afonin <dfa@solo.ee>Jason Wright
2001-08-06remove vm_conf.h; art@ okMichael Shalayeff
2001-07-30Change:Artur Grabowski
2001-07-29Temporarily fix wscninit so that it only runs once.Constantine Sapuntzakis
2001-07-27Convert array lookups to function calls that are bounds checkedConstantine Sapuntzakis
2001-07-26If pckbc_cnattach fails, try to usb attach. Helps on some legacy-free PCsConstantine Sapuntzakis
2001-07-25Change the pmap_enter interface to merge access_type and the wired booleanArtur Grabowski
2001-07-23reorder operations a bit for st16550{v2}, xr16850, ti16750:Jason Wright
2001-07-18Get rid of the PMAP_NEW option by making it mandatory for all archs.Artur Grabowski
2001-07-17addcom and pccom at addcom (commented out)Jason Wright
2001-07-15add install targetassar
2001-07-15add macros for spinlockinit, spinlockmgr to build for MULTIPROCESSORassar
2001-07-15Some more KNFNiklas Hallqvist
2001-07-15Comment clarification and indent; ok mickey@Niklas Hallqvist
2001-07-15spellingPeter Valchev
2001-07-13delete duplicate definitionsTheo de Raadt
2001-07-13All two common configurations for DEC EtherWorks cardsNiklas Hallqvist
2001-07-10ANSI C does not like labels: without a statement after that.Marc Espie
2001-07-06qsphy required for txTheo de Raadt
2001-07-06Change to make the kernel build when IPCOMP is activated andJean-Jacques Bernard-Gundol
2001-07-06change MSIZE to 256, okay @deraadtNiels Provos
2001-07-05Get rid of the wrapper macros around extent_alloc*1Artur Grabowski
2001-07-05move cdev_decl(iop) into sys/conf.hMichael Shalayeff
2001-07-04need sys/systm.h for strcmp prototype (gcc 3.0 fixes built-in status,Marc Espie
2001-07-04Make preprocessor happier, don't give it untasty tokens at end of input.Marc Espie
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-03Add the I2O deviceNiklas Hallqvist
2001-07-02add nge and nsgphyNathan Binkert
2001-06-29update the copyright yearMichael Shalayeff
2001-06-29return normal is error code returned is zero, for some thinkpadsMichael Shalayeff
2001-06-29merge a bit of bus_dma* from netbsdJason Wright
2001-06-29biosboot is more than 256 bytes for a while nowMichael Shalayeff
2001-06-29Enable iop+ioprbsNiklas Hallqvist
2001-06-27UVM is defaultNiklas Hallqvist
2001-06-27MNN is no longer an option.Artur Grabowski