Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-02 | add yauc about fips; also some ugly spaces | Michael Shalayeff | |
2000-07-18 | do not include random number in dmesg, per deraadt's suggestion. | Michael Shalayeff | |
instead, print rng number generation speed, measured. | |||
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-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 | |
it produces 1 byte at a time and has no ready irq, thus timeout driven. in fact w/ default hz=100 it produces up to 60% of gross entropy production in an average loaded desktop system. | |||
1998-03-03 | fix attach message | Theo de Raadt | |
1998-01-22 | Switch off CPU-PCI write posting for the Saturn chipset; it is known | Theo de Raadt | |
to cause problems with PCI busmasters; fvdl | |||
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist | |
so far, the other archs gets placeholders for now. I wrote a compatibility layer for OpenBSD's old isadma code so we can still use our old driver sources. They will however get changed to native bus_dma use, on a case by case basis. Oh yes, I almost forgot, I kept our notion of isadma being a device so DMA-less ISA-busses still work | |||
1998-01-10 | catch all pci host bridges | Theo de Raadt | |
1998-01-07 | now this is really pretty | Theo de Raadt | |
1998-01-06 | pchb support | Theo de Raadt | |