summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci/pchb.c
AgeCommit message (Expand)Author
2002-07-12support for the agp gart on various agp chipsets.Michael Shalayeff
2002-06-12pci revision is in the class field, not the id (some ppl just refuse to follo...Michael Shalayeff
2002-05-10on ServerWorks CNB20HE Host:Michael Shalayeff
2002-05-06Try to deal with the pci shadow bus issue by disabling a specific chipNathan Binkert
2002-04-28Machines with the Serverworks CNB20HE chipset also have a CIOB20 i/o bridge.Nathan Binkert
2002-04-24be much more picky about which RCC products are multi-bridgesTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-31man says bus_space_map() returns non-zero, not negative on failureMichael Shalayeff
2001-01-22this should make i850 and i860 hubs do RNGTheo de Raadt
2000-12-29kiss in the rng; all those evil voices kept me pushing for it...Michael Shalayeff
2000-12-25always read new byte from rng, then decide wheather to start a new cycleMichael Shalayeff
2000-11-08Don't busy-wait for random data.Artur Grabowski
2000-10-23ok, i think all i82802-using host bridges are in here nowTheo de Raadt
2000-10-23KbitTheo de Raadt
2000-10-23i820 also does rng; art testedTheo de Raadt
2000-10-19find RNG on i815 hubTheo de Raadt
2000-09-15enable hw rng for vanilla 810; 10x for testing to Stephan Somogyi <somogyi@gy...Michael Shalayeff
2000-08-02add yauc about fips; also some ugly spacesMichael Shalayeff
2000-07-18do not include random number in dmesg, per deraadt's suggestion.Michael Shalayeff
2000-06-15i840 chipset also has the true RNG (i82802 FWH). mickey@ ok.Hakan Olsson
2000-06-13dmesg repair around pci sub-bus configTheo de Raadt
2000-05-05451NX machines now probe all pci busses; M.Drochner@fz-juelich.deTheo de Raadt
2000-05-04assume all pchb made by ServerWorks act the sameTheo de Raadt
2000-05-01another RCC host bridge with a pci behind itTheo de Raadt
2000-04-27newline manglingsTheo de Raadt
2000-04-26properly probe sub-pci busses for RCC ServerWorks chipsetsTheo de Raadt
2000-04-26add errata for 82443BX identified by smurphTheo de Raadt
2000-04-21oopsMichael Shalayeff
2000-04-10add support for true RNG presented on the i82802 FWH.Michael Shalayeff
1998-03-03fix attach messageTheo de Raadt
1998-01-22Switch off CPU-PCI write posting for the Saturn chipset; it is knownTheo de Raadt
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1998-01-10catch all pci host bridgesTheo de Raadt
1998-01-07now this is really prettyTheo de Raadt
1998-01-06pchb supportTheo de Raadt