| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | The bit of the cardbus bridge support code se and I have been able to agree | phk | 1997-04-20 | 1 | -1/+7 |
* | Rearrange pci network card identification for easier additions. | davidn | 1997-04-18 | 1 | -13/+18 |
* | Amancio: | fsmp | 1997-04-17 | 1 | -13/+13 |
* | Recognize ZNYX 314 cards that have a MAC address with the low bit set. | phk | 1997-04-05 | 1 | -2/+2 |
* | Deleted <pc98/pc98/pc98_device.h>. | kato | 1997-04-04 | 1 | -5/+1 |
* | PAL support: magic numbers moved into format_params structure. | fsmp | 1997-04-02 | 3 | -713/+1399 |
* | Don't break the nice symmetry of these messages with undue '>' chars. | phk | 1997-03-28 | 1 | -8/+8 |
* | Fix printing of map sizes: large numbers got a negative sign before. | se | 1997-03-25 | 1 | -3/+3 |
* | Improve probe message for generic PCI->xxx bridge chips. | se | 1997-03-25 | 1 | -6/+16 |
* | Add a few vendor IDs and class and sub-class encodings. | se | 1997-03-25 | 1 | -2/+11 |
* | Made a couple of minor optimizations that improve performance of the | dg | 1997-03-25 | 1 | -5/+4 |
* | "Louis A. Mamakos" <louie@TransSys.COM> new bt848 struct | fsmp | 1997-03-25 | 3 | -1060/+1210 |
* | Don't include <sys/ioctl.h> in the kernel. Stage 2: include | bde | 1997-03-24 | 2 | -4/+4 |
* | Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include | bde | 1997-03-24 | 2 | -3/+1 |
* | Added Accton EN1207-TX support. | kato | 1997-03-23 | 1 | -1/+4 |
* | Fixed some invalid (non-atomic) accesses to `time', mostly ones of the | bde | 1997-03-22 | 1 | -5/+5 |