summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* Added frequencies for north american HRC cable.fsmp1997-08-171-2/+19
* SMP Natoma motherboards cannot know if you are booting a UP or SMP OS. Thisdyson1997-08-161-1/+24
* Add the NetVin 5000 series NE2000 PCI card vendor and device IDs.danny1997-08-141-1/+2
* Fix problem in the DC390_DefaultEEprom subroutine, which could leadse1997-08-111-3/+3
* Fix the VLSI chipset name from "Eagle" to "Eagle II".phk1997-08-101-5/+5
* Add ID's for 5 VLSI chips. They're not very friendly, so this info wasphk1997-08-081-1/+12
* Remove two features that have been reported to cause problems withse1997-08-061-2/+3
* Merge Matt's if_de.c changes in.peter1997-08-031-286/+546
* This commit was generated by cvs2svn to compensate for changes in r27859,peter1997-08-032-8/+88
|\
| * Import Matt's if_de driver 970703 release. This (apparently) supportspeter1997-08-033-294/+634
| * Clean import of if_de.c as of 970513, if_de.c rev 1.86. This shouldpeter1997-06-221-2/+4
* | Removed unused #includes.bde1997-08-0211-80/+12
* | Fix problem caused by a chunk of the previous patch having beense1997-07-291-3/+3
* | 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
OpenPOWER on IntegriCloud