11.1Smatt#	$NetBSD: majors.storage,v 1.1 2014/09/19 17:32:34 matt Exp $
21.1Smatt#
31.1Smatt# MI major assignments for storage (and their children) devices
41.1Smatt#
51.1Smattdevice-major	ccd		char 300 block 300	ccd
61.1Smattdevice-major	vnd		char 301 block 301	vnd
71.1Smattdevice-major	md		char 302 block 302	md
81.1Smattdevice-major	ld		char 303 block 303	ld
91.1Smattdevice-major	raid		char 304 block 304	raid
101.1Smattdevice-major	cgd		char 305 block 305	cgd
111.1Smatt
121.1Smatt# scsibus and its children
131.1Smattdevice-major	scsibus		char 310		scsibus
141.1Smattdevice-major	sd		char 311 block 311	sd
151.1Smattdevice-major	st		char 312 block 312	st
161.1Smattdevice-major	cd		char 313 block 313	cd
171.1Smattdevice-major	ch		char 314		ch
181.1Smattdevice-major	ss		char 315		ss
191.1Smattdevice-major	uk		char 316		uk
201.1Smattdevice-major	ses		char 317		ses
211.1Smattdevice-major	se		char 318		se
221.1Smatt
231.1Smattdevice-major	fd		char 320 block 320	fdc
241.1Smattdevice-major	wd		char 321 block 321	wd
251.1Smatt
261.1Smattdevice-major	mlx		char 330		mlx
271.1Smattdevice-major	mly		char 331		mly
281.1Smattdevice-major	twe		char 332		twe
29