summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-11-26avoid extra inclusions; ok jsgTheo de Raadt
2006-11-26revert the Jumbo diff that was commited as part of a wireles drivers commit.Brad Smith
2006-11-26syncTheo de Raadt
2006-11-26learn about RIM productsTheo de Raadt
2006-11-26Start reworking the raster ops code, and be smarter when monitoring the FIFOMiod Vallat
2006-11-26regen again. :)Dimitry Andric
2006-11-26regenDimitry Andric
2006-11-26Add some Intel 946, 963 and 965 entries.Dimitry Andric
2006-11-26Make sure AGP debug printfs actually compile.Dimitry Andric
2006-11-26Make use of ieee80211_std_ratesetJonathan Gray
2006-11-26Much better register description and values. No functional change yet - butMiod Vallat
2006-11-26commented out entry for the BCM5709.Brad Smith
2006-11-26cover up a bug (resulting in noise in dmesg) that we still do notTheo de Raadt
2006-11-26It's sizeof(struct ieee80211_frame) not sizeof(struct ieee80211_frame *).Marcus Glocker
2006-11-26do not have each net80211 driver define its own rates structures. if they useTheo de Raadt
2006-11-26correct hardware revision mask.Jonathan Gray
2006-11-26use scsi_detach_target when a device dissapears, rather than usingDavid Gwynne
2006-11-26missing file; sorry niall!Uwe Stuehler
2006-11-25use pci_matchbyid() here, too.Marc Balmer
2006-11-25Convert pwdog(4) over to using pci_matchbyid().Marc Balmer
2006-11-25remove a comment that only applies to freebsd.Damien Bergamini
2006-11-25Add mutex.Marco Peereboom
2006-11-25Initial USB device controller (UDC) and USB CDC Ethernet function supportUwe Stuehler
2006-11-25The PWDOG1 card can be jumpered to work I/O or memory mapped. DetectMarc Balmer
2006-11-25ANSIBrad Smith
2006-11-25regenJonathan Gray
2006-11-25Netgear WG111v2Jonathan Gray
2006-11-25committ these atfter generating them, reminded by deraadt.Marc Balmer
2006-11-25remove a comment which is now untrue after i fixed itDavid Gwynne
2006-11-25Add support for the Quancom PWDOG1 watchdog timer card.Marc Balmer
2006-11-25sync amd64 to i386 w.r.t. acpi support. Also fix interrupt routing for multi-...Niklas Hallqvist
2006-11-25remove some sk(4) specific media handling code.Brad Smith
2006-11-25Don't handle acpiev events inside the gpe handler since this causes deadlocks.Marco Peereboom
2006-11-25Fixed acpiec code for deadlockJordan Hargrave
2006-11-25initial stab at an SBus front end for gem(4). currently untested.Brad Smith
2006-11-25Initial NAND flash support for Zaurus, not enabled yet; prodded by many.Uwe Stuehler
2006-11-25Cleanup obsolete rate bits and pass right value to the TX rate descriptor.Marcus Glocker
2006-11-25If no TX rate has been calculated yet, set rate value to autoselectMarcus Glocker
2006-11-25fix use of gem_bitwait().Brad Smith
2006-11-25Split the GEM registers into two halfs and provide a bus_space_handle_tBrad Smith
2006-11-25additional registers and some comment fixes.Brad Smith
2006-11-25Fix a copy and pasto.Brad Smith
2006-11-24Small KNF fix.Marcus Glocker
2006-11-24Enable setting of fixed rates.Marcus Glocker
2006-11-24Enable automatic rate adapation (done by firmware and hardware).Marcus Glocker
2006-11-24From Jon Simola <jsimola@gmail.com>:Marcus Glocker
2006-11-24regenBrad Smith
2006-11-24add the Broadcom BCM5709 PCI id.Brad Smith
2006-11-24replace a magic number (reserved TX descs?) with macroBrad Smith
2006-11-24regenBrad Smith