Age | Commit message (Expand) | Author |
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 |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-08-17 | provide a way to get the number used for irq line, not only a string | Michael Shalayeff |
2001-08-17 | quieten pcmcia/cardbus interrupt handling at unsuspend time | Theo de Raadt |
2001-07-05 | Get rid of the wrapper macros around extent_alloc*1 | Artur Grabowski |
2001-06-25 | PCIIDE compat intr disestablish routines for i386 | Constantine Sapuntzakis |
2001-06-17 | Don't pciaddr_do_resource_allocate if device is AGP to avoid conflict. | Michael Shalayeff |
2001-06-08 | it seems that via has 7, not 4 pci interrupt lines. | Michael Shalayeff |
2001-05-13 | left tag uninitted in the good case in the last commit; jason@ pointed it out | Michael Shalayeff |
2001-05-12 | A number of buggy BIOS implementations leave the router | Michael Shalayeff |
2001-05-12 | always print the icu we've found | Michael Shalayeff |
2001-04-23 | when we take a pci interrupt, upgrade it to level. but always ignore | Theo de Raadt |
2001-04-04 | Minor cleanup to minimize diffs with NetBSD | Constantine Sapuntzakis |
2001-03-15 | make sure pcibios ever attached; found by aaron@ | Michael Shalayeff |
2001-02-28 | shorter thus better printings | Michael Shalayeff |
2001-01-28 | better message | Michael Shalayeff |
2001-01-27 | patchable no verbose default pcibios_flags | Michael Shalayeff |
2001-01-27 | change interrupt routing strategy from simple | Michael Shalayeff |
2001-01-25 | make code for searching in pcibios's addr allocation | Michael Shalayeff |
2001-01-25 | put pci_intr_fixup.h into pcibiosvar.h; billions of tiny headers for nothing | Michael Shalayeff |
2001-01-24 | put pci_addr_fixup.h into pcibiosvar.h as well, | Michael Shalayeff |
2001-01-24 | elliminate pci_bus_fixup.h by moving | Michael Shalayeff |
2001-01-22 | this should make i850 and i860 hubs do RNG | Theo de Raadt |
2001-01-16 | fix VP3_PIRQ arg name, use I386_PCI_INTERRUPT_LINE_NO_CONNECTION; from netbsd | Michael Shalayeff |
2000-12-29 | kiss in the rng; all those evil voices kept me pushing for it... | Michael Shalayeff |
2000-12-25 | always read new byte from rng, then decide wheather to start a new cycle | Michael Shalayeff |
2000-11-08 | Don't busy-wait for random data. | Artur Grabowski |
2000-11-07 | AMD750 Athlon chipset support for PCIBIOS_INTR_FIXUP; from minoura@jp.netbsd.org | Michael Shalayeff |
2000-10-31 | rename pcibios.h to pcibiosvar.h | Theo de Raadt |
2000-10-27 | and angry dwarfs came on to me | Michael Shalayeff |
2000-10-26 | match via82c586 also on other apollo chipsets, such as VT82C585, VT82C596A, V... | Michael Shalayeff |