7126da0813
this contains information about disk partitions used by platform, and MD MAKEDEV targets, such as 'init', MD part of 'all', as well as any other MD-specific targets not covered by MAKEDEV.tmpl
17 lines
324 B
Plaintext
17 lines
324 B
Plaintext
# $NetBSD: MAKEDEV.conf,v 1.1 2003/10/15 19:13:33 jdolecek Exp $
|
|
|
|
DISKPARTITIONS=8
|
|
|
|
MD_DEVICES=
|
|
all_md)
|
|
makedev sd0 sd1 sd2 sd3 cd0 st0 st1
|
|
makedev tty0 tty1
|
|
makedev scsibus0 scsibus1 scsibus2 scsibus3
|
|
makedev raid0 raid1 raid2 raid3
|
|
;;
|
|
|
|
floppy)
|
|
makedev std sd0 sd1 sd2 sd3 cd0 st0 st1
|
|
makedev opty tty0 tty1 md0
|
|
;;
|