summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2001-10-07Domex 3194UJason Wright
2001-10-06Fix various 2300 (2Gb) last minute errata. Keep up with the jones' formjacob
2001-10-06Completely strip away all non-OpenBSD code to clean things up. Fix themjacob
2001-10-06We must read the SROM ahead of time for all ADMtek-based PCI cards; based onAaron Campbell
2001-10-06syncAaron Campbell
2001-10-06More TI FireWire products.Aaron Campbell
2001-10-05syncJason Wright
2001-10-05fixJason Wright
2001-10-05Add a driver for the Broadcom BCM570x chips. (a.k.a. Tigon3).Nathan Binkert
2001-10-05pcidevsTheo de Raadt
2001-10-05newTheo de Raadt
2001-10-05random KNF and removal of unused variablesNathan Binkert
2001-10-05use positive logic for matchNathan Binkert
2001-10-04regenMichael Shalayeff
2001-10-04ibm 82G2675, ServeRAID, i82557B 10/100Michael Shalayeff
2001-10-04Attach sf4r and mr drivers.Grigoriy Orlov
2001-10-04Driver skeleton for Guillemot Maxi Radio FM2000 PCI Radio Card.Grigoriy Orlov
2001-10-04SoundForte RadioLink SF64-PCR FM Radio Card device driverGrigoriy Orlov
2001-10-04regenGrigoriy Orlov
2001-10-04Add Guillemot MaxiRadioGrigoriy Orlov
2001-10-03return 1 from interrupt handled; kevloTheo de Raadt
2001-10-03fix data sheet link. ok deraadt@Kevin Lo
2001-10-02syncJason Wright
2001-10-02ALI M5451 audioJason Wright
2001-09-29if_media support, from freebsdMichael Shalayeff
2001-09-29Pretty the printout (don't know if it's right, but it does the job).Artur Grabowski
2001-09-29PC87415: Don't claim to support DATA32 or MODEJason Wright
2001-09-29for pc87415:Jason Wright
2001-09-29add pciide driver for National Semiconductor PC87415.Jason Wright
2001-09-29If we field an interrupt, return to the caller that we did so. Otherwise,mjacob
2001-09-27style fixes from Alexander Yurchenko <grange@grange.ru>Grigoriy Orlov
2001-09-27Huge merge with NetBSD. For full details look at their revision history (1.2...Jason Wright
2001-09-26syncJason Wright
2001-09-26NS PC87415Jason Wright
2001-09-26* add missing #include "vlan.h"Peter Galbavy
2001-09-23Read the MAC address correctly from 630EA1-based sis(4) devices. Should fixAaron Campbell
2001-09-22supply some entropy from hereMichael Shalayeff
2001-09-21syncTheo de Raadt
2001-09-21new stuffTheo de Raadt
2001-09-21Not yet working, but getting a bit closer.Hakan Olsson
2001-09-21Correct some pryntf() usage: get the correct number of arguments in theMiod Vallat
2001-09-21Driver for Sun GEM ethernet. Not ready yet.Artur Grabowski
2001-09-20occured->occurredMike Pechkin
2001-09-20regenNathan Binkert
2001-09-20more broadcom BCM570x based boards.Nathan Binkert
2001-09-19merge vm/vm_kern.h into uvm/uvm_extern.h; art@ okMichael Shalayeff
2001-09-16Typos in comments.Artur Grabowski
2001-09-16Typo in comment.Artur Grabowski
2001-09-16Add some missing lengths checks when passing data from userland toTodd C. Miller
2001-09-15Add a timer to reinable the OHCI RHSC (Root Hub Status Change)Dale Rahn