summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-22more supported models; from brad and jsgJason McIntyre
2007-06-21remove a whole bunch of duplicate functionThordur I. Bjornsson
2007-06-21cleanup CAPINFO values.Damien Bergamini
2007-06-21add EDCA Parameter Set and QoS capability IEs to appropriate framesDamien Bergamini
2007-06-21add two new functions:Damien Bergamini
2007-06-21Brace got lost in rev 1.51.Miod Vallat
2007-06-21Enable memory above 256MB again now that bus_dma has been fixed.Miod Vallat
2007-06-21Extent sgi bus_dma to cope with different views of memory: non-contiguousMiod Vallat
2007-06-21add (currently unused) code to parse RSN IEs.Damien Bergamini
2007-06-21relist these commented out entries, but w/o the man section number untilJason McIntyre
2007-06-21parse vendor-specific Microsoft WMM OUI.Damien Bergamini
2007-06-21fd -> fdc; from miodJason McIntyre
2007-06-21cleanup the list of Organizationally Unique Identifiers (OUI).Damien Bergamini
2007-06-21force logif to zero if no logging is asked forHenning Brauer
2007-06-21always initialize logif, from max laier, ok ryanHenning Brauer
2007-06-21add fields for EDCA.Damien Bergamini
2007-06-21add code to parse EDCA parameter set information elements.Damien Bergamini
2007-06-21s/IEEE80211_ELEMID_EDCA_PARAMS/IEEE80211_ELEMID_EDCAPARMS/ for consistency.Damien Bergamini
2007-06-21split ieee80211_recv_mgmt() into smaller functions:Damien Bergamini
2007-06-21The `len' argument is guaranteed to be > 0 upon successful completion.Moritz Jodeit
2007-06-21...and hpibbus goes back in, as it's shared w/ nhpib; thanks toJason McIntyre
2007-06-21english, okay jmc@Pedro Martelletto
2007-06-21reimplement interface bound states in a non-retarded way.Henning Brauer
2007-06-21sbc goes back in, as it's shared w/ ncrscsi(4);Jason McIntyre
2007-06-21as for the rest of man4, use the .Nd lines to describe devices;Jason McIntyre
2007-06-21end sentences with full stops, not commas;Jason McIntyre
2007-06-21list supported devices, similarly to gsc(4); ok kettenisJason McIntyre
2007-06-21uppercase "i/o"Jason McIntyre
2007-06-21!.Tn is spawning behind my back!Jason McIntyre
2007-06-21.Tn -> .Sx: section headers are not tradenames;Jason McIntyre
2007-06-21sync the lpt.4 entry;Jason McIntyre
2007-06-21sync the com(4) entries;Jason McIntyre
2007-06-21Fix microtime to not lose clocik ticks, gives us among other things, realMiod Vallat
2007-06-21Simple optimizations:Miod Vallat
2007-06-21Attach interrupt counters to intc interrupt sources too, so that clockMiod Vallat
2007-06-21Print leading zeros in MAC addresses. Initial diff from StanislavRay Lai
2007-06-21Adjust spacing, combine malloc + strlcpy + strlcat into a singleRay Lai
2007-06-21rework how the IFF_PROMISC and IFF_ALLMULTI flags are dealt with, and howDavid Gwynne
2007-06-21add novatel es620 here toojoshua stein
2007-06-20Do not hardcode imask[] size when intializing it.Miod Vallat
2007-06-20These drivers were abusing b_cylinder to store device-specific informationMiod Vallat
2007-06-20if a 4.2BSD partition falls partly within the area defined by theOtto Moerbeek
2007-06-20RegenMiod Vallat
2007-06-20alpha kernel have wsmux but not the actual devices; PR #5469 from janjaapMiod Vallat
2007-06-20Add file such that a kernel with lpt at ssio actually compiles.Mark Kettenis
2007-06-20b_cylinder does not need to be set on the callpath down into drivers.Theo de Raadt
2007-06-20b_cylinder does not need to be set on the callpath down into drivers.Theo de Raadt
2007-06-20b_cylinder does not need to be set on the callpath down into drivers.Theo de Raadt
2007-06-20Better recovery when osiop goes nuts and spitsMiod Vallat
2007-06-20Add missing return value checks for strdup() andd fgetc().Moritz Jodeit