summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-11Update for the renaming of the existing BCM4322 entry to SERIAL_2.Brad Smith
2008-09-11Remove the BCM4322 id. This is a 802.11n chipset and also requires v4 firmware.Brad Smith
2008-09-11regenBrad Smith
2008-09-11Re-add the Broadcom BCM4321 and BCM4322 PCI ids and correct the previousBrad Smith
2008-09-11regenMark Kettenis
2008-09-11Revert previous commit; it introduces duplicate #defines.Mark Kettenis
2008-09-11since these got no ieee-specific code anymore, add fmin, fmax, fdim,Martynas Venckus
2008-09-11- make much more readable: don't reimplement isnan, signbit eachMartynas Venckus
2008-09-11In rlphy_service() for the MII_TICK case don't bother to check whetherBrad Smith
2008-09-11Mbit/s -> MbpsBrad Smith
2008-09-11- MBit/s -> MbpsBrad Smith
2008-09-11Fix a typo.Brad Smith
2008-09-11regenBrad Smith
2008-09-11Add Broadcom BCM4321 and BCM4322 PCI ids.Brad Smith
2008-09-11issue a NOTE_TRUNCATE if the file size has shrinkedThordur I. Bjornsson
2008-09-11remove hackery to un-demote after the session has been established forHenning Brauer
2008-09-11only send eow and no-more-sessions requests to openssh 5 and newer;Markus Friedl
2008-09-11regenMiod Vallat
2008-09-11Broadcom BCM4315.Miod Vallat
2008-09-11Thermal Zone entities might not be direct object references, but namedMiod Vallat
2008-09-11Use & not && to mask bits.Jonathan Gray
2008-09-11Make that test pass on 64 bit platforms as well.Miod Vallat
2008-09-11ANSI function declarations.Brad Smith
2008-09-11Remove the redundant local variable 'revision' from the PCI attach function.Brad Smith
2008-09-11+SparkLAN WCFM-100 to the malo(4) list;Jason McIntyre
2008-09-11Add missing license. Copy the license used elsewhere with the dc(4) driver.Brad Smith
2008-09-11Do not clean ${PACKAGES} as this is the source files, if run without obj dirDale Rahn
2008-09-11For chips with a broken DC_ISR_RX_STATE which never signalsBrad Smith
2008-09-11add support for arm9e core, taken from NetBSD.Kevin Lo
2008-09-10Correct capitalization of NetFlow.Brad Smith
2008-09-10sync synopsis and usage; documentation tweaks.Igor Sobrado
2008-09-10simpler;Jason McIntyre
2008-09-10add support for the PCA9555 device which has 16 instead of 8 pins.Reyk Floeter
2008-09-10pflow related stuff, reminded by jmcHenning Brauer
2008-09-10Properly free allocated memory if carp_demote_get encounters an error.Tobias Stoeckmann
2008-09-10Proper format string modifiers and missing includes to get correct prototypesMiod Vallat
2008-09-10+.Xr pflow 4 ,Jason McIntyre
2008-09-10some pflow tweaks;Jason McIntyre
2008-09-10Convert timeout_add() calls using multiples of hz to timeout_add_sec()Bret Lambert
2008-09-10There's no need to fully traverse the wakeup queue when waking a specificBret Lambert
2008-09-10icmp_reflect reuses mbufs. call pf_pkt_addr_changed to clear the stateHenning Brauer
2008-09-10re-enable the state key linking. i believe the bugs that hit us shortlyHenning Brauer
2008-09-10use one call to arc4random_buf() instead of lots of arc4random()Damien Miller
2008-09-1040-bit GART support for PCIE devices. From drm git a while ago.Owain Ainsworth
2008-09-10Kill the max_context member of the softc, it does nothing useful.Owain Ainsworth
2008-09-10do not try to print $$ when it has not been setTheo de Raadt
2008-09-10bzero' the option buffer with the correct buffer size. this fixesReyk Floeter
2008-09-09SparkLAN WCFM-100 reported to work byJonathan Gray
2008-09-09Kill some stupid agp api wrapper functions, just use the agp apiOwain Ainsworth
2008-09-09fix printing by group name (eg. ifconfig em), do not abort in theReyk Floeter