summaryrefslogtreecommitdiffstats
path: root/sys/pci/pcisupport.c
Commit message (Expand)AuthorAgeFilesLines
* Add compaq hotplug PCI device id.peter2000-09-051-9/+27
* Fix pci-pci bridges (I hope).peter2000-09-031-9/+4
* Take a shot at fixing multiple pci busses on i386.peter2000-08-311-6/+11
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-8/+57
* Correct messages for VIA Apollo Pro133A.kuriyama2000-08-251-1/+5
* Add the ESS Solo-1 to generic chip match.sanpei2000-08-031-0/+2
* Document the 0x12258086 PCI id.asmodai2000-07-271-1/+1
* Nuke the useless chip driver. It gets in the way when you want to loaddfr2000-06-091-50/+2
* 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
OpenPOWER on IntegriCloud