summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-12-08unifdef -UCOMPAT_RFC1883 (ancient)Jun-ichiro itojun Hagino
2006-12-08leftover from interface-local multicast change.Jun-ichiro itojun Hagino
2006-12-08First round of evil macro removal. _acx_set_##name##_tmplt bites the dust.Claudio Jeker
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-07attach Novatel Merlin U740 to ubsaFelix Kronlage
2006-12-07regenMichael Knudsen
2006-12-07Add Broadcom BCM5787F.Michael Knudsen
2006-12-07some cleanup for axe(4):Reyk Floeter
2006-12-07use LINK_STATE_IS_UP(ifp0->if_link_state) instead ofReyk Floeter
2006-12-07http://www.ralinktech.com/ domain name is for sale.Damien Bergamini
2006-12-07remove unused code, fix style and spacing, tidy up ioctl pathMartin Reindl
2006-12-07regenerated these with Merlin U740 idFelix Kronlage
2006-12-07id for Novatel Wireless Merlin U740Felix Kronlage
2006-12-06- Move TX ring full sanity check further up and check the number of DMAReyk Floeter
2006-12-06Implement em_read_pcie_cap_reg(), where we set the max read size onReyk Floeter
2006-12-06Enable mc and mesh in RAMDISK as well, as pointed out by brad@ its prettyGordon Willem Klok
2006-12-06starfire ethernet works here nowMartin Reindl
2006-12-06- de-staticMartin Reindl
2006-12-06Enable mesh and mc device drivers in GENERIC, booting on old world macs isGordon Willem Klok
2006-12-06replace Adaptec AIC-6915 Starfire driver with the fully bus_dma(9)-ableMartin Reindl
2006-12-06From Jon Simola <simola@mecha.com>:Marcus Glocker
2006-12-06fix some multi-line comments and printfsMartin Reindl
2006-12-06nfs_readdirplusrpc():Thordur I. Bjornsson
2006-12-06malloc(..., M_NOWAIT) with no NULL check is bad. If allocation fails,Michael Knudsen
2006-12-06When compiled with UDCF_DEBUG, only output the bits received whenMarc Balmer
2006-12-06Missing newline in printf.Bernd Ahlers
2006-12-05regenOtto Moerbeek
2006-12-05Add Dutch map; from Maurice Janssen; ok miod@Otto Moerbeek
2006-12-05Implement an alternative workaround for the extent lies out of region panicGordon Willem Klok
2006-12-05Import fixcoff from NetBSD and make some changes to boot.mac Makefile andGordon Willem Klok
2006-12-05Allow kmem to work, might not quite be right yet, but allows basicDale Rahn
2006-12-05Typo.Alexander Yurchenko
2006-12-05Add code to detect (and eliminate) statistical outliers. Tested by me andMarc Balmer
2006-12-05make the syncache code respect (inherit) the ttl from the listening socketHenning Brauer
2006-12-05do not install pmtu routes for transport mode SAs, as they do notMarkus Friedl
2006-12-04avoid unnecessary copies (memcpy(x, x, n)) in the TX path.Damien Bergamini
2006-12-04regenMartin Reindl
2006-12-04add vendor ID for Silicon Integrated Systems CorporationMartin Reindl
2006-12-04report full/half duplex state for non-MII interfacesReyk Floeter
2006-12-03Change cgeight to run the console in the monochrome overlay plane (as cgtwelveMiod Vallat
2006-12-03In fb_setsize(), remove dead code in the SUN4 case.Miod Vallat
2006-12-03don't include <net80211/ieee80211_amrr.h>Damien Bergamini
2006-12-03Instead of invoking rasops_init with a wrong depth value to have someMiod Vallat
2006-12-03Do the ri_devcmap reprogramming dance in fbwscons_init(), so that it appliesMiod Vallat
2006-12-03Initialize more fields of the proto disklabel before invoking readdisklabel(),Miod Vallat