| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ID's for 5 VLSI chips. They're not very friendly, so this info was | phk | 1997-08-08 | 1 | -1/+12 |
* | Remove two features that have been reported to cause problems with | se | 1997-08-06 | 1 | -2/+3 |
* | Merge Matt's if_de.c changes in. | peter | 1997-08-03 | 1 | -286/+546 |
* | This commit was generated by cvs2svn to compensate for changes in r27859, | peter | 1997-08-03 | 2 | -8/+88 |
|\ |
|
| * | Import Matt's if_de driver 970703 release. This (apparently) supports | peter | 1997-08-03 | 3 | -294/+634 |
| * | Clean import of if_de.c as of 970513, if_de.c rev 1.86. This should | peter | 1997-06-22 | 1 | -2/+4 |
* | | Removed unused #includes. | bde | 1997-08-02 | 11 | -80/+12 |
* | | Fix problem caused by a chunk of the previous patch having been | se | 1997-07-29 | 1 | -3/+3 |
* | | Add support for busmaster DMA on some PCI IDE chipsets. | sos | 1997-07-29 | 3 | -1/+890 |
* | | Add support for loading the SCRIPTS microcode into the on-chip RAM | se | 1997-07-28 | 1 | -598/+795 |
* | | Added support for the Seeq 80c24 PHY; does nothing except disable the | dg | 1997-07-25 | 1 | -1/+7 |
* | | Add Ultra-SCSI support and enable more features for advanced | se | 1997-07-25 | 2 | -214/+738 |
* | | Assign correct chip set register dump functions to Triton II device IDs. | se | 1997-07-18 | 1 | -2/+3 |
* | | Fix "unexpected phase change" interrupt handler: Do not access the | se | 1997-07-18 | 1 | -7/+10 |
* | | Don't cast function pointers to (void *). This will cause warnings. | bde | 1997-07-01 | 1 | -3/+1 |
* | | Modify my copyright notice to allow the sequencer to be used with GPLed | gibbs | 1997-06-27 | 1 | -4/+11 |
* | | Modified to use renamed get_pci_apic_irq() -> pci_apic_pin() function. | fsmp | 1997-06-25 | 1 | -5/+7 |
* | | Superceded by dc21040reg.h | peter | 1997-06-22 | 1 | -474/+0 |
* | | Initial set of patches to get it to compile on >= 3.0. Most of the | peter | 1997-06-22 | 1 | -2413/+2972 |
* | | This commit was generated by cvs2svn to compensate for changes in r26790, | peter | 1997-06-22 | 2 | -0/+1564 |
|\ \
| |/ |
|
| * | Clean import of Matt Thomas's if_de.c driver as of 970508, rev 1.85. The | peter | 1997-06-22 | 3 | -789/+6131 |
| * | This commit was manufactured by cvs2svn to create branch 'NETBSD'. | cvs2svn | 1994-10-14 | 1 | -0/+1180 |
* | Minor optimization in fxp_intr. | dg | 1997-06-16 | 1 | -5/+4 |
* | Added 2 new defines: | fsmp | 1997-06-14 | 1 | -5/+18 |
* | Added support for the Intel 82555 PHY chip which is being used on newer | dg | 1997-06-13 | 2 | -20/+25 |
* | Add device IDs for new Symbios SCSI chips (53c875J,885,895,896), which | se | 1997-06-11 | 1 | -97/+56 |
* | Move call of pci_addcfg() before test of cfg->subordinatebus, since the | se | 1997-06-02 | 1 | -2/+13 |
* | PCI_CLASS_MASS_STORAGE (under PCI_COMPAT) was used in a driver in LINT | peter | 1997-06-01 | 1 | -1/+2 |
* | Add code to correctly probe all buses on the Intel XXPRESS motherboard. | se | 1997-05-30 | 1 | -10/+48 |
* | Remove use of intrec*, use void* instead. | se | 1997-05-30 | 1 | -2/+4 |
* | Add one more compatibility define to make the Adaptec driver compile | se | 1997-05-28 | 1 | -1/+2 |
* | Define command register enable bits, which are required for a consitency | se | 1997-05-28 | 1 | -1/+4 |
* | Add consistency check to the functions that map port or memory ranges: | se | 1997-05-28 | 1 | -3/+16 |
* | Two minor changes to the code that builds the pci map array: | se | 1997-05-28 | 1 | -29/+30 |
* | Minor cleanup of APIC_IO code. | fsmp | 1997-05-27 | 1 | -9/+6 |
* | Add support for APIC_IO to pci IRQ configuration. | fsmp | 1997-05-27 | 1 | -1/+19 |
* | This file has been made obsolete by the new PCI code. | se | 1997-05-26 | 1 | -105/+0 |
* | Completely replace the PCI bus driver code to make it better reflect | se | 1997-05-26 | 6 | -2259/+1168 |
* | This commit was generated by cvs2svn to compensate for changes in r25603, | kjc | 1997-05-09 | 1 | -0/+348 |
|\ |
|
| * | import Chuck Cranor's ATM driver | kjc | 1997-05-09 | 1 | -0/+348 |
* | use frames instead of fields, and restore full meteor compatibility for | jmg | 1997-05-05 | 1 | -1/+4 |
* | Initialize PCI/CardBus bridges. | phk | 1997-05-03 | 1 | -40/+53 |
* | Fixed omission of reference to ioctl_bt848.h when installing on 2.2. | fsmp | 1997-05-01 | 1 | -2/+3 |
* | 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu> | fsmp | 1997-05-01 | 2 | -126/+559 |
* | Move CMD640 option from kernel Makefile into opt_wd.h | se | 1997-04-28 | 1 | -1/+2 |
* | Man the liferafts! Here comes the long awaited SMP -> -current merge! | peter | 1997-04-26 | 2 | -5/+33 |
* | Add definition of PCI_SUBID_REG2, the subvendor/device ID for | se | 1997-04-24 | 1 | -1/+2 |
* | Add preliminary support for PCI config header type 2: | se | 1997-04-23 | 1 | -10/+19 |
* | Check that the received packet length indicated by the card is at least | dg | 1997-04-23 | 1 | -1/+5 |
* | Fixed the type of timeout functions and removed casts that hid the | bde | 1997-04-20 | 1 | -11/+7 |