Age | Commit message (Expand) | Author |
2007-01-01 | rndc will now create output files of 'rndc dumpdb', 'rndc | Alexandre Anriot |
2007-01-01 | Add manpage for esp(4) on macppc. | Gordon Willem Klok |
2007-01-01 | regen. | Marc Balmer |
2007-01-01 | Add a new Intel host bridge chipset | Marc Balmer |
2007-01-01 | sync usage(); | Jason McIntyre |
2007-01-01 | - standard list | Jason McIntyre |
2007-01-01 | some minor improvements; | Jason McIntyre |
2007-01-01 | find a better place for EXAMPLES; | Jason McIntyre |
2007-01-01 | - use "interface", not "interface-name", consistently | Jason McIntyre |
2007-01-01 | sort the list of parameters brconfig(8) accepts; | Jason McIntyre |
2007-01-01 | - merge first two synopses | Jason McIntyre |
2007-01-01 | commit really old stuff that lets pkg_mklocatedb record | Marc Espie |
2006-12-31 | Cover the other case we need to unload the dmamap, in espdmaintr(), | Gordon Willem Klok |
2006-12-31 | Some spaces to tabs and cosmetic tweaking of the code, | Gordon Willem Klok |
2006-12-31 | Add a debug printf to warn when malo_init() fails and resets the card. | Claudio Jeker |
2006-12-31 | There is no need to busy wait in malo_send_cmd(). 0x0c14 only stores the | Claudio Jeker |
2006-12-31 | Use a bus_space_barrier instead of those stupid 0x0c14 reads to make sure | Claudio Jeker |
2006-12-31 | In malo_init() check for firmware loading errors and in case of an error | Claudio Jeker |
2006-12-31 | malo_stop() never fails so no need to return an error. OK mglocker@ | Claudio Jeker |
2006-12-31 | Use #ifdef MALO_DEBUG else a simple #define MALO_DEBUG will not work. | Claudio Jeker |
2006-12-31 | client-side bits might be useful too for -m... | Xavier Santolaria |
2006-12-31 | add support for -m option. | Xavier Santolaria |
2006-12-31 | minor nits; | Xavier Santolaria |
2006-12-31 | Bring last few phys into line by calling their XXX_status() functions | Kenneth R Westerback |
2006-12-31 | Bye bye unused acx_shutdown() we won't miss you. | Claudio Jeker |
2006-12-31 | -A before -a; | Jason McIntyre |
2006-12-31 | - newly-created -> newly created | Jason McIntyre |
2006-12-31 | - XORG_PREFIX is now X11BASE | Matthieu Herrb |
2006-12-31 | correct the code to handle the adt7475, which stupidly is missing some | Theo de Raadt |
2006-12-31 | add examples for the optional channel hopper | Reyk Floeter |
2006-12-31 | add a channel hopper for wireless interfaces. the channel hopper will | Reyk Floeter |
2006-12-30 | Use the same PCI product name strings we have in pcidevs_data.h for the | Marc Balmer |
2006-12-30 | RFC4291 declares that IPv6 numeric representation must have no more than | Jun-ichiro itojun Hagino |
2006-12-30 | Fix another printf where the format string did not match with the varargs. | Claudio Jeker |
2006-12-30 | spacing. | Marcus Glocker |
2006-12-30 | Add URL and names for the new BCM43xx firmware package. Also here, | Marcus Glocker |
2006-12-30 | Set MASTER based on IFM_ETH_MASTER instead of LINK0. | Mark Kettenis |
2006-12-30 | Place right firmware names in FILES section for now. We still need to | Marcus Glocker |
2006-12-30 | Don't use M_DUP_PKTHDR() on static mbufs. M_DUP_PKTHDR() copies the mtag | Claudio Jeker |
2006-12-30 | Don't use M_DUP_PKTHDR() on static mbufs. M_DUP_PKTHDR() copies the mtag | Claudio Jeker |
2006-12-30 | Enable jumbo frames (except on the Yukon-2 FE). | Mark Kettenis |
2006-12-30 | Remove __BUS_SPACE_HAS_STREAM_METHODS, the stream methods are a netbsd-ism. | Claudio Jeker |
2006-12-30 | Only advertise flow control if MIIF_DOPAUSE is set. | Mark Kettenis |
2006-12-30 | Pass MIIF_FORCEANEG to mii_attack() until we stop doing unnecessary PHY | Mark Kettenis |
2006-12-30 | Rewrite eephy(4) to take advantage of generic phy code. | Mark Kettenis |
2006-12-30 | In agp_generic_alloc_memory(), make sure the age_mem structure freshly | Miod Vallat |
2006-12-30 | In agp_i810_alloc_memory(), do not check for sc_maxmem limit reached, as the | Miod Vallat |
2006-12-30 | add -A to usage(). | Reyk Floeter |
2006-12-30 | do not load unneeded stringtab sections; avoids backward seeking; from netbsd... | Michael Shalayeff |
2006-12-30 | Sync | Marco Peereboom |