NetBSD/sys/dev/dkwedge
cube 5e306eb1c9 Split device_t/softc. Well, there's not much to split there, as the
device_t didn't contain the softc anyway.

This driver should be re-structured so it doesn't have to manage its own
set of softcs.
2008-03-04 13:51:18 +00:00
..
dk.c Split device_t/softc. Well, there's not much to split there, as the 2008-03-04 13:51:18 +00:00
dkwedge_bsdlabel.c Reduce code duplication in validate_label(). Extract some lengthy 2007-06-09 02:10:30 +00:00
dkwedge_gpt.c As discussed on tech-userlevel, add NetBSD GPT partition types for 2007-12-28 19:53:09 +00:00
dkwedge_mbr.c