summaryrefslogtreecommitdiffstats
path: root/sys/pci/pcisupport.c
Commit message (Expand)AuthorAgeFilesLines
* add a couple ESS Technology products(pci device id only).sanpei2000-11-081-0/+14
* add Texas Instruments TSB12LV22 OHCI IEEE 1394 Host Controllersanpei2000-11-081-0/+2
* add Aureal Inc. AU8820/AU8830 Audio controllersanpei2000-11-081-0/+6
* Unmask cypress ata controllers. This bug was hidden beforegallatin2000-10-291-0/+1
* Add i815 IDsache2000-10-201-1/+19
* Recognize the ServerWorks IB6566 south bridge.alc2000-10-141-0/+4
* - Add another PCI Id for a Lucent Win Modem.jhb2000-10-051-1/+2
* Recognize the ATI Rage128-LF Mobility AGP video adapter.jhb2000-09-291-0/+2
* Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC,ps2000-09-221-1/+0
* Clean up the VIA id's a bit and add the K[TX]133 chipsetssos2000-09-201-7/+12
* 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
OpenPOWER on IntegriCloud