summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-09tweak the text on deprecated functions, after some help from tom;Jason McIntyre
2006-12-09various tweaks;Jason McIntyre
2006-12-09various tweaks; my apologies to itojun for forgetting toJason McIntyre
2006-12-09The call sign is DCF77, not just DCF.Marc Balmer
2006-12-09Be consistent with writing frequencies, it's n kHz, not nKHz. The DCF77Marc Balmer
2006-12-09some indent and a little cleanup;Jason McIntyre
2006-12-09standardise section headers;Jason McIntyre
2006-12-09Enable udcf(4).Marc Balmer
2006-12-09grammar fixes from raphael langerhorst;Jason McIntyre
2006-12-09sigh, split the bus space mapping and interrupt hookup apart so i canDavid Gwynne
2006-12-09reset the hba and set the enable bit.David Gwynne
2006-12-09figure out which revision of ahci we're trying to use and print it out.David Gwynne
2006-12-09split the mapping of the pci resources out of the main attach funcDavid Gwynne
2006-12-09add wrappers for safe access to the register space. stolen from arc (whichDavid Gwynne
2006-12-09add macros for debug shizzDavid Gwynne
2006-12-09bit definitions for the cap and ghc registersDavid Gwynne
2006-12-09syncTheo de Raadt
2006-12-09registers for hba controlDavid Gwynne
2006-12-09the start of a driver for ahci controllers. this does nothing but map theDavid Gwynne
2006-12-09syncTheo de Raadt
2006-12-09switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).Jun-ichiro itojun Hagino
2006-12-09IPV6_RECVDSTADDR is not standard. use more standard IPV6_PKTINFO.Jun-ichiro itojun Hagino
2006-12-09Like the earlier change to powernow-k7.c check for both the regular cpuidGordon Willem Klok
2006-12-08A more permanent solution to setperf methods returning error values andGordon Willem Klok
2006-12-08no need for KAME_SCOPEID; just check __KAME__.Jun-ichiro itojun Hagino
2006-12-08whitespaceJun-ichiro itojun Hagino
2006-12-08typo in comment. from kameJun-ichiro itojun Hagino
2006-12-08Fix kernel link warning on i386 about boothowto being overridden, byDimitry Andric
2006-12-08return is not a function. (cosmetic)Jun-ichiro itojun Hagino
2006-12-08unifdef -UCOMPAT_RFC1883 (ancient)Jun-ichiro itojun Hagino
2006-12-08leftover from interface-local multicast change.Jun-ichiro itojun Hagino
2006-12-08Fix a crash seen on busy area border routers. The problem was a NULLClaudio Jeker
2006-12-08explain why german trains run late; help from jmcTheo de Raadt
2006-12-08state that if the log file is bad, it is first moved out of the way. ifJoel Knight
2006-12-08Document redistribute set options. OK norby@Claudio Jeker
2006-12-08Document the interface:ip syntax and add some statements to the examplesClaudio Jeker
2006-12-08First round of evil macro removal. _acx_set_##name##_tmplt bites the dust.Claudio Jeker
2006-12-08syncTheo de Raadt
2006-12-08regenGordon Willem Klok
2006-12-08Add the Broadcom BCM5787F PCI id.Gordon Willem Klok
2006-12-08From Jon Simola <simola@mecha.com>:Marcus Glocker
2006-12-08scsibus_attach_args not scsi_attach_args for saa inThordur I. Bjornsson
2006-12-08If we receive a rate of 0 from the AMRR rate adaption code, set theMarcus Glocker
2006-12-07Fix some channel tweaks; e.g. solves a bug which sets the channel to 40Marcus Glocker
2006-12-07+Compex WL54.Jason McIntyre
2006-12-07+Surecom EP-9321-g1.Jason McIntyre
2006-12-07add Novatel Wireless Merlin U740 to the list of supported adaptersFelix Kronlage
2006-12-07attach Novatel Merlin U740 to ubsaFelix Kronlage
2006-12-07check exit status of the pfctl command executed. ok beck@Otto Moerbeek
2006-12-07regenMichael Knudsen