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
..
1999-04-11 20:50:33 +00:00
1999-05-03 23:11:41 +00:00
1999-04-20 21:35:27 +00:00
1999-05-03 23:13:14 +00:00
1999-05-03 23:16:05 +00:00
1999-05-03 23:19:55 +00:00
1999-04-21 12:08:07 +00:00
1999-04-20 21:10:43 +00:00
1999-05-03 23:18:11 +00:00
1999-05-03 23:20:37 +00:00
1999-05-01 13:16:35 +00:00