summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2001-06-16a couple of better names (min size changes)Michael Shalayeff
2001-06-16regenMichael Shalayeff
2001-06-16ids for dpt/adaptec i20 raidMichael Shalayeff
2001-06-14OOPSTheo de Raadt
2001-06-14hackish auto-IV mode for IOV operationsTheo de Raadt
2001-06-14dst ring corruption fix; jasonTheo de Raadt
2001-06-14KNFTheo de Raadt
2001-06-13From NetBSD, 82562 requires a nop before a resume (tested by mickey)Jason Wright
2001-06-13typo spotted by Mike Pechkin <mpech@prosoft.org.lv>Niklas Hallqvist
2001-06-13dmesg cleanupTheo de Raadt
2001-06-13regenMichael Shalayeff
2001-06-13cisco/aironet pci352; from Wolfgang Rupprecht <wolfgang@wsrcc.com>Michael Shalayeff
2001-06-12interrupts cannot happen beforeMichael Shalayeff
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2001-06-11For PCI attachments print the CIS strings since otherwise all we haveTodd C. Miller
2001-06-10regenTodd C. Miller
2001-06-10shorten some things I added at Theo's requestTodd C. Miller
2001-06-08Initial cut at a driver for the National Semiconductor DP83820 and DP83821Nathan Binkert
2001-06-08Put back bus_dmaification of context's (seems to have been fixed byJason Wright
2001-06-07no longer need to set sc_prism2 manuallyTodd C. Miller
2001-06-06be more consistant in codec i/o debug printsMichael Shalayeff
2001-06-06PCI shim for if_wi.c as promised. Magic for setting the PLX upTodd C. Miller
2001-06-06regenTodd C. Miller
2001-06-06Add products based on the PLX 905x that act as dumb PCI -> PCMCIA bridgesTodd C. Miller
2001-06-05memset/memcpy -> bzero/bcopy. Some KNF.Hakan Olsson
2001-06-05updated firmware from 3com (Thanks!); contains support for 3cr990B cards.Jason Wright
2001-06-04Some further work. No crypto yet.Hakan Olsson
2001-05-30- gather statistics (ipackets, ierrors, collisions, etc) from txp itselfJason Wright
2001-05-30define txp_command() in terms of txp_command2().Jason Wright
2001-05-30expand txp_command2 to handle extension desciptors for long commandsJason Wright
2001-05-30- better handling for capabilities: check the card to make sure it supportsJason Wright
2001-05-30Un-bus_dma(9) mcr1 context and mcr operations (causes problems under load).Jason Wright
2001-05-29Set, don't OR the capabilities.Angelos D. Keromytis
2001-05-28syncTheo de Raadt
2001-05-28oopsTheo de Raadt
2001-05-28syncArtur Grabowski
2001-05-28Back out part of last broken, untested change.Artur Grabowski
2001-05-28Set the IFCAP_IPSEC capability.Angelos D. Keromytis
2001-05-28syncTheo de Raadt
2001-05-28newTheo de Raadt
2001-05-25syncTheo de Raadt
2001-05-25we just *love it* when official people at major vendors send usTheo de Raadt
2001-05-24Sync with NetBSD:Aaron Campbell
2001-05-23- relax alignment constraintsJason Wright
2001-05-23bus_dmaify mcr handling (just leaves buffer lists and mac buffer to go...)Jason Wright
2001-05-22- delay allocation of rng handling structuresJason Wright
2001-05-22- Don't poll the rng more than 100 times a secondJason Wright
2001-05-22Compile with WDCDEBUG. Fix a debug printout.Hakan Olsson
2001-05-17convert mbuf and cluster allocation to pool, mostly from NetBSDNiels Provos
2001-05-16use ac97_set_rate, auvia can use it too, cannot test it thoughMichael Shalayeff