summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-09-14always map the io spaceMichael Shalayeff
2004-09-14do not print anything about btlb if there is noneMichael Shalayeff
2004-09-14allocate ext-cfg memory if was requestd in dd_stimemreqMichael Shalayeff
2004-09-14better nkpdes calculation including pdes for io space now; move uvm_page_phys...Michael Shalayeff
2004-09-14higher max kmem default and mark swap brokenMichael Shalayeff
2004-09-14a few more funcsMichael Shalayeff
2004-09-14two more icensemble codecs. now they are via really...Michael Shalayeff
2004-09-14move to 3.6-currentTheo de Raadt
2004-09-13for pcons tty and kernel console (ie. boot -a) input, replace prom ^HTheo de Raadt
2004-09-12Return the most common data link type instead of the first match for anClaudio Jeker
2004-09-11backout 1.48, but maintain the fix for the merge error.David Gwynne
2004-09-10Need to sync NLEAF() occurences too.Miod Vallat
2004-09-10typo in SAVE_CPU expansion.Miod Vallat
2004-09-10Use correct register aliases wrt the __mips_n64 regdef.Per Fogelstrom
2004-09-10This is the script used to link the kernel. A flaw in ld makesPer Fogelstrom
2004-09-10Fix LEAF usage adding new extra arg. spotted by miod.Per Fogelstrom
2004-09-09these should have gone in with the other 64 bit changesPer Fogelstrom
2004-09-09Kernel moves to 64 bit. A few more tweaks when binutils is updated.Per Fogelstrom
2004-09-09Copy out anchors with relative paths and wildcards correctly,Daniel Hartmeier
2004-09-09Changes for 64 bit kernel. Some functions needis to be rewritten orPer Fogelstrom
2004-09-09Kill mb_map and related defines, we don't need one.Miod Vallat
2004-09-09cpu_setup functions passed wrong first arg; from foleite@yahoo.com.brTheo de Raadt
2004-09-08typo, wrong type; cd@sentia.nlTheo de Raadt
2004-09-07Properly put ktrsyscall (and scdebug_foo) into biglock, inspired from NetBSDNiklas Hallqvist
2004-09-06rl fits on install media againTheo de Raadt
2004-09-06add INTEL PRO_1000_GT; ok deraadtMarkus Friedl
2004-09-06syncMarkus Friedl
2004-09-06add intel PRO_1000_GT; ok deraadtMarkus Friedl
2004-09-06Jumbo pack of fixes:Miod Vallat
2004-09-02Prevent mixer from resetting volume back to blead-from-the-ears.Marco Peereboom
2004-09-01regen for BCM4401-B0Todd C. Miller
2004-09-01Support Broadcom BCM4401-B0; from FreeBSD. OK deraadt@ and henning@Todd C. Miller
2004-09-01Make sure we don't call kernfs_xread() with a negative offset.Todd C. Miller
2004-08-31Buglet in cachectl(), do not use curproc anymore.Miod Vallat
2004-08-31Prevent backup CARP hosts from replying to arp requests, fixes strangenessRyan Thomas McBride
2004-08-30another card tat uses system promMichael Shalayeff
2004-08-30In the interrupt handler, if there is a DMA transfer in progress, doMiod Vallat
2004-08-30fix some types not agreeing with gcc 3Per Fogelstrom
2004-08-30Add the original LUNA-88K support.Kenji Aoyama
2004-08-30Increment the states reference counter in the rule attached to the stateRyan Thomas McBride
2004-08-30from freebsd via Jonathan GrayDavid Gwynne
2004-08-30Remove 'usb_'realloc() usage because it doesn't know the size of the oldDale Rahn
2004-08-29Add Adaptec 2120S. ok deraadt@ mickey@Marco Peereboom
2004-08-29oops debugging printfMichael Shalayeff
2004-08-27Add wsmux to support USB keyboards on RAMDISK_CD, which has usb support,Dale Rahn
2004-08-27Support USB keyboards on install where USB support is enabled. ok deraadt@Dale Rahn
2004-08-26Fix for DoS caused by incorrect error handling. From Dmitry V. Levin.Otto Moerbeek
2004-08-26diskboot changesPer Fogelstrom
2004-08-26Fix a problem where the driver could get stuck in the rx int loop.Per Fogelstrom
2004-08-26sync with GENERIC for PCI NICs and MII PHY driversBrad Smith