Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-14 | Find additional noncoherent HyperTransport links by looking at the | Mark Kettenis | |
HyperTransport configuration on AMD Athlon 64 & Opteron CPU's. This makes us detect the missing PCI busses on various Opteron systems. tested by krw@, brad@; ok brad@ | |||
2006-02-11 | New version of i915 supprotm adapted from freebsd by Dimitry Andric, with | Matthieu Herrb | |
one tweak suggested by miod@. | |||
2006-02-03 | Back out i915 changes; they broke some i810-based machines. | Todd C. Miller | |
2006-02-01 | implement a much better 27mhz tc found on geode; inspired by freebsd; grange@ ok | Michael Shalayeff | |
2006-01-26 | make timecounter behave; grange@ ok | Michael Shalayeff | |
2006-01-13 | support i915. adapted from freebsd by Dimitry Andric. does not break | Theo de Raadt | |
at least i810 on x40, but made x41 work. ok matthieu | |||
2006-01-12 | Fix up interrupt routing on SiS 963. | Jonathan Gray | |
From Ian McWilliam ian at dodo.com.au. ok mickey@ | |||
2006-01-05 | Don't change pins state on attach. | Alexander Yurchenko | |
2006-01-01 | Adjust for renamed VIA VT8233 PCI ID's. | Mark Kettenis | |
ok brad@, deraadt@ | |||
2005-12-29 | remove bad newline for the secondary PCI bus with the 82450KX/GX chipset | Brad Smith | |
which was introduced in rev 1.11. thanks to marco@ for pointing out the issue, testing and ok'ing the diff. | |||
2005-12-11 | add a few Intel PCI-ISA bridges. | Brad Smith | |
2005-11-24 | add AMD 768 interrupt router PCI id and use the proper id for the AMD 766 ↵ | Brad Smith | |
chipset. Thanks to Gordon Willem Klok <gklok at cogeco dot ca> for testing on a 768 based board. | |||
2005-11-23 | resolve a couple of problems in mpbios-mapped interrupts: | Michael Shalayeff | |
- synthesise isa mappings (as 1-1) should those be missing in mpbios; - for rcc osb* firce "special" ints into isa mappings always. niklas@ ok and testing by many since | |||
2005-11-22 | repair verbose printfs | Michael Shalayeff | |
2005-11-21 | add a handful of Intel PCI interrupt routers to the table. | Brad Smith | |
82440MX_ISA, 82801AB_LPC, 82801E_LPC, 82801FBM_LPC, 82801GBM_LPC and 82801GH_LPC ok mickey@ beck@ | |||
2005-11-19 | Remove superfluous statement-ending semi-colons. i.e., "return foo;;" should | Aaron Campbell | |
just be "return foo;". Cleaning out some M's in my tree. | |||
2005-11-13 | convert more MD macros to their MI counterparts, this time | Martin Reindl | |
i386_round_page(), i386_trunc_page(), i386_btop() and i386_ptob() | |||
2005-11-10 | only 4 bits of an irq number are valid to set (just in case) | Michael Shalayeff | |
2005-10-27 | repair ops. looking at the doc i suppose had no doc and no good clue when ↵ | Michael Shalayeff | |
wrote it; tested on osb5 | |||
2005-10-27 | ironically everything past 8231 has 8 pci lines (we assume) | Michael Shalayeff | |
2005-10-27 | apparently 8235 has 8 pci lines too (ommited from the docs); tested by jolan@ | Michael Shalayeff | |
2005-10-26 | add vt8233 and vt8235 (at least 8235 verified in docs) | Michael Shalayeff | |
2005-10-26 | reverse 8237 check to only match 8237 | Michael Shalayeff | |
2005-10-26 | add via 8237 back, works now | Henning Brauer | |
2005-10-26 | in set_trigger only touch triggers not whole routing crap | Michael Shalayeff | |
2005-10-26 | fix 8237 trigger mask | Michael Shalayeff | |
2005-10-26 | typo | Michael Shalayeff | |
2005-10-24 | add Intel 6300ESB | Brad Smith | |
Thanks to Sébastien Taylor <staylor at gridworx dot ca> for testing. | |||
2005-10-24 | don't touch via 8237 for now, until it is fixed. | Henning Brauer | |
what mickey committed is obviosuly NOT what I tested, since that worked. | |||
2005-10-21 | amd elan is not a pentium, it's i486, so don't touch pentium_mhz | Alexander Yurchenko | |
varibale, it's used by microtime to check if we're running on a pentium cpu (which has rdtsc instruction). fixes pr 4568. tested by oc@symacx.com. ok tedu@ | |||
2005-10-20 | fix a long-standing bug in "preserving" bios mapped irqs. | Michael Shalayeff | |
in case bios did not provide routing info for those they would be falsely routed often to wrong pins. also testing by henning@ | |||
2005-10-20 | add 8237 support and repair 8231 that was confused very bad; lots of testing ↵ | Michael Shalayeff | |
help by henning@ | |||
2005-10-17 | don't say no more if there is no driver for icu; lessen noise | Michael Shalayeff | |
2005-10-15 | Tweak names and add entries to the RCC (ServerWorks/Broadcom) PCI ids. | Brad Smith | |
Based on Linux's pci.ids and sata_svw.c | |||
2005-09-27 | call the init routine for the Intel 82801_FB LPC so that the interrupt | Bob Beck | |
routing table can be found on such boards. ok mickey@ deraadt@ | |||
2005-08-04 | match on ich7; testing by Mark.Peoples@asu.edu | Michael Shalayeff | |
2005-07-28 | rev 1.46 | Brad Smith | |
Add quirk for Connectix Virtual PC 5 (for Windows at least) emulated PCI bridge (440BX). From minoura NetBSD | |||
2005-07-28 | rev 1.32 | Brad Smith | |
redo the PCI configuration mode detection - should make some less standard compliant PCI chipsets work (Compaq, Connectix emulated Triton) From drochner NetBSD Tested by a number of end-users and a few developers. | |||
2005-07-25 | ichpcib(4) support for 82801FB (ICH6) as found in marco@'s Dell d810. | Jonathan Gray | |
Tested by and ok marco@, ok brad@ | |||
2005-07-09 | also match on 82801CA; from mkoc@prime.pl | Michael Shalayeff | |
2005-06-27 | rev 1.41 | Brad Smith | |
delint: don't try & return something from void pci_intr_disestablish() From NetBSD ok mickey@ | |||
2005-06-14 | back out SMM lockdown patch until some other solution is found. | Theo de Raadt | |
SMM lockdown breaks apm on a few machines. | |||
2005-05-29 | Lock SMM space on Intel E7xxx chipsets, too. | Alexander Yurchenko | |
2005-05-29 | Remove debug printf I left. | Alexander Yurchenko | |
2005-05-19 | Lock down SMM space on i82810 MCH and later chips in case BIOS | Alexander Yurchenko | |
didn't it already for us. Reported by loic.duflot@sgdn.pm.gouv.fr via deraadt@. ok deraadt@ weingart@ | |||
2005-03-09 | access to the configuration address register of the 82443BX host bridge needs | Hans-Joerg Hoexer | |
to be 32bit aligned. deraadt@ just commit | |||
2005-01-13 | HTML page does not seem to exist anymore so point to the PDF for now. | Brad Smith | |
2005-01-12 | Intel 82443BX DRAM address errata seems to be fixed in the latest revisions | Alexander Yurchenko | |
of the chipset. Inspired from netbsd pr by scottr@NetBSD.org. ok theo | |||
2005-01-08 | replace magic numbers w/ a proper sizeof; from peter@ | Michael Shalayeff | |
2005-01-07 | rev 1.26 | Brad Smith | |
The VIA Technologies VT82C686A SMBus Controller claims to be a PCI/ISA bridge, ignore it. From NetBSD ok deraadt@ |