freebsd-dev/sys/amd64
Doug Rabson 21c3015a24 * Completely rewrite the alpha busspace to hide the implementation from
the drivers.
* Remove legacy inx/outx support from chipset and replace with macros
  which call busspace.
* Rework pci config accesses to route through the pcib device instead of
  calling a MD function directly.

With these changes it is possible to cleanly support machines which have
more than one independantly numbered PCI busses. As a bonus, the new
busspace implementation should be measurably faster than the old one.
2000-08-28 21:48:13 +00:00
..
amd64 Replace the mbuf external reference counting code with something 2000-08-19 08:32:59 +00:00
conf Comment out the static wiring of hints for GENERIC - the release process 2000-08-24 18:56:54 +00:00
include Increase the default NAPIC from 1 to 2 as a bandaid until we allocate 2000-08-18 20:09:15 +00:00
isa Change the behavior of isa_nmi to log an error message instead of 2000-08-06 14:17:21 +00:00
pci * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00