History log of /freebsd-src/sys/kern/subr_disk.c (Results 101 – 104 of 104)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3febdd8f 12-Sep-1999 Poul-Henning Kamp <phk@FreeBSD.org>

Use a different tactic when creating the devsw so that disk_create()
doesn't need to malloc.


# 85a219d2 09-Sep-1999 Julian Elischer <julian@FreeBSD.org>

Changes to centralise the default blocksize behaviour.
More likely to follow.

Submitted by: phk@freebsd.org


# 8684f73a 01-Sep-1999 Poul-Henning Kamp <phk@FreeBSD.org>

Improve the micro "disk" layer after gaining more experience with it.


# da9e4f55 29-Aug-1999 Poul-Henning Kamp <phk@FreeBSD.org>

Add micro "disk" layer which should enable us to pull all the slice/label
stuff out of the device drivers.


12345