summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2000-04-11- add support for buffers that are not aligned (or end on a non 4byte boundary)Jason Wright
2000-04-11- Don't bother with PCI_COMMAND_IO_ENABLE, the card doesn't support it.Jason Wright
2000-04-11syncHakan Olsson
2000-04-11Add Neomagic NM256ZXHakan Olsson
2000-04-11define the rest of the descriptor bitsJason Wright
2000-04-10- Add back code from the original aeon driver to handle missed interrupts byJason Wright
2000-04-10Use pci_mapreg_map() instead of pci_io_find() and pci_mapreg_map()Todd C. Miller
2000-04-10regenMichael Shalayeff
2000-04-10a couple of xircom ethernet controllersMichael Shalayeff
2000-04-10Aironet PCI shim; all the real meat is in sys/ic/an.c.Todd C. Miller
2000-04-10regenTodd C. Miller
2000-04-10Pare down the AIRONET strings a bitTodd C. Miller
2000-04-10regen from pcidevsTodd C. Miller
2000-04-10Add Aironet PC4500 and PC4800Todd C. Miller
2000-04-10Added support for wd detach (merge from NetBSD). Support forConstantine Sapuntzakis
2000-04-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron Campbell
2000-04-06Don't match AIC6915 -- that's a network card, supported by sf(4).Aaron Campbell
2000-04-05run at splnet() instead of splimp()Jason Wright
2000-04-05maintain state about keys, upload them to context ram once (and avoid theJason Wright
2000-04-05Changed boot messages and fixed Ultra160 boot messages.Steve Murphree
2000-04-04add mac result pointer to the callback routineJason Wright
2000-04-04make the comment and definition of HIFN_MAX_COMMAND more readableJason Wright
2000-04-04regenMichael Shalayeff
2000-04-04i82802AB/AC firmware hubMichael Shalayeff
2000-04-03fix dmesg outputTheo de Raadt
2000-03-31Remove the timeout and print_stats functions (debugging code)Jason Wright
2000-03-30document hook functionsJason Wright
2000-03-30instrument bad crp's and bad crp callbacks, tooJason Wright
2000-03-30add some instrumentation for tracking input (commands/bytes) and outputJason Wright
2000-03-30auto detect the size of the seeprom; from freebsd (from NetBSD (from Linux?))Jason Wright
2000-03-29- update copyrightsJason Wright
2000-03-29remove round-robin use of the boards. We're depending on the upper layerJason Wright
2000-03-29syncTheo de Raadt
2000-03-29more intel 840 stuffTheo de Raadt
2000-03-29Long over due checkpoint:Jason Wright
2000-03-28fix netbsd rcsid upMichael Shalayeff
2000-03-28syncTheo de Raadt
2000-03-28simplifyTheo de Raadt
2000-03-28syncChris Cappuccio
2000-03-28more VIA devices [NetBSD]Chris Cappuccio
2000-03-28syncTheo de Raadt
2000-03-28more yamahaTheo de Raadt
2000-03-27syncTheo de Raadt
2000-03-27anotherTheo de Raadt
2000-03-27Need a newline now.Aaron Campbell
2000-03-27Remove the al and ax drivers; these cards now supported by the dc driver.Aaron Campbell
2000-03-26regenMichael Shalayeff
2000-03-26from netbsd: pci interrupt routing code.Michael Shalayeff
2000-03-26Sync with NetBSD.Aaron Campbell
2000-03-24syncTheo de Raadt