summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-27grammar and mdoc fixes;Jason McIntyre
2004-09-27missing article;Jason McIntyre
2004-09-27tweaks;Jason McIntyre
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-27make usage() fatal, use err/warn, and minor knfJared Yanovich
2004-09-26do not match on astroMichael Shalayeff
2004-09-26document new flag instead of the old PCIBIOS_INTR_FIXUP_FORCE optionMichael Shalayeff
2004-09-26make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla...Michael Shalayeff
2004-09-26expand on which is used in which and which is itMichael Shalayeff
2004-09-26put in some more meatzMichael Shalayeff
2004-09-26fix printf's for route metrics. ok henningJared Yanovich
2004-09-26Minor tweaks to unify with other timecounters.Alexander Yurchenko
2004-09-26Improve attachment routine:Alexander Yurchenko
2004-09-26Mention PM timer support.Alexander Yurchenko
2004-09-26Timecounter support for VIA south bridges.Alexander Yurchenko
2004-09-26Add VT8231 to .NdAlexander Yurchenko
2004-09-26capitalize ESP and AHJared Yanovich
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-25missing word;Jason McIntyre
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-25tidy usage; ok ho hshoexerJared Yanovich
2004-09-25PM support.Alexander Yurchenko
2004-09-25Timecounter support for Intel ICH chips, not enabledAlexander Yurchenko
2004-09-25Change the cvsd_recvmsg() API so that it returns 1 when a message wasJean-Francois Brousseau
2004-09-25Most of the code to handle SIGCHLD and spawn new children wheneverJean-Francois Brousseau
2004-09-25- check return values for rcsnum_alloc()Joris Vink
2004-09-25tidy buffer sizes, from Alexander Farber, PR 3924. ok tedu@Otto Moerbeek
2004-09-25typo fix, from the original diff in PR 3932Brad Smith
2004-09-25Remove aapic, ok deraadt@Alexander Yurchenko
2004-09-25these printf args are no longer double; ok deraadt@ markus@Damien Miller
2004-09-25oopsTheo de Raadt
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-24access one too far away; from claus; ok millertTheo de Raadt
2004-09-24explain why mmap; pointed out by claus, pr 3932Theo de Raadt
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-24syncTheo de Raadt
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-24save a copy of the pointer before strsep; fixes an abort on free.Federico G. Schwindt