freebsd-dev/sys/alpha/tlsb
Poul-Henning Kamp 46eede0058 Continue where Julian left off in July 1998:
Virtualize bdevsw[] from cdevsw.  bdevsw() is now an (inline)
        function.

        Join CDEV_MODULE and BDEV_MODULE to DEV_MODULE (please pay attention
        to the order of the cmaj/bmaj arguments!)

        Join CDEV_DRIVER_MODULE and BDEV_DRIVER_MODULE to DEV_DRIVER_MODULE
        (ditto!)

(Next step will be to convert all bdev dev_t's to cdev dev_t's
before they get to do any damage^H^H^H^H^H^Hwork in the kernel.)
1999-05-07 10:11:40 +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 Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +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