summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-03-12Fix RTW_DEBUG compilation and add a few more sanity checks in addition toJonathan Gray
2005-03-12Do not drop the user in ddb in DIAGNOSTIC checks unless option FD_DEBUG.Miod Vallat
2005-03-11Make sure we associate an interface with the m_pkthdr inJonathan Gray
2005-03-11oops, off by 18Theo de Raadt
2005-03-11make use of the new ral_get_rts(), ral_txtime() and ral_setup_tx_desc()Damien Bergamini
2005-03-11don't forget to release nodes when they are no longer needed.Damien Bergamini
2005-03-11introduce new ral_setup_tx_desc() function so we can factor out fillingDamien Bergamini
2005-03-11fix IBSS mode. clean ral_newstate() while i'm here.Damien Bergamini
2005-03-11new ral_get_rts() function for building RTS frames.Damien Bergamini
2005-03-11distinguish null data frames from management frames.Damien Bergamini
2005-03-11simplify led management code.Damien Bergamini
2005-03-11do not disable RF tune in monitor mode.Damien Bergamini
2005-03-11fix ral_enable_tsf_sync() for future IBSS and HostAP support.Damien Bergamini
2005-03-11add various functions to compute duration and plcp length in 802.11a/g.Damien Bergamini
2005-03-11implement fast channel switching for monitor mode (used by kismet).Damien Bergamini
2005-03-11fix tx rate of beacons and mgmt frames in 802.11a.Damien Bergamini
2005-03-11enter RUN state in monitor mode instead of staying in INIT state.Damien Bergamini
2005-03-11fix basic rates for 802.11g.Damien Bergamini
2005-03-11don't initialiaze BBP registers with values stored in E2PROM.Damien Bergamini
2005-03-11some cosmetic tweaksDamien Bergamini
2005-03-11fix channel initialisation. thanks to simon slater.Reyk Floeter
2005-03-11Only print preconfigured interrupt table if option DEBUG, as done for openpic.Miod Vallat
2005-03-11cleaner pathsTheo de Raadt
2005-03-11- apm(8) can now report the estimated number of minutes left.Uwe Stuehler
2005-03-10regenBrad Smith
2005-03-10more SysKonnect PCI ids from the SysKonnect sk98lin driver.Brad Smith
2005-03-10Recognize 7447A processor, as found in the Mac mini; printOtto Moerbeek
2005-03-10split out uidinfo from kern_proc.c private, use it to store lock count,Ted Unangst
2005-03-10fix beacon handlingReyk Floeter
2005-03-10use bcopy and bzeroReyk Floeter
2005-03-10regenDavid Gwynne
2005-03-10Cisco-Linksys Wireless-G USB Network AdapterDavid Gwynne
2005-03-09With some correct interrupt acknowledgement and register initialization,Dale Rahn
2005-03-09Wait for card to become ready after reset; ok drahn@Uwe Stuehler
2005-03-09access to the configuration address register of the 82443BX host bridge needsHans-Joerg Hoexer
2005-03-09Preliminary support for the floppy drive on Ultrasparcs. Only tested onMiod Vallat
2005-03-09Make the sun emulation match what the old SunOS cons(4) manual page describes:Miod Vallat
2005-03-09Fail exec for disabled compat with EPERM rather than ENOEXEC.Miod Vallat
2005-03-09syncTheo de Raadt
2005-03-09in this case, clarity is requiredTheo de Raadt
2005-03-09regenJonathan Gray
2005-03-09Add ATI RS100 entries found in a dmesg from tristan at ltdev.arubaon.comJonathan Gray
2005-03-09from freebsd:Markus Friedl
2005-03-09syncTheo de Raadt
2005-03-09a long cable usb repeater...Theo de Raadt
2005-03-08Oops. Put scoop GPIO pins into correct state on suspend, and remove anUwe Stuehler
2005-03-08Enable or disable CF sockets at appropriate times, but be sure toUwe Stuehler
2005-03-08also display the correct priority on sparc64 when failing to registerMartin Reindl
2005-03-08When failing to register an interrupt, display the correct priority on sparc64.Miod Vallat
2005-03-08Kill hp300 DISKLESS kernel, not worth using against GENERIC for disklessMiod Vallat