summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs
AgeCommit message (Collapse)Author
2014-02-14Add GeForce 210 High Definition Audio Controller.njoly
2014-01-26Add some OXPCIe952 devices.msaitoh
2014-01-21Rename MARVELL2's 0x91a3 entry to 88SE91XX.msaitoh
2014-01-10 Rework for Marvell 88SE9128. Change the description of 0x9123 tomsaitoh
88SE912[38]. For 0x91a3, add '(unclear)' into the description. FreeBSD, Linux and http://pci-ids.ucw.cz have no such device.
2014-01-09revert unintended changeschristos
2014-01-09 Remove 88SE9128(0x913a) entry. At least one of 88SE9128 chip'smsaitoh
product ID is 0x9123. I have this one. Add new 88SE912X entry with 0x9123. OK'ed by jakllsch.
2014-01-04Add Intel Z68 LPCmsaitoh
2014-01-01Change description from ASPEED2000 to ASPEED Graphics Family becausemsaitoh
the IP is used on AST1000,2050 and 2100, too.
2013-12-30Add ASPEED AST2000.msaitoh
2013-12-27Add some Marvell 88SE9xxx devices.msaitoh
2013-12-25Add DIGI Neo 8-port serial(PCIe) and OXFORD OXPCIe952 Parallel.msaitoh
2013-12-23Add Intel C2000 devices.msaitoh
2013-12-22Added some Realtek devices.nonaka
2013-12-21Add some Intel E600 and EG20T devices.msaitoh
2013-12-15Add ASMedia ASM1042 xHCI USB3 controllerpgoyette
2013-12-13Add entries for Atheros AR9462 and a new flavour of Intel Haswellpedro
Integrated Graphics Device; OK rmind@ mbalmer@
2013-12-12Added Radeon HD6320 Graphics.nonaka
2013-12-08 Add devices of Atom S1200 series from the datasheetmsaitoh
(Table 2-1 Local PCI Hierarchy, datasheet Volume 2 of 2).
2013-11-13Add Intel I347-AT4msaitoh
2013-11-07Add Quark X1000 devices.msaitoh
2013-11-07Add some Intel devices. Mainly taken from "Mobile 4th Generation Intel Coremsaitoh
Processor Family I/O" datasheet (Document number: 329003)
2013-09-14Update some AMD/ATI chipset names.soren
Add Renesas USB 3.0 controllers.
2013-09-04PR/48180: Christian Groessler: Support for Oxford Semi OXuPCI952 dual serialchristos
PCI card
2013-08-23PR/48150: Noriyuki Koizumi: Add support for Intel Centrino Advanced-N 6235christos
Wi-Fi controller
2013-07-17Extend support for Nanjing QinHeng Electronics puc(4) devices.soren
2013-06-13Add ATI RADEON_HD7340matt
2013-06-05Add some Intel devices from the following datasheets:msaitoh
- Desktop 4th Generation Intel Core Processor Family Datasheet Volume 2 of 2 - Mobile 4th Generation Intel Core Processor Family Datasheet Volume 2 of 2 - Intel Xeon Processor E3-1200 v3 Product Family Datasheet Volume 2 of 2
2013-06-04Add some Intel devices from document (Intel 8 Series / C220 Chipsetmsaitoh
Family Platform Controller Hub (PCH) Datasheet)
2013-06-03Add Intel 8 Series KT.msaitoh
2013-04-20Add IDs for Marvell Armada XP.rkujawa
Obtained from Marvell, Semihalf.
2013-04-18Fix cut & paste bug in some I210 series.msaitoh
2013-04-18Add Intel I21[0178] Ethernet.msaitoh
2013-03-06Add ALTIMA AC1003, BROADCOM BCM57782 and BCM57786.msaitoh
2013-03-03BCM5785F is not gigabit Ethernet.msaitoh
2013-02-27- Add APPLE BCM5701msaitoh
- Add BROADCOM BCM57766 - BCM5719 is not 10G but 1G
2013-02-20- Add device IDs for Broadcom BCM57710, BCM57711(E), BCM57712(E) and BCM5719.msaitoh
- Change BCM5720's device ID from 0x1658 to 0x165f. 0x1658 is only for the pre-product and not released to public.
2013-01-30Change from "3400 USB" to "3400 USB EHCI" for EHCI devices.msaitoh
2012-12-06Update some Intel LPC devicesmsaitoh
- Add 82801E LPC - Add 82801GH LPC - Update Intel 5 series and 3400 series LPC from document (5-and-3400-chipset-specification-update) - 0x3b14 is not 3400 but 3420
2012-12-05Intel Atom E600 PCI-LPC bridge, adds a watchdog + HPET support. Testedchristos
on a Soekris net6501. (jmcneill)
2012-11-29Update SMBus devices from Document(c600-series-chipset-spec-update andmsaitoh
x79-express-chipset-specification-update)
2012-10-21Add more ASMEDIA 1061 variants.matt
2012-10-20Add SB600_USB_OHCI0 again. This was (accidentally) removed in rev. 1.1105msaitoh
2012-10-20Pull in changes from matt-nb5-mips64 (RMI & NETLOGIC).matt
2012-10-19Add Intel Centrino Wireless-N 2230prlw1
2012-09-29Add Intel Ivy Bridge host bridge and integrated graphics device IDs,gsutre
from the Linux Intel AGP driver.
2012-09-25Add Lava Computers SSERIAL-PCI single serial port adapter.gson
2012-09-23add a bunch of devices.chs
2012-09-18Fix tpyo.matt
2012-09-17Add ASMEDIA ASM1061matt
2012-09-17Add Broadcom BCM57762 Gigabit Ethernet, per PR kern/46961.tsutsui