summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* Add support for busmaster DMA on some PCI IDE chipsets.sos1997-07-293-1/+890
* Add support for loading the SCRIPTS microcode into the on-chip RAMse1997-07-281-598/+795
* Added support for the Seeq 80c24 PHY; does nothing except disable thedg1997-07-251-1/+7
* Add Ultra-SCSI support and enable more features for advancedse1997-07-252-214/+738
* Assign correct chip set register dump functions to Triton II device IDs.se1997-07-181-2/+3
* Fix "unexpected phase change" interrupt handler: Do not access these1997-07-181-7/+10
* Don't cast function pointers to (void *). This will cause warnings.bde1997-07-011-3/+1
* Modify my copyright notice to allow the sequencer to be used with GPLedgibbs1997-06-271-4/+11
* Modified to use renamed get_pci_apic_irq() -> pci_apic_pin() function.fsmp1997-06-251-5/+7
* Superceded by dc21040reg.hpeter1997-06-221-474/+0
* Initial set of patches to get it to compile on >= 3.0. Most of thepeter1997-06-221-2413/+2972
* This commit was generated by cvs2svn to compensate for changes in r26790,peter1997-06-222-0/+1564
|\
| * Clean import of Matt Thomas's if_de.c driver as of 970508, rev 1.85. Thepeter1997-06-223-789/+6131
| * This commit was manufactured by cvs2svn to create branch 'NETBSD'.cvs2svn1994-10-141-0/+1180
* Minor optimization in fxp_intr.dg1997-06-161-5/+4
* Added 2 new defines:fsmp1997-06-141-5/+18
* Added support for the Intel 82555 PHY chip which is being used on newerdg1997-06-132-20/+25
* Add device IDs for new Symbios SCSI chips (53c875J,885,895,896), whichse1997-06-111-97/+56
* Move call of pci_addcfg() before test of cfg->subordinatebus, since these1997-06-021-2/+13
* PCI_CLASS_MASS_STORAGE (under PCI_COMPAT) was used in a driver in LINTpeter1997-06-011-1/+2
* Add code to correctly probe all buses on the Intel XXPRESS motherboard.se1997-05-301-10/+48
* Remove use of intrec*, use void* instead.se1997-05-301-2/+4
* Add one more compatibility define to make the Adaptec driver compilese1997-05-281-1/+2
* Define command register enable bits, which are required for a consitencyse1997-05-281-1/+4
* Add consistency check to the functions that map port or memory ranges:se1997-05-281-3/+16
* Two minor changes to the code that builds the pci map array:se1997-05-281-29/+30
* Minor cleanup of APIC_IO code.fsmp1997-05-271-9/+6
* Add support for APIC_IO to pci IRQ configuration.fsmp1997-05-271-1/+19
* This file has been made obsolete by the new PCI code.se1997-05-261-105/+0
* Completely replace the PCI bus driver code to make it better reflectse1997-05-266-2259/+1168
* This commit was generated by cvs2svn to compensate for changes in r25603,kjc1997-05-091-0/+348
|\
| * import Chuck Cranor's ATM driverkjc1997-05-091-0/+348
* use frames instead of fields, and restore full meteor compatibility forjmg1997-05-051-1/+4
* Initialize PCI/CardBus bridges.phk1997-05-031-40/+53
* Fixed omission of reference to ioctl_bt848.h when installing on 2.2.fsmp1997-05-011-2/+3
* 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>fsmp1997-05-012-126/+559
* Move CMD640 option from kernel Makefile into opt_wd.hse1997-04-281-1/+2
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-262-5/+33
* Add definition of PCI_SUBID_REG2, the subvendor/device ID forse1997-04-241-1/+2
* Add preliminary support for PCI config header type 2:se1997-04-231-10/+19
* Check that the received packet length indicated by the card is at leastdg1997-04-231-1/+5
* Fixed the type of timeout functions and removed casts that hid thebde1997-04-201-11/+7
* The bit of the cardbus bridge support code se and I have been able to agreephk1997-04-201-1/+7
* Rearrange pci network card identification for easier additions.davidn1997-04-181-13/+18
* Amancio:fsmp1997-04-171-13/+13
* Recognize ZNYX 314 cards that have a MAC address with the low bit set.phk1997-04-051-2/+2
* Deleted <pc98/pc98/pc98_device.h>.kato1997-04-041-5/+1
* PAL support: magic numbers moved into format_params structure.fsmp1997-04-023-713/+1399
* Don't break the nice symmetry of these messages with undue '>' chars.phk1997-03-281-8/+8
* Fix printing of map sizes: large numbers got a negative sign before.se1997-03-251-3/+3
OpenPOWER on IntegriCloud