summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-02-19regenMatthieu Herrb
2005-02-19Add getdents() emulation. Makes Veritas NetBackup client for FreeBSD work.Matthieu Herrb
2005-02-19spelling in commentJolan Luff
2005-02-19double default MAX_KMAPENT to 2000, theo okHenning Brauer
2005-02-19return on invalid beacon stateReyk Floeter
2005-02-19add support for the atheros ar5212 wireless chipsets. it is notReyk Floeter
2005-02-19Added support for Intel PRO/Wireless 2225BG PCI adapters.Damien Bergamini
2005-02-19regenDamien Bergamini
2005-02-19Intel PRO/Wireless 2225BG PCI (iwi).Damien Bergamini
2005-02-19fix setting of the MAC address.Damien Bergamini
2005-02-19fix dmesg output. pointed out by jsg@Damien Bergamini
2005-02-19fix attachment process and dmesg output. do some indent while i'm here.Damien Bergamini
2005-02-19fix dmesg output.Damien Bergamini
2005-02-19do not transmit any data frame if there is not at least two free descriptorsDamien Bergamini
2005-02-19cosmetic tweaks.Damien Bergamini
2005-02-19make dhclient work.Damien Bergamini
2005-02-19use mii_phy_match()Brad Smith
2005-02-19regenBrad Smith
2005-02-19add a placeholder for an unknown Agere 10/100 PHY found with quad port hme'sBrad Smith
2005-02-19From part of NetBSD rtw.c rev 1.42:Jonathan Gray
2005-02-19add dc@cardbusBrad Smith
2005-02-19set the gpios in the right placeDavid Gwynne
2005-02-18do not enable debug messages by default.Damien Bergamini
2005-02-18reset the interface on tx timeouts.Damien Bergamini
2005-02-18make sure bpfilter.h is included before including ralvar.h.Damien Bergamini
2005-02-18make sure bpfilter.h is included before including ralvar.h. fixes a panicDamien Bergamini
2005-02-18remove all the cruft i had in there while trying to figure this stuff outDavid Gwynne
2005-02-18enable pxaudc. clean up the ohci line in the RAMDISK while im hereDavid Gwynne
2005-02-18fix zlib's homepage; ok henning@, jmc@Robert Nagy
2005-02-18Internal wireless on PCChips A535 laptop found in a dmesg fromJonathan Gray
2005-02-18regenJonathan Gray
2005-02-18Internal wireless on PCChips A535 laptop found in a dmesg fromJonathan Gray
2005-02-17a new year and a new, less restrictive license. because it has to beReyk Floeter
2005-02-17== has a higher priority than &, so put braces wherever necessary; from cloder@Miod Vallat
2005-02-17knfReyk Floeter
2005-02-17How he wanted it work, from/ok miod@Dale Rahn
2005-02-17untested, no ok, and it broke. revert.Dale Rahn
2005-02-17whitespace nitDavid Gwynne
2005-02-17cosmetic changes, fix regdomain code and beacon handlingReyk Floeter
2005-02-17a driver for the usb device controller. at the moment it only hardwires theDavid Gwynne
2005-02-17allow intr_establish to be used with any in gpioDavid Gwynne
2005-02-17mostly cosmetic changes: knf, get rid of unneeded sysctls, cleanup theReyk Floeter
2005-02-17Setup ri_bits before invoking rasops_init(), in case we want to use RI_CLEARMiod Vallat
2005-02-17ehternet -> ethernetMiod Vallat
2005-02-17derived from NetBSD:Reyk Floeter
2005-02-17miscellaneous typo fixes:Jean-Francois Brousseau
2005-02-17add software WEP (will implement hardware WEP later).Damien Bergamini
2005-02-17clear the IEEE80211_RATE_BASIC flag from the rate before callingDamien Bergamini
2005-02-17unmap DMA allocated memory properly.Damien Bergamini
2005-02-17zero memory after call to malloc() to avoid freeing non-allocatedDamien Bergamini