Age | Commit message (Expand) | Author |
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 |
2000-10-25 | put back using bios_pciinfo, we will rework it later on | Michael Shalayeff |
2000-10-23 | ok, i think all i82802-using host bridges are in here now | Theo de Raadt |
2000-10-23 | Kbit | Theo de Raadt |
2000-10-23 | i820 also does rng; art tested | Theo de Raadt |
2000-10-19 | find RNG on i815 hub | Theo de Raadt |
2000-10-16 | less newlines in verbose print | Michael Shalayeff |
2000-10-16 | protect %edx when calling bios | Michael Shalayeff |
2000-10-16 | a little verbosity on probe, a little caution on bios calls | Michael Shalayeff |
2000-09-22 | this follows the dox, saying that %ds should be loaded w/ | Michael Shalayeff |
2000-09-20 | check out the bios device name we are probed w/ to not probe on apm | Michael Shalayeff |
2000-09-20 | Extend the region in which we allow mapping unmapped PCI devices. | Niklas Hallqvist |
2000-09-15 | enable hw rng for vanilla 810; 10x for testing to Stephan Somogyi <somogyi@gy... | Michael Shalayeff |
2000-09-07 | do not call pcibios_pir_init() if intr_fixup was disabled; also, sync w/ late... | Michael Shalayeff |
2000-09-05 | init pcibios_flags to -1, so if pcibios is disabled in ukc all looks disabled | Michael Shalayeff |
2000-09-04 | update netbsd rcsid, which we seem to be up to | Michael Shalayeff |
2000-09-04 | fix dmesg output | Theo de Raadt |
2000-09-04 | export pcibios config flags | Michael Shalayeff |
2000-08-17 | pcibios tells us everything, no bios_pciinfo | Michael Shalayeff |
2000-08-17 | pcibios0 at bios0 flags 0x0000 | Michael Shalayeff |
2000-08-08 | sync w/ netbsd almost -current code (; | Michael Shalayeff |
2000-08-02 | update n-rcsids | Michael Shalayeff |
2000-08-02 | add yauc about fips; also some ugly spaces | Michael Shalayeff |
2000-08-01 | Add PCI attachment for i82365-compatible PCMCIA controllers. Needed for | Aaron Campbell |
2000-07-18 | do not include random number in dmesg, per deraadt's suggestion. | Michael Shalayeff |
2000-07-06 | dummy me, forgot \n in panic->printf transition | Michael Shalayeff |
2000-07-06 | don't panic for nothing | Michael Shalayeff |
2000-07-06 | Add ICU 82801AA_LPC (as on the OR840 motherboard). | Hakan Olsson |
2000-06-15 | i840 chipset also has the true RNG (i82802 FWH). mickey@ ok. | Hakan Olsson |
2000-06-13 | dmesg repair around pci sub-bus config | Theo de Raadt |
2000-05-05 | 451NX machines now probe all pci busses; M.Drochner@fz-juelich.de | Theo de Raadt |