summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2002-02-13FREF/FRELE where required due to fd_getfile.jasoni
2002-02-10no; GPL_MATH_EMULATE is not "required"; nj.lee@plumtree.co.nzTheo de Raadt
2002-02-06emulate linux behaviour by passing ioctl's down to the underlying devicejasoni
2002-01-30Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ okThomas Nordin
2002-01-28yes, there is no sense in double savectx here; from Brian J. Kifiak <bk@rt.fm>Michael Shalayeff
2002-01-27bt no moreMichael Shalayeff
2002-01-24bussified and bus-split bustec scsi ha driver.Michael Shalayeff
2002-01-23recognize athlon model 6 and model 7; from netbsdMichael Shalayeff
2002-01-23bktr may have radioMichael Shalayeff
2002-01-23move mb_map allocation to mbinit()Artur Grabowski
2002-01-23move definition of mb_map from zillions of machdep.c to uipc_mbuf.cArtur Grabowski
2002-01-23move cdev_spkr_init() to conf.h for use by other arch'sEric Jackson
2002-01-23Pool deals fairly well with physical memory shortage, but it doesn't dealArtur Grabowski
2002-01-16Don't include <sys/map.h> when you don't need what's in it.Miod Vallat
2002-01-09Call gdt_init() earlier and only once. Work done with millert@Thomas Nordin
2002-01-09better iobase for rtii, from Maxim Tsyplakov <tm@oganer.net>Michael Shalayeff
2002-01-08Fix 16 vs. 32-bit mismatch. Solves the most common MBR hang.Kjell Wooding
2002-01-04correct comment: USB scanners aren't generic devicesJason Wright
2002-01-02commented out maxi radioMichael Shalayeff
2002-01-02at least ; required after label or case; openbsd@davidkrause.comTheo de Raadt
2002-01-02missing radiotrack entries, fix the others (all still commented outMichael Shalayeff
2001-12-31man says bus_space_map() returns non-zero, not negative on failureMichael Shalayeff
2001-12-24Harmonize and complete wrt cross-compilation.Miod Vallat
2001-12-24pcib is required if pcibios is there; deraadt@ okMichael Shalayeff
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
2001-12-16match piix icu type on 82810ba/m; from netbsdMichael Shalayeff
2001-12-15first i gave you one of the reasons it mmakes thing better.Michael Shalayeff
2001-12-15Fix a long-standing alignment bug by removing the 32-but call/returnKjell Wooding
2001-12-14on some sony vaios (con dios) battery life is reportedMichael Shalayeff
2001-12-14SMALL_KERNEL -> outline splxNiklas Hallqvist
2001-12-13remover registers. bracket spl regions with asm volatilesNiklas Hallqvist
2001-12-11Remove declarations that already exist in <sys/conf.h>Miod Vallat
2001-12-11Yet another sync to NetBSD. Kills lot of unnecessary code and cleans up a bit.Artur Grabowski
2001-12-11More sync to NetBSD.Artur Grabowski
2001-12-11Merge in some pmap improvements from NetBSD.Artur Grabowski
2001-12-10minor cleanups.Artur Grabowski
2001-12-10No need to include <sys/dmap.h> and define related variables.Miod Vallat
2001-12-08Sprinkle pmap_update calls where relevant and some otherArtur Grabowski
2001-12-07Use pmap_kenter for buffers and msgbuf.Artur Grabowski
2001-12-07Ratibibugle setredzone()Miod Vallat
2001-12-06Shave never used fastvec codeNiklas Hallqvist
2001-12-05Enable rootdev auto-configuration by device drivers during boot.Thierry Deval
2001-12-05remove some ancient crud from the "modern machine" floppyTheo de Raadt
2001-12-05change KMEMPAGES back to 64M, 128M does not work on large memory machines.Dale Rahn
2001-12-05VM_KMEM_SIZE no longer needed.Artur Grabowski
2001-12-05make nkmempages dynamic based on memory. okay art@ from netbsd:Niels Provos
2001-12-04Yet another sync to NetBSD uvm.Artur Grabowski
2001-12-04Now that we found the bug, go back to not stop on SPL NOT LOWERED..Niklas Hallqvist
2001-12-04more bits defs; from netbsdMichael Shalayeff
2001-12-04missing \nMichael Shalayeff