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 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
splash_bmp.c Added PC-98 supports. 2000-04-27 13:37:40 +00:00
splash_pcx.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
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 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00