mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 23:00:18 -04:00
15 lines
235 B
Plaintext
15 lines
235 B
Plaintext
# $NetBSD: MAKEDEV.conf,v 1.4 2012/08/16 13:31:25 abs Exp $
|
|
|
|
all_md)
|
|
makedev wscons wd0 wd1 sd0 sd1
|
|
makedev scif0 sci0
|
|
makedev tty0 tty1 tty2
|
|
makedev scsibus0
|
|
makedev apm
|
|
;;
|
|
|
|
ramdisk)
|
|
makedev std bpf md0
|
|
makedev scif0 sci0
|
|
;;
|