| Commit message (Expand) | Author | Age | Files | Lines |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Slightly sanitize the isa/eisa bridge detection. The pci->eisa bridge | peter | 1999-08-22 | 1 | -13/+9 |
* | chip0: <PCI to 0x80 bridge (vendor=10e0 device=8849)> at device 0.0 on pci0 | mdodd | 1999-08-09 | 1 | -1/+2 |
* | Add support for multiple PCI busses directly connected to the nexus. | msmith | 1999-07-16 | 1 | -96/+12 |
* | Allow the Ross host to PCI bridge to appear as a PCI bus. This permits | jlemon | 1999-06-24 | 1 | -9/+9 |
* | Fix non-benign typo. | billf | 1999-06-16 | 1 | -2/+2 |
* | Add VIA Apollo Master VT82c570 chipset. (I have 2 of these) | roger | 1999-06-15 | 1 | -12/+8 |
* | 1) Add the USB controllers (will now print pretty strings when no usb | n_hibma | 1999-06-13 | 1 | -32/+64 |
* | Add detection code for NVidia Riva 128,TNT,TNT2 | ache | 1999-06-09 | 1 | -1/+19 |
* | Add the 3Dfx Voodoo Banshee | mharo | 1999-06-04 | 1 | -1/+9 |
* | Print some diagnostic messages for the PCI-ISA bridge, | yokota | 1999-05-27 | 1 | -2/+9 |
* | Move BX PCI-PCI (AGP) bridge from chip_match to pcib_match | roger | 1999-05-27 | 1 | -9/+8 |
* | Identify Intel 440 LX chipset motherboards | roger | 1999-05-26 | 1 | -1/+5 |
* | Add OPTi 82c822 host to PCI bridge | roger | 1999-05-25 | 1 | -1/+5 |
* | Add support for multiple PCI "hoses" used on various alpha platforms. | gallatin | 1999-05-20 | 1 | -1/+15 |
* | Use the probe priority mechanism to make sure the chip* probes do not | peter | 1999-05-11 | 1 | -23/+59 |
* | Add missing suspend/resume methods. | dfr | 1999-05-10 | 1 | -1/+5 |
* | Remove VIA USB controller (was '#if 0' out), to make sure | n_hibma | 1999-05-10 | 1 | -3/+1 |
* | Make the pci vga detection work so that the card is claimed and it's | peter | 1999-05-09 | 1 | -10/+5 |
* | Move the declaration of the interrupt type from the driver structure | dfr | 1999-05-08 | 1 | -6/+1 |
* | Fix a typo (eisa<->isa) and some minor cosmetics. | peter | 1999-05-08 | 1 | -5/+5 |
* | Oops, committed wrong version.. | peter | 1999-05-08 | 1 | -2/+2 |
* | Fix a couple of newbus merge problems: | peter | 1999-05-08 | 1 | -33/+12 |
* | Update intpm driver. | peter | 1999-05-07 | 1 | -1/+5 |
* | My 5520 turned out to be a 5510 in disguise.. correct the probe message. | julian | 1999-05-07 | 1 | -2/+2 |
* | Add Cyrix (NatSemi) 5520 and 5530 PCI-ISA bridges. | julian | 1999-05-06 | 1 | -1/+7 |
* | Recognize PC-98 16-bits bus (C-bus) as ISA bus. Because class number | kato | 1999-04-20 | 1 | -7/+24 |
* | Add entries for Intel 82443GX chipset. | jkh | 1999-04-18 | 1 | -1/+7 |
* | Implement an EISA new-bus framework. The old driver probe mechanism | peter | 1999-04-18 | 1 | -5/+32 |
* | Probe the SiS 85c503 as a PCI-ISA bridge. | dfr | 1999-04-17 | 1 | -3/+5 |
* | Bring the 'new-bus' to the i386. This extensively changes the way the | peter | 1999-04-16 | 1 | -311/+513 |
* | Remove inactive pmap_setdevram()/pmap_setvidram consumer code. | msmith | 1999-04-07 | 1 | -27/+1 |
* | Add support for Compaq ProLiant 1200 host to PCI bridge. | dfr | 1999-02-21 | 1 | -1/+16 |
* | Undo Nicolas' changes (1.91->1.92, added USB controller in pcisupport.c). | n_hibma | 1999-02-18 | 1 | -3/+1 |
* | Add alpm.c, Aladdin Power Management SMBus support for the SMBus framework. | nsouch | 1999-02-13 | 1 | -1/+8 |
* | Back out rev 1.89. The #include is necessary for the #if that tests | peter | 1999-02-06 | 1 | -2/+2 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-28 | 1 | -2/+2 |
* | Fix warnings preparing for -Wall -Wcast-qual | dillon | 1999-01-27 | 1 | -2/+2 |
* | Check if the intpm controller is configured first before stopping | peter | 1999-01-26 | 1 | -2/+7 |
* | Terminate commit for the Intel PIIX4 SMBus support. Already committed files | nsouch | 1999-01-25 | 1 | -3/+4 |
* | Turn the VIA chipset ,<<IDE/USB>> controller probing off. | foxfair | 1998-12-27 | 1 | -6/+1 |
* | Add Matrox Mystique 1064/1164SG chips info. By the datasheet from Matrox, | foxfair | 1998-12-23 | 1 | -2/+2 |
* | Add more non-Intel family ((new)) chipset, just like VIA technology MVP3 | foxfair | 1998-12-19 | 1 | -9/+37 |
* | Remove the bogus charracters "42" from the beginning of the first line. | julian | 1998-12-19 | 1 | -2/+2 |
* | Fix for bogus BIOS configuration of the 450NX PCI interface on some | msmith | 1998-12-19 | 1 | -2/+14 |
* | Support for Intel 450NX-based systems with more than one PCI bus (ie. | msmith | 1998-12-19 | 1 | -1/+54 |
* | Removed probe for VIA 82C586B OHCI controller (is done in ohci_pci.c now) | n_hibma | 1998-12-14 | 1 | -3/+1 |
* | pci_device pd_probe function changed from returning char * to returning | dillon | 1998-12-14 | 1 | -9/+9 |
* | Check return value of malloc. | eivind | 1998-12-09 | 1 | -3/+5 |
* | The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static | archie | 1998-12-07 | 1 | -1/+3 |