summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2008-06-03Add the PCI ids for the JMicron JMC250 and JMC260 Ethernet controllers.Brad Smith
2008-06-03regenBrad Smith
2008-06-03- shorten the Emulex Light Pulse entries to use the names as mentionedBrad Smith
2008-06-02regenBrad Smith
2008-06-02- Sort the QLogic entries by PCI id.Brad Smith
2008-06-01regenMark Kettenis
2008-06-01Add Emulex LP9000.Mark Kettenis
2008-06-01Make SCSI isp(4) use the same SCSI initiator ID as the prom on sparc/sparc64.Mark Kettenis
2008-05-31if a dma mapping contains oddly addressed or odd length segments, then weDavid Gwynne
2008-05-31Apparently the interrupt status register doesn't always replicate the TXMark Kettenis
2008-05-31Turn the rx descriptor ring into a real ring instead of letting things fallMark Kettenis
2008-05-31regenMark Kettenis
2008-05-31Add PLX 6520 PCIX-PCIX bridge.Mark Kettenis
2008-05-31regenMark Kettenis
2008-05-31Add Emulex LP10000.Mark Kettenis
2008-05-31Properly set the IFF_OACTIVE flag if all the descriptrs are in use forBrad Smith
2008-05-31Clear the IFF_RUNNING/IFF_OACTIVE flags and the watchdog timer inBrad Smith
2008-05-30syncThordur I. Bjornsson
2008-05-30add the intel turbo memory device idThordur I. Bjornsson
2008-05-30Remove unused NetBSD code for dmesg printing.Brad Smith
2008-05-29specify alternate default audio parameters to make the default expansionJacob Meuser
2008-05-29- Add a debug message to mention when a 2.5Gb adapter is found.Brad Smith
2008-05-29use ac97 default parameters for these ac97 based drivers.Jacob Meuser
2008-05-28Turns out I have an ISP 12160 myself, and it works fine on sparc64. SinceMark Kettenis
2008-05-27only look up the initiator-id for SPI (aka "real scsi") controllers onDavid Gwynne
2008-05-27return 1 when an irq's been handled, not 0.Owain Ainsworth
2008-05-27Since the vtophys stuff was nuked, drm now works on amd64 too. Add theOwain Ainsworth
2008-05-27When i first ported the drm, i completely misunderstood the FreeBSD taskqueueOwain Ainsworth
2008-05-27Fix jiffies.Owain Ainsworth
2008-05-26On sparc64, fetch "scsi-initiator-id" property from the firmware, and useMark Kettenis
2008-05-26Count output packets.Brad Smith
2008-05-25use ac97 default parameters for auich(4), auixp(4) and auvia(4).Jacob Meuser
2008-05-25tweak the SPI port configuration if we figure out that it is not quiteDavid Gwynne
2008-05-25Remove redundant enabling of bus master which pci_mapreg_map() dealsBrad Smith
2008-05-25Remove redundant enabling of memory space and bus master whichBrad Smith
2008-05-24Sync the ATI IXP200 PCI id.Brad Smith
2008-05-24regenBrad Smith
2008-05-24Tweak some of the existing ATI IXP entries for more consistentBrad Smith
2008-05-24regenBrad Smith
2008-05-24There should be spaces between "product" and the vendor name.Brad Smith
2008-05-24And another Fujitsu Gigabit Etherenet card that is a bge(4) in disguise.Brad Smith
2008-05-24regenBrad Smith
2008-05-24Add Fujitsu PW008GE4Brad Smith
2008-05-24Also recognize the Schneider & Koch SK-9821/SK-9843 adapters fromBrad Smith
2008-05-24regenBrad Smith
2008-05-24Add more specific PCI ids for Schneider & Koch (SysKonnect) SK-9821/SK-9843Brad Smith
2008-05-23Another Fujitsu Gigabit Etherenet card that is a bge(4) in disguise.Mark Kettenis
2008-05-23regenMark Kettenis
2008-05-23Add Fujitsu PW008GE5.Mark Kettenis
2008-05-23Simplify the combination use of pci_mapreg_type()/pci_mapreg_map() asBrad Smith