summaryrefslogtreecommitdiffstats
path: root/sys/pci/pcisupport.c
Commit message (Expand)AuthorAgeFilesLines
* Add OPTi 82C700 chipset.kuriyama2000-05-241-0/+10
* Add 440MX chipset.kuriyama2000-05-241-0/+10
* It turns out that I was wrong. The chip in my machine is not aimp2000-05-221-1/+1
* CXD1847A and CXD1947A have same product ID.kuriyama2000-05-221-1/+1
* Fixed the type of some ivar access functions. Ivars have type uintptr_t,bde2000-04-301-1/+1
* Add NVidia GeForce 2 and Quadro 2cpiazza2000-03-291-0/+6
* Two new chips found in Steve Passe's Protoge' laptop:imp2000-03-251-0/+8
* Add Mach64-LB graphics acceleratorbillf2000-03-241-0/+2
* Recognize newer NVidia graphics cards. (GeForce and Quadro families)cpiazza2000-03-121-0/+6
* Add the ESS Maestro and the ATI Mobility-1 to the generic chip match andbillf2000-02-211-0/+6
* Remove the vga-pci driver. It serves no purpose and it hides the hardwaredfr2000-02-191-48/+1
* Add the VIA 82C596B PCI ISA south bridge on my ASUS P3V133.imp2000-02-171-0/+2
* Add PCI Id's for i810 chipsets.n_hibma2000-02-071-3/+32
* Add more PCI VGA graphics card descriptions.yokota2000-01-271-15/+162
* Remove duplicate DEC 21050 PCI-PCI bridge (0x00011011)peter2000-01-131-2/+4
* Add a few devices IDs and clarify the SiS 85c496 entry.mdodd2000-01-131-1/+9
* add entries for several DEC PCI-PCI bridges & the Cypress PCI-ISA bridge foundgallatin2000-01-131-2/+20
* Fix paste-o in NeoMagic audio probe.billf2000-01-071-1/+1
* Update NeoMagic entries.billf2000-01-031-1/+9
* Fill in the blanks for some of the Texas Instruments cardbus controllers.billf1999-12-311-0/+4
* Add the Texas Instruments PCI14xx pccard/cardbus controllers device ids.billf1999-12-291-0/+8
* Add the Id for the NeoMagic 256ZX, the display from which I'm seeing this..billf1999-12-291-0/+2
* Make the usb and ide/ata device identification a little saner. Rather thanpeter1999-12-101-85/+117
* Lower (a lot!) the chip* probe so it doesn't steal the pci ID frompeter1999-12-051-2/+2
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-031-3/+3
* Add 3 more parts of the VIA 82C686.sos1999-11-241-0/+6
* Move the pretty printing of the description for USB controllers ton_hibma1999-11-221-2/+12
* Add text for Rendition Verite V1000 and V2000 video cards.bp1999-11-211-0/+9
* Add text for the VIA 82C686 southbridge used by some Athlon and PII boards.alc1999-10-261-0/+2
* Add NeoMagic MagicMedia 256AV.kuriyama1999-10-261-0/+2
* Add text for the AMD-751 host-to-PCI and PCI-to-PCI (AGP) bridges.alc1999-10-251-0/+8
* Sony CXD1847A FireWire Host Controllerimp1999-10-251-0/+4
* * Implement bus_set/get/delete_resource for pci.dfr1999-10-141-7/+4
* Be much more selective in claiming devices that might be IDE controllers.msmith1999-10-071-31/+27
* Add Voodoo 3 identification.roger1999-08-291-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Slightly sanitize the isa/eisa bridge detection. The pci->eisa bridgepeter1999-08-221-13/+9
* chip0: <PCI to 0x80 bridge (vendor=10e0 device=8849)> at device 0.0 on pci0mdodd1999-08-091-1/+2
* Add support for multiple PCI busses directly connected to the nexus.msmith1999-07-161-96/+12
* Allow the Ross host to PCI bridge to appear as a PCI bus. This permitsjlemon1999-06-241-9/+9
* Fix non-benign typo.billf1999-06-161-2/+2
* Add VIA Apollo Master VT82c570 chipset. (I have 2 of these)roger1999-06-151-12/+8
* 1) Add the USB controllers (will now print pretty strings when no usbn_hibma1999-06-131-32/+64
* Add detection code for NVidia Riva 128,TNT,TNT2ache1999-06-091-1/+19
* Add the 3Dfx Voodoo Bansheemharo1999-06-041-1/+9
* Print some diagnostic messages for the PCI-ISA bridge,yokota1999-05-271-2/+9
* Move BX PCI-PCI (AGP) bridge from chip_match to pcib_matchroger1999-05-271-9/+8
* Identify Intel 440 LX chipset motherboardsroger1999-05-261-1/+5
* Add OPTi 82c822 host to PCI bridgeroger1999-05-251-1/+5
* Add support for multiple PCI "hoses" used on various alpha platforms.gallatin1999-05-201-1/+15
OpenPOWER on IntegriCloud