summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci
AgeCommit message (Expand)Author
2003-08-07better dmesg output and do some spaces; markus@ okMichael Shalayeff
2003-08-07watchdog driver for Geode SC1100 (e.g. in soekris net4801); ok mickey@Markus Friedl
2003-07-30support for vt8231 from netbsd via pr3362 and tested by matthew.gream@pobox.comMichael Shalayeff
2003-07-15match on ich5 as piix; from couderc@Michael Shalayeff
2003-06-03three four killMichael Shalayeff
2003-05-18match on Intel 82440MX PCI-ISA which misidentifies itself.Henning Brauer
2003-05-04snprintfTheo de Raadt
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-04-17i386 changes to move to ELF. asm cleanup. Change MAXDSIZ to 512M for 1Gsep.Dale Rahn
2003-03-28add support for the i830 that has 8 pci irq lines configure by the extra 0x68...Michael Shalayeff
2003-03-19Add i830 support from NetBSD via patch in kernel/3150.Todd C. Miller
2003-01-21add elan520 from netbsd; adapted to watchdog sysctl interface;Markus Friedl
2003-01-08do not match on via866 smbus controller; reported and tested by grange@Michael Shalayeff
2002-09-23For serverworks chipsets: instead of trying to prevent attaching the same busNathan Binkert
2002-08-22match more serverworks "double bridges", based on discussions with nate andTheo de Raadt
2002-07-12check upon the pir length prior to using it, ignore short tables; from henric...Michael Shalayeff
2002-07-12support for the agp gart on various agp chipsets.Michael Shalayeff
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-06-12pci revision is in the class field, not the id (some ppl just refuse to follo...Michael Shalayeff
2002-05-30iff pcibios is enabled, record _every_ established pci interruptMichael Shalayeff
2002-05-10on ServerWorks CNB20HE Host:Michael Shalayeff
2002-05-06Try to deal with the pci shadow bus issue by disabling a specific chipNathan Binkert
2002-05-06drop out of any intr fixup activities if was disabled in the config flagsMichael Shalayeff
2002-05-02update the nbsd rcsid to unconfuse some lamersMichael Shalayeff
2002-04-28Machines with the Serverworks CNB20HE chipset also have a CIOB20 i/o bridge.Nathan Binkert
2002-04-24be much more picky about which RCC products are multi-bridgesTheo de Raadt
2002-03-21Some laptops (such as the Toshiba Libretto L series) use _PIR insteadTodd C. Miller
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-20support amd766 as amd756; from peter@ (pr/1948); tested by Henning Brauer <li...Michael Shalayeff
2001-12-31man says bus_space_map() returns non-zero, not negative on failureMichael Shalayeff
2001-12-16match piix icu type on 82810ba/m; from netbsdMichael Shalayeff
2001-12-04missing \nMichael Shalayeff
2001-11-28somebody forgot somethingMichael Shalayeff
2001-11-28revert hardware breakageTodd T. Fries
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-10-25add an ali1543 and fix amd756 icu driversMichael Shalayeff
2001-09-11Don't include <vm/vm_kern.h> if you don't need foo_map.Miod Vallat
2001-08-27Let this build without pcibios.Artur Grabowski
2001-08-25This hasn't been used for ages. Kill.Artur Grabowski
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-17provide a way to get the number used for irq line, not only a stringMichael Shalayeff
2001-08-17quieten pcmcia/cardbus interrupt handling at unsuspend timeTheo de Raadt
2001-07-05Get rid of the wrapper macros around extent_alloc*1Artur Grabowski
2001-06-25PCIIDE compat intr disestablish routines for i386Constantine Sapuntzakis
2001-06-17Don't pciaddr_do_resource_allocate if device is AGP to avoid conflict.Michael Shalayeff
2001-06-08it seems that via has 7, not 4 pci interrupt lines.Michael Shalayeff
2001-05-13left tag uninitted in the good case in the last commit; jason@ pointed it outMichael Shalayeff
2001-05-12A number of buggy BIOS implementations leave the routerMichael Shalayeff
2001-05-12always print the icu we've foundMichael Shalayeff