summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-12-10Turn on the BUSFREEREV bug for the Rev. B controller. This is requiredKenneth R Westerback
2004-12-10Factor out repeated code into ahd_done_with_status().Kenneth R Westerback
2004-12-10rev 1.5Brad Smith
2004-12-10Include scsi id in debug message for queued SCB's.Kenneth R Westerback
2004-12-101) Don't manually fiddle with dma address of jumbo buffer after m_adj().Kenneth R Westerback
2004-12-10more Broadcom ids taken from the Linux driver.Brad Smith
2004-12-10regenBrad Smith
2004-12-10more Broadcom ids taken from the Linux driver.Brad Smith
2004-12-09regenBrad Smith
2004-12-09add Broadcom BCM5721Brad Smith
2004-12-09code to let us cause a detach and reattach of a device from softwareDavid Gwynne
2004-12-08Defer reinitialisation of the RU until after the interrupt handler has hadChristopher Pascoe
2004-12-08remove the variables that used to make up the signal cache. nothing in atuDavid Gwynne
2004-12-08remove some defines for timeouts that are no longer used thanks to net80211David Gwynne
2004-12-08syncMartin Reindl
2004-12-08add Mitsubishi Electronics Powerstorm 4D30T graphicsMartin Reindl
2004-12-08powerhook: em_init on resumeMarkus Friedl
2004-12-08powerhook: call wi_init on resumeMarkus Friedl
2004-12-08add pci powerhooks: save/restore cfg space; with claudio@, ok deraadt@Markus Friedl
2004-12-08use ETHER_MAX_LENJonathan Gray
2004-12-08Check if_type in carp_carpdev_state() to make sure we're notRyan Thomas McBride
2004-12-08use ETHER_MAX_LENBrad Smith
2004-12-08use ETHER_MAX_LENBrad Smith
2004-12-08Falcom Twist-USB GSM/GPRS modem.Jonathan Gray
2004-12-08regenJonathan Gray
2004-12-08Falcom Twist-USB GSM/GPRS modem.Jonathan Gray
2004-12-08Enable jumbo frames on Yukon varients of sk(4).Kenneth R Westerback
2004-12-07regenJonathan Gray
2004-12-07Add some Belkin RTL8180 devices, one from NetBSD.Jonathan Gray
2004-12-07Remove uneeded bpfdesc.h include.Jonathan Gray
2004-12-07Cleanup. Rename some defines, add wp_lite_set_te1_cfg()Ryan Thomas McBride
2004-12-07ohci and ehci at cardbus support from netbsdDavid Gwynne
2004-12-07Don't link to ac97 specs from individual drivers.Jonathan Gray
2004-12-07Remove the PCI-ISA bridge callback mechanism; it's no longer needed.Brad Smith
2004-12-06add mbuf linearization code when the number of fragments exceeds what isDamien Bergamini
2004-12-06remove iwi_fix_channel() by setting IEEE80211_C_SCANALL capability flagDamien Bergamini
2004-12-06indentDamien Bergamini
2004-12-06regenMichael Shalayeff
2004-12-06o2micro cardbus from HP nc4000 from Russell McGregor <rdmcgregor@gmail.com>Michael Shalayeff
2004-12-06tell net80211 that we can get probes/beacons on any channel during a scan.David Gwynne
2004-12-06some mice have more than 7 buttons, so raise the limit in the driver.David Gwynne
2004-12-06dont try and detect if the external firmware is already loaded by changingDavid Gwynne
2004-12-05fix printf's in ipw_dma_alloc()Damien Bergamini
2004-12-05add IEEE80211_C_SHPREAMBLE capability flag and reorder interrupt handlersDamien Bergamini
2004-12-05update net80211 AP list after scanningDamien Bergamini
2004-12-05mostly cosmetic changesDamien Bergamini
2004-12-05Clean Tx/Rx rings allocation and management.Damien Bergamini
2004-12-05wait longer for master initializationDamien Bergamini
2004-12-05do a scan for networks when net80211 thinks we should rather than doing itDavid Gwynne
2004-12-05net80211 in the watchdogDavid Gwynne