summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2005-01-15Additional devices found in linux-wlan driver.Jonathan Gray
2005-01-15Add id for Psion Dacom Gold Port Ethernet found in Linux driver.Jonathan Gray
2005-01-15regenJonathan Gray
2005-01-15Another kue device found in Linux driver.Jonathan Gray
2005-01-14TypoMiod Vallat
2005-01-14Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now.Miod Vallat
2005-01-14regenPedro Martelletto
2005-01-14Add Radeon IGP 9100, from Bruno Oliveira Silvestre, ok deraadt@Pedro Martelletto
2005-01-14use PCI Memory Write and Invalidate; from bogdan@eastonline.ru, ok pascoeTheo de Raadt
2005-01-14Add type for zaurus, ok miod@Dale Rahn
2005-01-14rev 1.63Brad Smith
2005-01-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko
2005-01-14cardbus re(4) support (Realtek 8169) heavily based on if_rl.Peter Valchev
2005-01-14clean PCI leftoversPeter Valchev
2005-01-14split re(4) into bus-independent code (ic/re.c) and PCI front-endPeter Valchev
2005-01-14minor prototypes style; ok deraadtPeter Valchev
2005-01-13fix a critical bug that made the kernel crash under heavy upstream trafficDamien Bergamini
2005-01-12fix kernel building with option UBSA_DEBUG.Moritz Jodeit
2005-01-12Don't call ahc_setup_data() after calling ahc_execute_scb() since theKenneth R Westerback
2005-01-12Fix an off by one in the critical section clearing code. The code wasKenneth R Westerback
2005-01-11Pass device names on intr_establish() call, other drivers need this too.Dale Rahn
2005-01-11Reliability fixes:Miod Vallat
2005-01-10make it compile, sighTheo de Raadt
2005-01-10remove unnecessary rlphy_reset(), mii_phy_tick() andBrad Smith
2005-01-10from netbsd uplcom.c revision 1.37:David Gwynne
2005-01-10from freebsd, uplcom.c revision 1.23:David Gwynne
2005-01-10add support for calling units (cuaU*)David Gwynne
2005-01-10Make the time spent scanning per channel consistent with other driversJonathan Gray
2005-01-09Allow send_hil{,dev}_cmd to return failure, and handle this whereMiod Vallat
2005-01-09From dyoung@NetBSD rev 1.41:Jonathan Gray
2005-01-09Use the macwrite instead of the hostwrite radio programming methodJonathan Gray
2005-01-09fix regulation domain handlingReyk Floeter
2005-01-09- add support for 2.2 firmwareDamien Bergamini
2005-01-08spacesMichael Shalayeff
2005-01-08rev 1.125Brad Smith
2005-01-08fix conflicting types for ahc_send_async().Kevin Lo
2005-01-07regenBrad Smith
2005-01-07add SiS devices.Brad Smith
2005-01-06Make sure the kthread does not run before iop_config_interrupts().Miod Vallat
2005-01-05Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - mostMiod Vallat
2005-01-05Use $OpenBSD$ instead of $Id$. ok damien@Jonathan Gray
2005-01-05copyoutstr doesn't work so well with the kernel addressesTed Unangst
2005-01-04If we get a vendor private tlv when we are expecting a challenge,Todd C. Miller
2005-01-04shrink dmesg outputJonathan Gray
2005-01-04though this is untested this couldn't be any worse than before.Brad Smith
2005-01-03Add support for the Vodafone Mobile Connect 3G adapter.Reyk Floeter
2005-01-03regenReyk Floeter
2005-01-03add Vodafone Mobile Connect 3G IDsReyk Floeter
2005-01-03- make sure int is in running state before touching the multicast filtersBrad Smith