summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2004-08-25Swap the sources for clock and statclock on MVME188 (the Z8536 being moreMiod Vallat
2004-08-25Allow DMA transfers to be disabled through device flags; default is to enableMiod Vallat
2004-08-25Set SCMD_PAD in non-integral sector DMA transfers, or the transfer neverMiod Vallat
2004-08-25Rearm the DUART counter as soon as we enter the interrupt handler, to notMiod Vallat
2004-08-25Minor tweaks to make things work in install.Per Fogelstrom
2004-08-25unbreak DEBUG; ok henning, deraadtMarkus Friedl
2004-08-25Disable ehci on macppc for now, it causes a race condition between devicesDale Rahn
2004-08-25Better DUART timer interval computation for clock.Miod Vallat
2004-08-25Use a simpler delay() routine for MVME188, from Mach via Luna88kMiod Vallat
2004-08-24back out the last change as it seems to produce problems found by brad@; dera...Michael Shalayeff
2004-08-24The#@$#%^&}1 z8536 timers runs at PCLK/2, hence 2MHz. Compensate, sinceMiod Vallat
2004-08-24Sync with i386 cdboot.8:Tom Cosgrove
2004-08-24Better description of the path to bsd.rd, to avoid having to update itTom Cosgrove
2004-08-24Don't allow SIOCGET{VIF,SG}CNT from sockets other than the multicast router.Brad Smith
2004-08-24Oops, unbreak dartcngetc().Miod Vallat
2004-08-24Correctly document the order in which cdboot looks for kernels.Tom Cosgrove
2004-08-24Have cdboot look for /3.6/amd64/bsd.rd first.Tom Cosgrove
2004-08-24Have cdbr look for cdboot at /3.6/amd64/cdboot as well as at /cdboot.Tom Cosgrove
2004-08-24Correctly document the order in which cdboot looks for kernels.Tom Cosgrove
2004-08-24Have cdboot look for /3.6/i386/bsd.rd first.Tom Cosgrove
2004-08-24Have cdbr look for cdboot at /3.6/i386/cdboot as well as at /cdboot.Tom Cosgrove
2004-08-24Since the cpu frequency can only be an integral number on the Luna88k,Miod Vallat
2004-08-24Correctly initialize and shuffle statclock on 1x7.Miod Vallat
2004-08-24change physmem divisor to 256. divide by page size was wrong. this doesTed Unangst
2004-08-24fix the microtime renaming leftover; from Emil Mikulic <g5ba9cd0@dmr.ath.cx>;...Michael Shalayeff
2004-08-24adapt uvm_km_pages_lowat to physmem. thanks testers. ok deraadt@Ted Unangst
2004-08-24revert. itojun notes that 128 is ok because of bitlen check.Ted Unangst
2004-08-23Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>Marco Peereboom