summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* Attempt to support IPX.peter1997-10-121-1/+22
* Add IDs for Intel 82371MX/82437MX (mobile PCI chipset).asami1997-10-101-1/+5
* Despam 1.11, 1.12 and 1.13 caused by no sync between author/committer/CURRENTmarkm1997-10-081-14/+36
* Latest round of patches from the author.markm1997-10-072-15/+80
* Nuke these two out of date readme files. This stuff should be in de(4)peter1997-10-032-84/+0
* Killed a gratuitous assignment in a NetBSD case.dg1997-09-301-5/+1
* Two changes which should make the system less suseptible to receiverdg1997-09-301-29/+29
* Work around a bug in the 82557 NIC where the receiver will lock updg1997-09-293-57/+198
* Remove the 82371 IDE devices.phk1997-09-241-17/+4
* Update for new callout interface.gibbs1997-09-215-11/+15
* Addition of support of the slightly rogue Promise IDE interface(Dyson), supportdyson1997-09-202-611/+1090
* ``oops''. I cut/pasted the original free()'s based on mark's suggestionpeter1997-09-201-4/+4
* Missed a place where the extra descriptor buffers would need to bepeter1997-09-181-1/+3
* Update select -> poll in drivers.peter1997-09-141-2/+2
* malloc() the rx and tx descriptors seperately rather than as part of thepeter1997-09-112-2/+17
* Treat "reservation conflict" status similar to "busy".se1997-09-101-4/+6
* Remove scaling of tp->period, since the value is assumed to be inse1997-09-091-12/+2
* Amancio's latest in the Brooktree driver.markm1997-09-093-238/+349
* Changes to support NetBSD and the new ifmedia extensions.dg1997-09-053-243/+842
* Upgrade of EIDE DMA support, Johns comments:sos1997-09-041-245/+387
* No longer needed, superceded by ide-pci.c ide-pcireg.hsos1997-09-042-382/+0
* Removed unused #includes.bde1997-09-025-35/+3
* 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
OpenPOWER on IntegriCloud