freebsd-dev/sys/dev/fb
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
..
fb.c Unused include: #include "fb.h" 2000-06-10 06:41:11 +00:00
fbreg.h
splash_bmp.c
splash_pcx.c
splash.c Peter and I cross-committed: this file needs sys/kernel.h now. 2000-04-29 18:03:52 +00:00
splashreg.h Stick a module dependency on 'splash' in the saver declaration macro so 2000-04-29 13:33:18 +00:00
vga.c * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
vgareg.h