summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-12-29disable ie1@gsc as not really supported and a commented out bha@pciMichael Shalayeff
2003-12-29no vtophys(), don't need uvm_extern.h anymore.Brad Smith
2003-12-29Since pmap_activate() does a complete user tlb flush, it is not necessaryMiod Vallat
2003-12-29Properly recognize SiS CPU family;Alexander Yurchenko
2003-12-29correct probe console printf; miod okTheo de Raadt
2003-12-28do not use MALLOC on variable sized allocationsMichael Shalayeff
2003-12-28Crank default data and stack limits, align with m68k values.Miod Vallat
2003-12-28Give i/o's requeued as a result of aborts, timeouts, etc. a status ofKenneth R Westerback
2003-12-28Having vmel and vmes keep another pointer to their parent in their softc isMiod Vallat
2003-12-28dma_cachectl() takes a va and computes the pa from it, no need to invoke itMiod Vallat
2003-12-28add ian dowse's dirhash code from freebsd.Ted Unangst
2003-12-28Add a new PFSYNC_ACT_UREQ message type.Ryan Thomas McBride
2003-12-28new type for dirhashTed Unangst
2003-12-28add dirhash, and wire in rwlocks used by dirhashTed Unangst
2003-12-28multiple include protectionTed Unangst
2003-12-28make check for too large allocations earlier, instead of fiddling with it.Ted Unangst
2003-12-28More optimizations borrowed from the m68k pmap:Miod Vallat
2003-12-27Replace the MVME376 driver from a homemade and dusty if_ve driver toMiod Vallat
2003-12-27Handle odd sizes in d16_bcopy() and d16_bzero().Miod Vallat
2003-12-27Do not print vaddr in vme attachments.Miod Vallat
2003-12-27Basic cleaning and KNF; no functional change.Miod Vallat
2003-12-26A simple compile-time micro-optimization in pmap_protect() forMiod Vallat
2003-12-26Merge the attachment part and the real work part of the SCSI drivers inMiod Vallat
2003-12-26- use 1/2 space for rijndael context in ipsecMarkus Friedl
2003-12-25Enable vx(4) again - while it still awaits more tests, it can attach withoutMiod Vallat
2003-12-25Provide common D16 vmespace block access functions, instead of vs and vx eachMiod Vallat
2003-12-25Remove duplicate ident strings.Miod Vallat
2003-12-25Disable vx* for now.Miod Vallat
2003-12-25Floating-point status register exception bits are supposed to be maintainedMiod Vallat
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-12-24Murphy's law applied to BSD:Miod Vallat
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-12-24Since we have real bus error faults, and handle them as such, always treatMiod Vallat
2003-12-24syncTodd T. Fries
2003-12-24additional camera device; ok deraadt@Todd T. Fries
2003-12-24Make error message more informative by showing bad value that causedKenneth R Westerback
2003-12-24setperf and cpuspeed support; ok deraadt@Markus Friedl
2003-12-24cpu_cpuspeed has a proper external def, remove this one, suggested by teduDale Rahn
2003-12-24kill unused defineMichael Shalayeff
2003-12-24support cpu_cpuspeed on macppc.Dale Rahn
2003-12-23provide cpuspeed fluffMichael Shalayeff
2003-12-23Data access faults occuring inside copyin() or copyinstr() would getMiod Vallat
2003-12-23make it a righteous print of the bootpath (tail gravity it has that is)Michael Shalayeff
2003-12-23recognize several more wi@usb devices.Dale Rahn
2003-12-23syncDale Rahn