summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-20more rx radiotap statsDamien Bergamini
2006-05-20Do not wait until Lstart2 to reset the HP MMU command register on modelsMiod Vallat
2006-05-20Put explicit barriers in in-line spl functions.Miod Vallat
2006-05-20- monitor mode for wpi(4)Damien Bergamini
2006-05-20Some more EST improvements:Dimitry Andric
2006-05-20- fix monitor modeDamien Bergamini
2006-05-20- fix CCK mask for 802.11b/onlyDamien Bergamini
2006-05-20Hints and commented out lines about future work.Miod Vallat
2006-05-20This file was not supposed to be imported initially, but it might as wellMiod Vallat
2006-05-20Introduce a ``struct board'' platform abstraction, to be able to supportMiod Vallat
2006-05-20Try and use the CPUCONFIG PROM call even if we did not detect 88204 CMMUs,Miod Vallat
2006-05-20Save the PROM VBR on startup, rather than assuming the PROM (and thus itsMiod Vallat
2006-05-20- fix short slot time and short preamble settingsDamien Bergamini
2006-05-20delete old #ifdef INSTALL chunkTheo de Raadt
2006-05-20fix the documentation: failover mode only accepts incoming traffic on theReyk Floeter
2006-05-20fix pci resource allocation in em, don't crash!Reyk Floeter
2006-05-20remove commented out and unused capabilities flags.Brad Smith
2006-05-20set if_jumbo_mtu and the IFCAP_JUMBO_MTU capabilities flag whereBrad Smith
2006-05-20simplify MTU ioctl switch case.Brad Smith
2006-05-20garbage collect VGE_JUMBO_MTUBrad Smith
2006-05-20do not even match on unsupported hw (instead of return from attach); from 710Michael Shalayeff
2006-05-19Get rid of ``maxmem'' and fix the descriptive comment for ``physmem''.Miod Vallat
2006-05-19INTSTACK_SIZE is not used anymore.Miod Vallat
2006-05-19Add the missing Latin-2 glyphs, not used yet.Miod Vallat
2006-05-19clean out some NetBSD cruft from the pmap code.Brad Smith
2006-05-19add a if_jumbo_mtu field to the interface structure for driversReyk Floeter
2006-05-19Reimplement the Enhanced SpeedStep CPU detection by using theDimitry Andric
2006-05-19tweak;Jason McIntyre
2006-05-19mickey confirms some hppa64 bits...Jason McIntyre
2006-05-19read channels calibration settings from EEPROM only once in wpi_attach()Damien Bergamini
2006-05-19don't leak a mbuf with each scan commandDamien Bergamini
2006-05-19simplify finalization of mbuf in wpi_rx_intr()Damien Bergamini
2006-05-19use ieee80211_add_ssid() in ieee80211_beacon_alloc() and wpi(4) insteadDamien Bergamini
2006-05-19- export ieee80211_add_ssid() just like ieee80211_add_(x)rates() so I don'tDamien Bergamini
2006-05-19missing entry for hp 300;Jason McIntyre
2006-05-19be more explicit about HTTPS;Jason McIntyre
2006-05-19older alpha machines use mop; from miodJason McIntyre
2006-05-19fix a !foo & bar.Thordur I. Bjornsson
2006-05-19- merge BOOTP and DHCP sectionsJason McIntyre
2006-05-19fixes from miod:Jason McIntyre
2006-05-19kill some unneeded .Pp;Jason McIntyre
2006-05-19let's not discuss how to boot diskless for non-Ox machines;Jason McIntyre
2006-05-19make step 11 a little more readable;Jason McIntyre
2006-05-19mips64 bits;Jason McIntyre
2006-05-19hp 300 and hppa entries, gleaned from INSTALL;Jason McIntyre
2006-05-19Add acpitz, commented outCan Erkin Acar
2006-05-19Minimal thermal zone driver. Monitors thermal zone temperature,Can Erkin Acar
2006-05-19more stuff for alpha diskless;Jason McIntyre
2006-05-19Use rwlock instead of lockmgr locks.Can Erkin Acar
2006-05-19point people to INSTALL.<arch> docs for details of net/diskless booting;Jason McIntyre