summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-08-06no localbus.hPer Fogelstrom
2004-08-06sgi support; from pefo@Michael Shalayeff
2004-08-06need thisMichael Shalayeff
2004-08-06do not be quiet about this operationTheo de Raadt
2004-08-06Makefile changes to enter deep down thereTheo de Raadt
2004-08-06initial sgi importPer Fogelstrom
2004-08-06one more mips64Per Fogelstrom
2004-08-06initial mips64Per Fogelstrom
2004-08-06support cardbus bridges and a few pcmcia devices i have workingMichael Shalayeff
2004-08-06Initial support for arm interrupt counters, more fixes to come. ok miod@Dale Rahn
2004-08-06Misc cleaning and KNF in order to sync this to hp300 soon; no functionalMiod Vallat
2004-08-06Print cpu/cmmu details during boot, like mvme88k.Kenji Aoyama
2004-08-06Easy one! Remove two redundant assignments.Per Fogelstrom
2004-08-06Merge Luna88k and mvme88k M88200 management code. Features:Miod Vallat
2004-08-06add MII_MODEL_AMD_79C875phyPer Fogelstrom
2004-08-06Add support for Am79C875 quad phy.Per Fogelstrom
2004-08-06Remove __static inline to make the kernel ~24k smaller on i386 and make the d...Marco Peereboom
2004-08-05Unbreak luna88k; spotted by aoyama@Miod Vallat
2004-08-05remove some separate per driver constants and useBrad Smith
2004-08-05When probing using badaddr make sure the probe load instructionPer Fogelstrom
2004-08-05compile before you commit damnitTheo de Raadt
2004-08-05use ETHER_MAX_LEN.Brad Smith
2004-08-05remove some separate per driver constants and useBrad Smith
2004-08-05Cleanup attachs for com and lpt for mips.Per Fogelstrom
2004-08-05Fix typos. Found by Dries SchellekensArtur Grabowski
2004-08-05Remove forgotten debug code which does not compile on alpha.Miod Vallat
2004-08-05keep at least a page in pv_entries pool and uppen the high markMichael Shalayeff
2004-08-05allocate a cluster on rx after all possible failures had been checked for; re...Michael Shalayeff
2004-08-05again, sync usb device support accross archs by adding cdceDavid Gwynne
2004-08-05sync usb devs to other archs by adding cdceDavid Gwynne
2004-08-05attach the compaq w100 and w200. the w100 should work with a bit of work. itDavid Gwynne
2004-08-05unmap bios when done. from form@pdp-11.org.ru via grangeTed Unangst
2004-08-05don't attempt to put processes back in a directory after unmount.Ted Unangst
2004-08-05spelling nit from Chris PascoeDavid Gwynne
2004-08-04tholo forgot to update KERN_MAXID; j@pureftpd.orgTheo de Raadt
2004-08-04Use the ad hoc register define to access the Pbus fault status register,Miod Vallat
2004-08-04hardclock detects if ITIMER_VIRTUAL and ITIMER_PROF have expired andArtur Grabowski
2004-08-04use CIRCLEQ_XXX; ok mcbride, miodMarkus Friedl
2004-08-04Uninline vputonfreelist.Artur Grabowski
2004-08-04Remove the old fetch(9)/store(9) functions, since they are not used inMiod Vallat
2004-08-04Crank maxusers to 32 on m68k GENERIC kernels, and to 16 on m68k installationMiod Vallat
2004-08-04interrupt coalescing on post 82557 chips; from freebsd via Dmitry Bogdan <dsb...Michael Shalayeff
2004-08-04Make jumbo frames work.Ryan Thomas McBride
2004-08-04Even when we have timecounters we still have to do the check for secondaryArtur Grabowski
2004-08-04Completely remove BATC code. BATC on 88200 are way too small to be worthMiod Vallat
2004-08-04- Match time_second and time_uptime prototypes.Artur Grabowski
2004-08-04kill hppa quirk that is not neededMichael Shalayeff
2004-08-04interrupt mitigation bitsMichael Shalayeff
2004-08-04More cleaning:Miod Vallat
2004-08-04KNF and a spanking in the ddb helper code.Miod Vallat