summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-021-0/+1
* Prepare for 64bit programming environment (e.g. Alpha):se1997-08-312-45/+45
* Remove debug printf() that had been ommited by accident.se1997-08-311-3/+2
* Fix problem with early revision 53c825a and 53c875 chips, whichse1997-08-311-5/+3
* Scsi RESERVATION CONFLICT and BUSY support for Tekram scsi cards.itojun1997-08-301-0/+20
* Go back to previous definition of FE_CACHE_SET, since the problemse1997-08-241-3/+2
* Some cleanup and a fix for an assumed chip bug:se1997-08-231-93/+90
* Minor corrections to the code added in rev. 1.100 and 1.101:se1997-08-231-4/+4
* Yank the casts.fsmp1997-08-212-3/+3
* Reorder function decls alphabetically.fsmp1997-08-211-2/+2
* Add a cast to eliminate a compiler warning.fsmp1997-08-211-1/+1
* A few more casts and a function declaration for warning free kernel builds.fsmp1997-08-212-3/+4
* 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
OpenPOWER on IntegriCloud