summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-11-25fix for race between invocation for timer and network inputMarkus Friedl
2004-11-25compatibility ioctls for things like "wicontrol ath0 -l" toReyk Floeter
2004-11-25Enable lpt0 on amd64 GENERIC. ok deraadt@Ian Darwin
2004-11-24Long time not accurate anymore.Miod Vallat
2004-11-24don't leave run state on background scanDamien Bergamini
2004-11-24add missing field in struct iwi_associateDamien Bergamini
2004-11-24- add short preamble capabilityDamien Bergamini
2004-11-24extend scan delay from 20ms to 100ms for each channel + minor consistency tweakDamien Bergamini
2004-11-24reset adapter in iwi_stop()Damien Bergamini
2004-11-24clear register 0x41, not 0x43 (endianness)Damien Bergamini
2004-11-24fix interrupt handlerDamien Bergamini
2004-11-24nothing really uses kernfs anymore, and in general it is unsafe since theTheo de Raadt
2004-11-24typoThierry Deval
2004-11-24replace old net/if_ieee80211.h header with the net80211 ones, kernel part.Theo de Raadt
2004-11-24syncTheo de Raadt
2004-11-24Radeon 9600 XTTheo de Raadt
2004-11-24use ETHER_MAX_LENBrad Smith
2004-11-24Multicast routing cleanup from Pavlin RadoslavovRyan Thomas McBride
2004-11-24fix a bug that leads to a crash when binat rules of the formDaniel Hartmeier
2004-11-24disable the layer filesystems by default; ok lots of peopleTheo de Raadt
2004-11-23add support for 2915ABG adaptersDamien Bergamini
2004-11-23Let gpio_detach() do something useful.Alexander Yurchenko
2004-11-23replace old net/if_ieee80211.h header with the net80211 ones, kernel part.Federico G. Schwindt
2004-11-23syncDamien Bergamini
2004-11-23support PRO/Wireless 2915ABG; ok deraadt@Damien Bergamini
2004-11-23Create the init process earlier, before the root filesystem is mounted,Miod Vallat
2004-11-23remove wrong comments; ok deraadtMarkus Friedl
2004-11-23Use pci_matchbyid() for matching crazy VIA power management controllersAlexander Yurchenko
2004-11-23fix typo in commentHans-Joerg Hoexer
2004-11-23store number of supported gpio pinsReyk Floeter
2004-11-23support the gpio found on ath(4) devices.Reyk Floeter
2004-11-23More FreeBSD delta reduction. Use aic_* defines rather than ahd_* oneKenneth R Westerback
2004-11-23Add Adaptec ASR2200S U320 RAIDMarco Peereboom
2004-11-23use ieee80211com to store the macDavid Gwynne
2004-11-22ad1981 does not like init; from fgsch@Michael Shalayeff
2004-11-22better fix for the internal fw loader that doesnt break 64bit archsDavid Gwynne
2004-11-22use a size_t hereTheo de Raadt
2004-11-22rename these two firmwares to nicer namesTheo de Raadt
2004-11-22use the filesystem based firmware loader; ok deraadt@Damien Bergamini
2004-11-22correct licenseTheo de Raadt
2004-11-22syncTheo de Raadt
2004-11-22support PCI-Express PERC4e/Di; j@pureftpd.orgTheo de Raadt
2004-11-22stdlib.hTheo de Raadt
2004-11-22don't enable debugging by defaultDamien Bergamini
2004-11-22fix a typoDamien Bergamini
2004-11-22relax warmboot detection, required for some models. ok deraadt@Daniel Hartmeier
2004-11-22enter kue & symbolTheo de Raadt
2004-11-22firmware loading for kue(4), tested for me by dhartmeiTheo de Raadt
2004-11-22better types; from hppa64 (;Michael Shalayeff
2004-11-22remove netiso since it doesn't exist anymorePatrick Latifi