Age | Commit message (Expand) | Author |
2004-01-20 | Support for i852/855/865 AGP; from NetBSD via Michael van der | Alexander Yurchenko |
2004-01-02 | attach on two more ICHs | Michael Shalayeff |
2004-01-02 | PCI_PRODUCT_ALI_M1533 should use ali1543_init too. When the PCI id for | Todd C. Miller |
2003-12-24 | setperf and cpuspeed support; ok deraadt@ | Markus Friedl |
2003-11-26 | The geodesc works great for SC1201 as well. ok markus@ | Kevin Lo |
2003-11-16 | convert __attribute__((__packed__)) to __packed so that parsers unaware | Anil Madhavapeddy |
2003-11-07 | update the ref to fips; from jared yanovich | Michael Shalayeff |
2003-10-07 | remove extra \n | Markus Friedl |
2003-10-05 | do not panic if microtime does not work to measure rng performance; from andr... | Michael Shalayeff |
2003-09-01 | remove unused sc_echobug code; ok fgs, mickey | Markus Friedl |
2003-08-07 | better dmesg output and do some spaces; markus@ ok | Michael Shalayeff |
2003-08-07 | watchdog driver for Geode SC1100 (e.g. in soekris net4801); ok mickey@ | Markus Friedl |
2003-07-30 | support for vt8231 from netbsd via pr3362 and tested by matthew.gream@pobox.com | Michael Shalayeff |
2003-07-15 | match on ich5 as piix; from couderc@ | Michael Shalayeff |
2003-06-03 | three four kill | Michael Shalayeff |
2003-05-18 | match on Intel 82440MX PCI-ISA which misidentifies itself. | Henning Brauer |
2003-05-04 | snprintf | Theo de Raadt |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-04-17 | i386 changes to move to ELF. asm cleanup. Change MAXDSIZ to 512M for 1Gsep. | Dale Rahn |
2003-03-28 | add support for the i830 that has 8 pci irq lines configure by the extra 0x68... | Michael Shalayeff |
2003-03-19 | Add i830 support from NetBSD via patch in kernel/3150. | Todd C. Miller |
2003-01-21 | add elan520 from netbsd; adapted to watchdog sysctl interface; | Markus Friedl |
2003-01-08 | do not match on via866 smbus controller; reported and tested by grange@ | Michael Shalayeff |
2002-09-23 | For serverworks chipsets: instead of trying to prevent attaching the same bus | Nathan Binkert |
2002-08-22 | match more serverworks "double bridges", based on discussions with nate and | Theo de Raadt |
2002-07-12 | check upon the pir length prior to using it, ignore short tables; from henric... | Michael Shalayeff |
2002-07-12 | support for the agp gart on various agp chipsets. | Michael Shalayeff |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-12 | pci revision is in the class field, not the id (some ppl just refuse to follo... | Michael Shalayeff |
2002-05-30 | iff pcibios is enabled, record _every_ established pci interrupt | Michael Shalayeff |
2002-05-10 | on ServerWorks CNB20HE Host: | Michael Shalayeff |
2002-05-06 | Try to deal with the pci shadow bus issue by disabling a specific chip | Nathan Binkert |
2002-05-06 | drop out of any intr fixup activities if was disabled in the config flags | Michael Shalayeff |
2002-05-02 | update the nbsd rcsid to unconfuse some lamers | Michael Shalayeff |
2002-04-28 | Machines with the Serverworks CNB20HE chipset also have a CIOB20 i/o bridge. | Nathan Binkert |
2002-04-24 | be much more picky about which RCC products are multi-bridges | Theo de Raadt |
2002-03-21 | Some laptops (such as the Toshiba Libretto L series) use _PIR instead | Todd C. Miller |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-20 | support amd766 as amd756; from peter@ (pr/1948); tested by Henning Brauer <li... | Michael Shalayeff |
2001-12-31 | man says bus_space_map() returns non-zero, not negative on failure | Michael Shalayeff |
2001-12-16 | match piix icu type on 82810ba/m; from netbsd | Michael Shalayeff |
2001-12-04 | missing \n | Michael Shalayeff |
2001-11-28 | somebody forgot something | Michael Shalayeff |
2001-11-28 | revert hardware breakage | Todd T. Fries |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-10-25 | add an ali1543 and fix amd756 icu drivers | Michael Shalayeff |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-27 | Let this build without pcibios. | Artur Grabowski |
2001-08-25 | This hasn't been used for ages. Kill. | Artur Grabowski |