freebsd-dev/sys/alpha/tlsb
Peter Wemm 6182fdbda8 Bring the 'new-bus' to the i386. This extensively changes the way the
i386 platform boots, it is no longer ISA-centric, and is fully dynamic.
Most old drivers compile and run without modification via 'compatability
shims' to enable a smoother transition.  eisa, isapnp and pccard* are
not yet using the new resource manager.  Once fully converted, all drivers
will be loadable, including PCI and ISA.

(Some other changes appear to have snuck in, including a port of Soren's
 ATA driver to the Alpha.  Soren, back this out if you need to.)

This is a checkpoint of work-in-progress, but is quite functional.

The bulk of the work was done over the last few years by Doug Rabson and
Garrett Wollman.

Approved by:	core
1999-04-16 21:22:55 +00:00
..
dwlpx.c Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
dwlpxreg.h Add missing Id keywords. 1998-06-11 07:15:55 +00:00
gbus.c * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00
gbusreg.h Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
gbusvar.h Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
kftxx.c * Add hooks to allow the X server to access I/O ports and memory. 1998-11-15 18:25:17 +00:00
kftxxreg.h Add missing Id keywords. 1998-06-11 07:15:55 +00:00
kftxxvar.h Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
mcclock_tlsb.c Cosmetic change to driver registration. 1998-07-31 09:20:35 +00:00
tlsb.c Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
tlsbmem.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
tlsbreg.h Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
tlsbvar.h Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
zs_tlsb.c Use suser() to check for super user rather than examining cr_uid directly. 1999-01-30 12:17:38 +00:00
zsreg.h Support channel B as well as channel A. 1998-07-05 12:16:55 +00:00
zsvar.h Declare zs_cnattach. 1998-06-14 13:58:57 +00:00