Age | Commit message (Expand) | Author |
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 |
2000-05-04 | assume all pchb made by ServerWorks act the same | Theo de Raadt |
2000-05-01 | another RCC host bridge with a pci behind it | Theo de Raadt |
2000-04-29 | from netbsd: fix vp3_cfg_intr_mask | Michael Shalayeff |
2000-04-27 | newline manglings | Theo de Raadt |
2000-04-26 | properly probe sub-pci busses for RCC ServerWorks chipsets | Theo de Raadt |
2000-04-26 | add errata for 82443BX identified by smurph | Theo de Raadt |
2000-04-21 | oops | Michael Shalayeff |
2000-04-10 | add support for true RNG presented on the i82802 FWH. | Michael Shalayeff |
2000-04-07 | Need <sys/device.h>. | Aaron Campbell |
2000-03-28 | fix netbsd rcsids up. | Michael Shalayeff |
2000-03-27 | fix OpenBSD tag | Jason Wright |
2000-03-27 | add missing OpenBSD RCS IDs | Brad Smith |
2000-03-26 | from netbsd: pci interrupt routing code. | Michael Shalayeff |
2000-03-05 | export bios_pciinfo for the whole _KERNEL, there will be more files to use it | Michael Shalayeff |
2000-01-09 | Change an instance of #if NISA that should be #if NISADMA | Todd C. Miller |
1999-09-13 | isa0 at pcib?; netbsd via peter | Theo de Raadt |