summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-04-19indent.Federico G. Schwindt
2000-04-19Fix a bug introduced after cardbus commit where uart16550a wasFederico G. Schwindt
2000-04-19Force mailbox to be under 16MB so the controller can see itNiklas Hallqvist
2000-04-19split out mbuf scatter gather functionTheo de Raadt
2000-04-18split dc driver into bus dependent and bus independent (pci) partsJason Wright
2000-04-18split fxp into bus independent and dependent (pci) parts (cardbus to come)Jason Wright
2000-04-18Double usage of random() in the pseudo device to avoid settingHugh Graham
2000-04-18Set MII parameters for the other 3Com CardBus cards, not just 'C' revision.Aaron Campbell
2000-04-18copyrightJason Wright
2000-04-18remove #ifdef {free,net}bsd stuffJason Wright
2000-04-16syncTheo de Raadt
2000-04-16rename an RCC productTheo de Raadt
2000-04-16syncTheo de Raadt
2000-04-15pcidevs.hTheo de Raadt
2000-04-15more gearTheo de Raadt
2000-04-15urio(4) - Diamond Multimedia RIO 500 (from NetBSD)Jakob Schlyter
2000-04-14Sync with NetBSD.Aaron Campbell
2000-04-14fix compilation with -DAUDIO_DEBUG; vonminde@cs.colorado.eduTodd C. Miller
2000-04-14this should fix the alpha; closes PR kernel/1189Michael Shalayeff
2000-04-14not EXPORTJason Wright
2000-04-14syncTheo de Raadt
2000-04-14bluesteel networks productsTheo de Raadt
2000-04-14syncTheo de Raadt
2000-04-14indentTheo de Raadt
2000-04-14Some documentation for future generations of maintainersConstantine Sapuntzakis
2000-04-14This fixes EISA bus_space API. The bus dma tag was never initialized!!!Steve Murphree
2000-04-13Add support for Adaptec 2930U2 controller.Steve Murphree
2000-04-13remove bit definitions and associated macros for hifn_command.flags since itJason Wright
2000-04-13- let hifn_process() compute the mask bits for the command descriptorsJason Wright
2000-04-13remove unnecessary variableJason Wright
2000-04-13- complete rewrite of hifn_write_command() to avoid copies by removing theJason Wright
2000-04-13better has when adding entropy to the pool.Michael Shalayeff
2000-04-13Add support for Adaptec 2930U2 controller.Steve Murphree
2000-04-13Add support for Adaptec 2930U2 controller.Steve Murphree
2000-04-13Remove printf from interrupt handler...Constantine Sapuntzakis
2000-04-13match netsec 7751 card, and oh golly gee, will ya look at that, it'sTheo de Raadt
2000-04-13NeoMagic 256AV/ZX audio driverConstantine Sapuntzakis
2000-04-13syncTheo de Raadt
2000-04-13RCC/ServerWorks productsTheo de Raadt
2000-04-13syncJason Wright
2000-04-13netsecJason Wright
2000-04-13Move min # of blocks to two to accomodate hackis neomagic driverConstantine Sapuntzakis
2000-04-12Disable DAC, Output, and Record mute by defaultConstantine Sapuntzakis
2000-04-12RCSids.Aaron Campbell
2000-04-12syncTheo de Raadt
2000-04-12another RCC bridgeTheo de Raadt
2000-04-12syncTheo de Raadt
2000-04-12rename PEQUR to RCC, and add other chipsTheo de Raadt
2000-04-11- add support for buffers that are not aligned (or end on a non 4byte boundary)Jason Wright
2000-04-11regenJakob Schlyter