summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-01-13protect pfkeyv2_dump_walker with spltdb(). Noticed by mpech@, thanks!Hans-Joerg Hoexer
2005-01-13HTML page does not seem to exist anymore so point to the PDF for now.Brad Smith
2005-01-12Intel 82443BX DRAM address errata seems to be fixed in the latest revisionsAlexander Yurchenko
2005-01-12Try a watchdog reset (that powers off the zaurus) before cpu_reset().Uwe Stuehler
2005-01-12fix kernel building with option UBSA_DEBUG.Moritz Jodeit
2005-01-12Don't call ahc_setup_data() after calling ahc_execute_scb() since theKenneth R Westerback
2005-01-12Fix an off by one in the critical section clearing code. The code wasKenneth R Westerback
2005-01-11Pass device names on intr_establish() call, other drivers need this too.Dale Rahn
2005-01-11rename via_shutdown() to via_powerdown() and remove unused prototype toMartin Reindl
2005-01-11oppsDale Rahn
2005-01-11pretty print in dmesgTheo de Raadt
2005-01-11first cut at interrupt stats.Dale Rahn
2005-01-11Let 'boot' and 'ls' take arguments of the form [device:][file].Uwe Stuehler
2005-01-11correctly deal with unspecified (zero) interface number in IPV6_MULTICAST_IF,Damien Miller
2005-01-11Reliability fixes:Miod Vallat
2005-01-10Make sure bogus values don't make their way into tcp_xmit_timer() calculations.Ryan Thomas McBride
2005-01-10Correctly limit interrupts on the 'last' register, added support toDale Rahn
2005-01-10make it compile, sighTheo de Raadt
2005-01-10spacingTheo de Raadt
2005-01-10spacingTheo de Raadt
2005-01-10It turns out the extiospace static storage shrinkage was too much for largeMiod Vallat
2005-01-10proper SET_PC_REGS,Marc Espie
2005-01-10OpenBSD tagsUwe Stuehler
2005-01-10remove unnecessary rlphy_reset(), mii_phy_tick() andBrad Smith
2005-01-10from netbsd uplcom.c revision 1.37:David Gwynne
2005-01-10from freebsd, uplcom.c revision 1.23:David Gwynne
2005-01-10change vget() to only put a vnode back on the free lists if it actuallyPedro Martelletto
2005-01-10add support for calling units (cuaU*)David Gwynne
2005-01-10Make the time spent scanning per channel consistent with other driversJonathan Gray
2005-01-10ledma*, and le* at ledma? will help with anteres units; miod okTheo de Raadt
2005-01-10phy sanityTheo de Raadt
2005-01-10add ne for CF network cards.Dale Rahn
2005-01-10more phyTheo de Raadt
2005-01-10full set of phy, why waste our time!Theo de Raadt
2005-01-10enter standTheo de Raadt
2005-01-10third generation boot blocks from the zaurusTheo de Raadt
2005-01-10(for now) on the linux side, do:Theo de Raadt
2005-01-10file for the zaurus, derived from i386 one, written by uweTheo de Raadt
2005-01-09Allow send_hil{,dev}_cmd to return failure, and handle this whereMiod Vallat
2005-01-09From dyoung@NetBSD rev 1.41:Jonathan Gray
2005-01-09Use the macwrite instead of the hostwrite radio programming methodJonathan Gray
2005-01-09fix regulation domain handlingReyk Floeter
2005-01-09- add support for 2.2 firmwareDamien Bergamini
2005-01-09typo in comment; ok many peopleJason McIntyre
2005-01-09intr_disestablishDavid Gwynne
2005-01-09typoMichael Shalayeff
2005-01-09fix pincount, improve readabilty.Dale Rahn
2005-01-09Some fixes on pcic attachment.Dale Rahn
2005-01-09Handle the rest of the interrupts.Dale Rahn
2005-01-09When checking device names, make sure we look for a device name immediatelyMiod Vallat