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
16 lines
239 B
Plaintext
16 lines
239 B
Plaintext
# $NetBSD: MAKEDEV.conf,v 1.1 2003/10/15 19:13:32 jdolecek Exp $
|
|
|
|
DISKPARTITIONS=16
|
|
|
|
MD_DEVICES=
|
|
all_md)
|
|
makedev fd0
|
|
makedev tty0 tty1
|
|
;;
|
|
|
|
ramdisk)
|
|
makedev std md0
|
|
makedev tty0 tty1 opty
|
|
makedev bpf0 bpf1 bpf2 bpf3 tun0 tun1 ipl
|
|
;;
|