summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-09-27comment and cleanPer Fogelstrom
2004-09-27handle R12K DSD bit on O2'sPer Fogelstrom
2004-09-27compute the board number of each fhcJason Wright
2004-09-27ANSI protos and some minor cleanupBrad Smith
2004-09-27setup control register correctly and clear interrupts before attaching childrenJason Wright
2004-09-27map registers for fhc@mainbusJason Wright
2004-09-27cleanPer Fogelstrom
2004-09-27rearrange code to avoid asm warningsPer Fogelstrom
2004-09-27Change busdma to map coherent dmamem memory as uncached if the hostPer Fogelstrom
2004-09-27check malloc return correctly; from Patrick LatifiJason Wright
2004-09-27regenTodd C. Miller
2004-09-27Add Proxim Harmony 802.11b card and attach it to wi(4); David VincelliTodd C. Miller
2004-09-26do not match on astroMichael Shalayeff
2004-09-26make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla...Michael Shalayeff
2004-09-26Minor tweaks to unify with other timecounters.Alexander Yurchenko
2004-09-26Improve attachment routine:Alexander Yurchenko
2004-09-26Timecounter support for VIA south bridges.Alexander Yurchenko
2004-09-26simplify MII_TICK case by using mii_phy_tick().Brad Smith
2004-09-26Restructure the PHY entry points to use a structure ofBrad Smith
2004-09-25syncAlexander Yurchenko
2004-09-25another lavaport serial; from Markus Foerster <markus@1ster.de>Alexander Yurchenko
2004-09-25syncAlexander Yurchenko
2004-09-25sort a bitAlexander Yurchenko
2004-09-25Timecounter support for Intel ICH chips, not enabledAlexander Yurchenko
2004-09-25Remove aapic, ok deraadt@Alexander Yurchenko
2004-09-25Senao el-2511cd2ext2m support. Reported and tested by Randy BenderFederico G. Schwindt
2004-09-25regen.Federico G. Schwindt
2004-09-25senao wireless adapters; from Randy Bender <randybender2004 at hotmail dot com>Federico G. Schwindt
2004-09-24Whoops, need to include the IGN... zs@fhc now sorta works (kinda...)Jason Wright
2004-09-24zs@fhcJason Wright
2004-09-24fix up attachment of zs@fhcJason Wright
2004-09-24setup interrupt handling for fhc attached devicesJason Wright
2004-09-24cleanJason Wright
2004-09-24need linear mappings for the intrmap/clr register setsJason Wright
2004-09-24fhc registers (enough for now anyway)Jason Wright
2004-09-24Add DELAY in rx_putonline() such that we can boot on the SIMH VAX simulator.Mark Kettenis
2004-09-24pmtu support for udpencap; ok hshoexer, hoMarkus Friedl
2004-09-24pass segment size to userland; ok deraadt@Markus Friedl
2004-09-24timedout is not an english word, complaint from theo, ok marcoHenning Brauer
2004-09-24new style interrupt counters; pefo okTheo de Raadt
2004-09-24Missing $OpenBSD$ tag.Alexander Yurchenko
2004-09-24Multiple inclusion protection.Alexander Yurchenko
2004-09-24Add missing Manuel Bouyer copyright.Alexander Yurchenko
2004-09-24Multiple inclusion protection.Alexander Yurchenko
2004-09-23change KERN_INTRCNT_CNT to return a quad; ok teduTheo de Raadt
2004-09-23Correctly test for prom memory mapping failure. Fortunately no system weMiod Vallat
2004-09-23syncAlexander Yurchenko
2004-09-23Correct AAR-1210SA name a bit to match netbsd.Alexander Yurchenko
2004-09-23add ETHER_MAX_DIX_LENBrad Smith
2004-09-23prepare the way for multi-bus attachment of zs (specifically zs@fhc).Jason Wright