summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-06-27Fix interrupt mapping. This now seems to work on all machines, even withMark Kettenis
pci cards that have a pci-pci bridge and lack fcode. tested by many, ok jason@, dlg@
2006-06-27add the net80211 hostap options "nwflag hidenwid" for hidden SSID modeReyk Floeter
and "nwflag nobridge" to prevent inter-station communications. "hidenwid" will also work with wi(4) to replace the old -E 3 option of wicontrol. ok damien@ jmc@
2006-06-27match pca9555 as a name tooTheo de Raadt
2006-06-27pull in files.gpio in case we want itTheo de Raadt
2006-06-27don't bother printing "{se}bus: %s incomplete" for devices missing a regJason Wright
property. They're not interesting.
2006-06-27add new event rules to match optional elements of radiotap headers:Reyk Floeter
signal percentage, transmit rate and channel frequency. ok and hints by jsg@ jmc@
2006-06-27don't set BGE_DEBUG by default, reduces the bloat a bit. noticed by deraadt.Brad Smith
no one noticed this has been here since rev 1.1.
2006-06-27Disable Jumbos on the 5714 family of chips for now. The bge driver assumesBrad Smith
that all chips which have Jumbo capability have a separate Jumbo receive ring. It seems as if the 5714 family has done away with the separate receive ring, according to the Linux driver.
2006-06-2797 merger; from king of nynexMichael Shalayeff
2006-06-27bye byeTheo de Raadt
2006-06-27add Lord KelvinJasper Lievisse Adriaanse
ok mickey
2006-06-27elvis presley's last concertJasper Lievisse Adriaanse
ok mickey
2006-06-27sync with openssl-0.9.7j docs;Jason McIntyre
2006-06-27sync the re.4 lines;Jason McIntyre
2006-06-27Add Billion BiPAC 3011G which is a rebadged X-Micro XWL-11GUZXJonathan Gray
going by the sticker on it.
2006-06-27tweaks;Jason McIntyre
2006-06-27add rasputin and tolkien; from jasper@nedbsd.nlMichael Shalayeff
2006-06-27handy addition from jasper@nedbsd.nlMichael Shalayeff
2006-06-27DECLARE_DRIVER_CLASS(zyd, DV_IFNET); ok jsg@.Xavier Santolaria
2006-06-27knf in proto's; ok jsg@.Xavier Santolaria
2006-06-27erste autobahn; grunk@ okMichael Shalayeff
2006-06-27Adapt adjtime() code and put in a better stub for adjfreq() for theOtto Moerbeek
timecounters case. adjfreq() does not work with timecounters, but more is coming. with help from miod; tested by dlg@; ok miod@
2006-06-27basically replace the iostat view with something that looks like the ifstatDavid Gwynne
view. noone seemed particularly attached to the last one, so this is going in. from deanna phillips
2006-06-27add some more net80211 compatibility glue:Reyk Floeter
- support scanning and node listing ("ifconfig -M"). this will replace wicontrol -L in station mode and wicontrol -l in hostap mode. - allow to print the BSSID tested by quite a few people ok jsg@
2006-06-27Switch from magic numbers to usbdevs for vendor/product pairs.Jonathan Gray
2006-06-27regenJonathan Gray
2006-06-27add a bunch of zd1211 devices from zydJonathan Gray
2006-06-27we can do the sensors without BIODavid Gwynne
2006-06-27we cant do bioctl or sensors on broken controllers since they dont have theDavid Gwynne
spare ccbs for it and they dont understand the megaraid commands we use in those paths. initially found by jared rr spiegel
2006-06-27- Make re_diag() off by default.Brad Smith
- Update comment to mention newer chip revisions. From wpaul FreeBSD
2006-06-27new HW revs, EEPROM commands, softc fields, some macros and device ids.Brad Smith
From wpaul FreeBSD
2006-06-27update the man page.Brad Smith
2006-06-27add new RealTek PCI ids.Brad Smith
2006-06-27syncTheo de Raadt
2006-06-27syncTheo de Raadt
2006-06-27regenGordon Willem Klok
2006-06-27Add device ids for some ATI radeon ports and the Intel 82945GM PCIEGordon Willem Klok
graphics port.
2006-06-27- add fixup code in the RX path for strict alignment architectures.Brad Smith
- add a workaround for reception of Jumbo frames. - don't try to adjust alignment on non-strict alignment architectures, this resolves an issue with the PCI Express adapters. From FreeBSD ok drahn@
2006-06-27regenBrad Smith
2006-06-27add the PCI product ids for the RealTek 8169SC and 8101E.Brad Smith
From wpaul FreeBSD
2006-06-27* Correct the rgephy driver so that it only applies the DSP fixup forBrad Smith
PHY revs 0 and 1. Later chips are fixed and don't need the fixup. * Make the rgephy driver advertise both 1000_FD and 1000_HD bits in autoneg mode. A couple of the devices don't autoneg correctly unless configured this way. From wpaul FreeBSD ok drahn@
2006-06-27Rewritten clock driver for 80219/80321, actually manages seperate statDale Rahn
clock and tick timer and detects missing ticks.
2006-06-27crank shlib_versionDamien Miller
2006-06-27resolve conflictsDamien Miller
2006-06-27import of openssl-0.9.7jDamien Miller
2006-06-27__attribute__((__packed__)) -> __packedJonathan Gray
2006-06-27__attribute__((__packed__)) -> __packedJonathan Gray
2006-06-27__attribute__((__packed__)) -> __packedJonathan Gray
2006-06-27another man page for lazy Dale!Theo de Raadt
2006-06-27more man pages for lazy DaleTheo de Raadt