summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci
AgeCommit message (Expand)Author
2006-10-26Driver for the AMD Geode LX series processor security block.Tom Cosgrove
2006-10-18do not enable watchdog functionality if small kernelTheo de Raadt
2006-10-17Set the Geode SC1100-specific reset function in the geodesc driver,Tom Cosgrove
2006-09-29kill trailing some spacesMarco Pfatschbacher
2006-09-19ansi/deregisterJonathan Gray
2006-09-19add 82801GHM and 82801HBrad Smith
2006-08-18Don't renumber the PCI bus if we don't need to. Fixes some machines (DellMark Kettenis
2006-08-14say which type of header is unknownTheo de Raadt
2006-08-06add the Intel 6321ESB LPCBrad Smith
2006-08-06add the Intel 82801GHM LPC and 6321ESB LPCBrad Smith
2006-08-06add the Intel 82801DBM LPC.Brad Smith
2006-07-13Switch to a three-phase pci resource fixup:Mark Kettenis
2006-06-25reorganize the code to be more sane.Brad Smith
2006-06-02Spelling.Christopher Pascoe
2006-05-15Add AGP support for Intel 945G/GM chipsets. The 945GM (mobile) variantDimitry Andric
2006-04-27implement separate PAE pmap that allows access to 64g of physmemMichael Shalayeff
2006-03-13* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set toBrad Smith
2006-03-07- Use the correct initialization routine for the VIA VT8233 chipsetBrad Smith
2006-02-14Find additional noncoherent HyperTransport links by looking at theMark Kettenis
2006-02-11New version of i915 supprotm adapted from freebsd by Dimitry Andric, withMatthieu Herrb
2006-02-03Back out i915 changes; they broke some i810-based machines.Todd C. Miller
2006-02-01implement a much better 27mhz tc found on geode; inspired by freebsd; grange@ okMichael Shalayeff
2006-01-26make timecounter behave; grange@ okMichael Shalayeff
2006-01-13support i915. adapted from freebsd by Dimitry Andric. does not breakTheo de Raadt
2006-01-12Fix up interrupt routing on SiS 963.Jonathan Gray
2006-01-05Don't change pins state on attach.Alexander Yurchenko
2006-01-01Adjust for renamed VIA VT8233 PCI ID's.Mark Kettenis
2005-12-29remove bad newline for the secondary PCI bus with the 82450KX/GX chipsetBrad Smith
2005-12-11add a few Intel PCI-ISA bridges.Brad Smith
2005-11-24add AMD 768 interrupt router PCI id and use the proper id for the AMD 766 chi...Brad Smith
2005-11-23resolve a couple of problems in mpbios-mapped interrupts:Michael Shalayeff
2005-11-22repair verbose printfsMichael Shalayeff
2005-11-21add a handful of Intel PCI interrupt routers to the table.Brad Smith
2005-11-19Remove superfluous statement-ending semi-colons. i.e., "return foo;;" shouldAaron Campbell
2005-11-13convert more MD macros to their MI counterparts, this timeMartin Reindl
2005-11-10only 4 bits of an irq number are valid to set (just in case)Michael Shalayeff
2005-10-27repair ops. looking at the doc i suppose had no doc and no good clue when wro...Michael Shalayeff
2005-10-27ironically everything past 8231 has 8 pci lines (we assume)Michael Shalayeff
2005-10-27apparently 8235 has 8 pci lines too (ommited from the docs); tested by jolan@Michael Shalayeff
2005-10-26add vt8233 and vt8235 (at least 8235 verified in docs)Michael Shalayeff
2005-10-26reverse 8237 check to only match 8237Michael Shalayeff
2005-10-26add via 8237 back, works nowHenning Brauer
2005-10-26in set_trigger only touch triggers not whole routing crapMichael Shalayeff
2005-10-26fix 8237 trigger maskMichael Shalayeff
2005-10-26typoMichael Shalayeff
2005-10-24add Intel 6300ESBBrad Smith
2005-10-24don't touch via 8237 for now, until it is fixed.Henning Brauer
2005-10-21amd elan is not a pentium, it's i486, so don't touch pentium_mhzAlexander Yurchenko
2005-10-20fix a long-standing bug in "preserving" bios mapped irqs.Michael Shalayeff
2005-10-20add 8237 support and repair 8231 that was confused very bad; lots of testing ...Michael Shalayeff