freebsd-dev/sys/alpha/tlsb
Nick Hibma 3e2c6ca3b9 Removal of sys/device.h
- Move intrhook stuff into kernel.h
- Remove all occurrences of #device <device.h>
- Add kernel.h were necessary (nowhere)
- delete device.h

This file contained the structures for cfdata (old style config) and is no
longer used. It was included by most drivers.

It confuses the remote debugger as the definition of 'struct device' in
device.h is found before the one in bus_private.h.
1999-10-05 21:19:41 +00:00
..
dwlpx.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dwlpxreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
gbus.c $Id$ -> $FreeBSD$ (some mangled and/or hidden ones) 1999-08-28 02:21:15 +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 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
kftxx.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
kftxxreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
kftxxvar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mcclock_tlsb.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tlsb.c $Id$ -> $FreeBSD$ (some mangled and/or hidden ones) 1999-08-28 02:21:15 +00:00
tlsbmem.c Removal of sys/device.h 1999-10-05 21:19:41 +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 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
zs_tlsb.c Introduce ttyread() and ttywrite() which do the canonical thing. 1999-09-28 11:45:31 +00:00
zsreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
zsvar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00