summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-12-04minor cleaningDamien Bergamini
2004-12-04fix shared authenticationDamien Bergamini
2004-12-04Clean DMA allocation of Tx and Rx ringsDamien Bergamini
2004-12-04clean up the rx pathDavid Gwynne
2004-12-04disable the state machine in atu in favour of the net80211 framework. lots ofDavid Gwynne
2004-12-03URL of data sheet has changed.Jonathan Gray
2004-12-03Don't need to set ifp->if_mtu as ether_ifattach does this for us.Jonathan Gray
2004-12-02rev 1.126Brad Smith
2004-12-02rev 1.4Brad Smith
2004-12-01VIA VT612x PCI Gigabit Ethernet adapter support, ok deraadtPeter Valchev
2004-12-01syncPeter Valchev
2004-12-01Driver for the Cicada CS8201 10/100/1000 copper PHYPeter Valchev
2004-11-30EB is just like DB does not set PCR; reported and tested by Jan Johansson <ja...Michael Shalayeff
2004-11-30add hppa64 hookMichael Shalayeff
2004-11-30Make Sun type 6 USB keyboards return extended keycodes for 'L' keysMatthieu Herrb
2004-11-29Move the struct wsscreen_descr from a per-driver global to a per-instanceMiod Vallat
2004-11-29Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untestedMiod Vallat
2004-11-29knf/ansi. No binary change.Jonathan Gray
2004-11-29syncAlexander Yurchenko
2004-11-29CSR BlueCore, from anil.Alexander Yurchenko
2004-11-29From FreeBSD: Correct URL of the programming manual.Jonathan Gray
2004-11-29Spell precede correctly.Jonathan Gray
2004-11-28In kernel pppoe client, a simple IPv4 only implementation.Can Erkin Acar
2004-11-28syncPeter Valchev
2004-11-28garmin palm device; from openbsd@st.thrush.comPeter Valchev
2004-11-28don't hide the process context in rf_close_component(), since we mayPedro Martelletto
2004-11-28kue(4) uses loadfirmware(9), but usb threaded probing starts beforeTheo de Raadt
2004-11-28rev 1.74Brad Smith
2004-11-27KNF, ANSI, cleanup. No binary change.Alexander Yurchenko
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-24syncTheo de Raadt
2004-11-24Radeon 9600 XTTheo de Raadt
2004-11-24use ETHER_MAX_LENBrad Smith
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-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