Age | Commit message (Expand) | Author |
2004-09-27 | ANSI protos and some minor cleanup | Brad Smith |
2004-09-27 | setup control register correctly and clear interrupts before attaching children | Jason Wright |
2004-09-27 | map registers for fhc@mainbus | Jason Wright |
2004-09-27 | clean | Per Fogelstrom |
2004-09-27 | rearrange code to avoid asm warnings | Per Fogelstrom |
2004-09-27 | Change busdma to map coherent dmamem memory as uncached if the host | Per Fogelstrom |
2004-09-27 | check malloc return correctly; from Patrick Latifi | Jason Wright |
2004-09-27 | regen | Todd C. Miller |
2004-09-27 | Add Proxim Harmony 802.11b card and attach it to wi(4); David Vincelli | Todd C. Miller |
2004-09-26 | do not match on astro | Michael Shalayeff |
2004-09-26 | make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla... | Michael Shalayeff |
2004-09-26 | Minor tweaks to unify with other timecounters. | Alexander Yurchenko |
2004-09-26 | Improve attachment routine: | Alexander Yurchenko |
2004-09-26 | Timecounter support for VIA south bridges. | Alexander Yurchenko |
2004-09-26 | simplify MII_TICK case by using mii_phy_tick(). | Brad Smith |
2004-09-26 | Restructure the PHY entry points to use a structure of | Brad Smith |
2004-09-25 | sync | Alexander Yurchenko |
2004-09-25 | another lavaport serial; from Markus Foerster <markus@1ster.de> | Alexander Yurchenko |
2004-09-25 | sync | Alexander Yurchenko |
2004-09-25 | sort a bit | Alexander Yurchenko |
2004-09-25 | Timecounter support for Intel ICH chips, not enabled | Alexander Yurchenko |
2004-09-25 | Remove aapic, ok deraadt@ | Alexander Yurchenko |
2004-09-25 | Senao el-2511cd2ext2m support. Reported and tested by Randy Bender | Federico G. Schwindt |
2004-09-25 | regen. | Federico G. Schwindt |
2004-09-25 | senao wireless adapters; from Randy Bender <randybender2004 at hotmail dot com> | Federico G. Schwindt |
2004-09-24 | Whoops, need to include the IGN... zs@fhc now sorta works (kinda...) | Jason Wright |
2004-09-24 | zs@fhc | Jason Wright |
2004-09-24 | fix up attachment of zs@fhc | Jason Wright |
2004-09-24 | setup interrupt handling for fhc attached devices | Jason Wright |
2004-09-24 | clean | Jason Wright |
2004-09-24 | need linear mappings for the intrmap/clr register sets | Jason Wright |
2004-09-24 | fhc registers (enough for now anyway) | Jason Wright |
2004-09-24 | Add DELAY in rx_putonline() such that we can boot on the SIMH VAX simulator. | Mark Kettenis |
2004-09-24 | pmtu support for udpencap; ok hshoexer, ho | Markus Friedl |
2004-09-24 | pass segment size to userland; ok deraadt@ | Markus Friedl |
2004-09-24 | timedout is not an english word, complaint from theo, ok marco | Henning Brauer |
2004-09-24 | new style interrupt counters; pefo ok | Theo de Raadt |
2004-09-24 | Missing $OpenBSD$ tag. | Alexander Yurchenko |
2004-09-24 | Multiple inclusion protection. | Alexander Yurchenko |
2004-09-24 | Add missing Manuel Bouyer copyright. | Alexander Yurchenko |
2004-09-24 | Multiple inclusion protection. | Alexander Yurchenko |
2004-09-23 | change KERN_INTRCNT_CNT to return a quad; ok tedu | Theo de Raadt |
2004-09-23 | Correctly test for prom memory mapping failure. Fortunately no system we | Miod Vallat |
2004-09-23 | sync | Alexander Yurchenko |
2004-09-23 | Correct AAR-1210SA name a bit to match netbsd. | Alexander Yurchenko |
2004-09-23 | add ETHER_MAX_DIX_LEN | Brad Smith |
2004-09-23 | prepare the way for multi-bus attachment of zs (specifically zs@fhc). | Jason Wright |
2004-09-23 | don't need to set ifp->if_mtu or ifp->if_output in each driver, | Brad Smith |
2004-09-23 | remove some more compile time overrides, use the sysctl's. | Brad Smith |
2004-09-23 | central@mainbus, fhc@central, fhc@mainbus, and clock@fhc | Jason Wright |