summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2005-09-06another round of removing ifdef crud from this driver.Brad Smith
2005-09-05If we have a match for the PCI ID we don't care what the PCI class is.Jonathan Gray
2005-09-04add a commentBrad Smith
2005-09-04a couple typosBrad Smith
2005-09-01Make sure the packets are aligned for dma while copying,Can Erkin Acar
2005-08-30- add BCM5780 PCI idsBrad Smith
2005-08-29regenBrad Smith
2005-08-29add Broadcom BCM5780 PCI ids.Brad Smith
2005-08-29- use pci_mapreg_type() to fix some systems that would fail to attachBrad Smith
2005-08-27recognize 5752 A1 ASIC rev.Brad Smith
2005-08-27Fix some issues to make the dual port version work this should also fix theClaudio Jeker
2005-08-27Timeout service request in the uncommon case that the port is blockedClaudio Jeker
2005-08-27Tell the dma engine to not poll to often for new descriptors and initialize theClaudio Jeker
2005-08-27iosize is no longer used, use correct esc->mc_iosize instead. This fixes aClaudio Jeker
2005-08-24Add MegaRAID 320E.Marco Peereboom
2005-08-24Sync.Marco Peereboom
2005-08-24Add MEGARAID_3202E. ok deraadt@Marco Peereboom
2005-08-23syncTheo de Raadt
2005-08-23another stupid lucent modemTheo de Raadt
2005-08-20cac(4) are 234* series and ciss(4) are 56* series.Brad Smith
2005-08-19regenJonathan Gray
2005-08-19A few more ATI products: RS300 Host, Radeon X600 and FireGL V3100.Jonathan Gray
2005-08-18Match nforce 2/3/4 SATA using generic sata_chip_map().Jonathan Gray
2005-08-18Several boards incorporating SIS SATA chips have dellusions of granduerJonathan Gray
2005-08-17cleanup and knf. remove the ath_product() workaround.Reyk Floeter
2005-08-16regenBrad Smith
2005-08-16PCI ids for AMD 8132 PCI-X bridge.Brad Smith
2005-08-15Add global hot spare support.Marco Peereboom
2005-08-14KNF mostly spaces and make the dmesg line a bit shorter.Claudio Jeker
2005-08-14No longer used prototype.Claudio Jeker
2005-08-14Kill the musyccbus/ebus device and use musycc for both functions of theClaudio Jeker
2005-08-14minimal diff to let if_art compile; claudio okTheo de Raadt
2005-08-14you CANNOT reuse ebus without breaking other architecturesTheo de Raadt
2005-08-13Kill Id tags, OpenBSD ones are enough.Claudio Jeker
2005-08-13Add art(4) driver. OK deraadt@Claudio Jeker
2005-08-13Remove some superfluous output in dmesg line.Claudio Jeker
2005-08-13Driver for the Accoom Networks Artery T1/E1 PCI cards.Claudio Jeker
2005-08-13regenClaudio Jeker
2005-08-13Add Conexant / Mindspeed Musycc HDLC controller for upcoming art(4) driver.Claudio Jeker
2005-08-11regenBrad Smith
2005-08-11Intel 10Gb PCI ids.Brad Smith
2005-08-10syncHenning Brauer
2005-08-10MyriNet adapter found in the alpha, theo okHenning Brauer
2005-08-10Some additional ICH7 bits which aren't strictly necessary to workJonathan Gray
2005-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2005-08-07ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@Michael Shalayeff
2005-08-05Add one more Compaq Smart Array 6i.Marco Pfatschbacher
2005-08-05regen.Marco Pfatschbacher
2005-08-05Add one more Compaq Smart Array 6i.Marco Pfatschbacher
2005-08-05fix cac commentMichael Shalayeff