summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-2222-23/+23
* ULTRAENB->FAST20gibbs1997-02-091-1/+1
* Fixed missing ioport offset from the reading/updating of the PLXdg1997-02-051-1/+1
* Fix misspelled variable name, -current build stopperache1997-02-051-1/+1
* Add interface revision field to pci_register_lkm parameter list.pci.c pcibus.hse1997-02-042-2/+6
* Changed several configuration options:dg1997-02-041-7/+7
* Do "selective" reset rather than full reset...the manual specificallydg1997-02-042-3/+8
* Don't include the short-frames counter in with the input errors. Thisdg1997-02-041-3/+1
* Add 1997 to my copyright.gibbs1997-01-291-5/+7
* Remove element pb_maxirq from struct pcibus.se1997-01-251-1/+0
* Improve on previous fix: Clean up getirq() as well, and remove redundantse1997-01-251-9/+8
* Add the definition for the CFAUTOTERM bit in the aic78xx SEEPROM.gibbs1997-01-241-7/+163
* Make IRQ 0 invalid in pci_map_int(), since it is hardwired to these1997-01-231-1/+1
* Be smarter about enabling memory mapped I/O. The AHC_ALLOW_MEMIO optiongibbs1997-01-221-6/+8
* Add PCI LKM support:se1997-01-211-0/+2
* Add PCI LKM support.se1997-01-212-290/+392
* This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) upjoerg1997-01-175-3649/+11
* This commit was generated by cvs2svn to compensate for changes in r21826,joerg1997-01-171-0/+472
|\
| * Finally import the 960801 of Matt Thomas' DEC FDDI driver. I'mjoerg1997-01-171-0/+472
| * This commit was manufactured by cvs2svn to create branch 'MATT_THOMAS'.cvs2svn1995-03-1416-14492/+0
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1426-27/+31
* | Use the new if_multiaddrs list for multicast addresses rather than thewollman1997-01-133-99/+79
* | Fix typo..sos1997-01-061-3/+3
* | Fix NetBSD pr kern/3067, which also applies to FreeBSD:se1997-01-051-3/+3
* | Add Intel VX chip set specific detection and register dump code.se1997-01-021-1/+56
* | Don't redefine SCSI_NCR_DFLT_TAGS even in if FAILSAFE is defined.bde1996-12-231-4/+6
* | Improve negotiation messages:se1996-12-211-8/+8
* | Add PCI IDs of the ProLAN and Compex PCI NE2000 clones.se1996-12-211-8/+11
* | Fix bug that would stop probing for SCSI devicesse1996-12-201-5/+6
* | Add include of <vm/pmap.h> to make this driver compile under -current.se1996-12-181-13/+4
* | Rename DIAGNOSTIC to DMA_DIAGNOSTIC.se1996-12-181-1/+1
* | Add code to fill the EEPROM buffer with default values, if no EEPROMse1996-12-181-1/+22
* | Make compile under FreeBSD-current (3.0-DEVELOPMENT).se1996-12-181-3/+8
* | Fix "opt_ncr.h" changes:se1996-12-161-7/+9
* | This commit was generated by cvs2svn to compensate for changes in r20537,se1996-12-153-0/+3839
|\ \
| * | Tekram supplied driver for their DC390 and DC390T controllers.se1996-12-153-0/+3839
| /
* | Fix typose1996-12-151-3/+3
* | Include "opt_ncr.h" for option settings.se1996-12-151-3/+5
* | Do not limit to 1 LUN if FAILSAVE is set. Seems that CDROM drivesse1996-12-151-5/+2
* | General cleanup and new features for 53c875 based cards, especially these1996-12-142-80/+232
* | Close PR#2198:jkh1996-12-131-2/+4
* | 1) Implement SIOCSIFMTU in ether_ioctl(), and change ether_ioctl's returndg1996-12-101-92/+15
* | Some imporvemnets to the vx driver.guido1996-12-021-1/+1
* | Cosmetic code cleanup from Matt's latest driver.rgrimes1996-12-013-386/+383
* | Fixed obsolete comment.dg1996-11-181-3/+2
* | AHC_FORCE_PIO -> AHC_ALLOW_MEMIOgibbs1996-11-161-2/+2
* | Some more updates.asami1996-11-141-5/+1
* | Oops I forgot to add the official id for this card.jhay1996-11-131-2/+3
* | Add support for header type == 1 devices (PCI 2.1 compatible PCI to PCIse1996-11-123-4/+11
* | Fix PCI to PCI bridge register bit field masks.se1996-11-122-36/+11
OpenPOWER on IntegriCloud