head 1.2; access; symbols netbsd-11-0-RC5:1.2 netbsd-11-0-RC4:1.2 netbsd-11-0-RC3:1.2 netbsd-11-0-RC2:1.2 netbsd-11-0-RC1:1.2 perseant-exfatfs-base-20250801:1.2 netbsd-11:1.2.0.4 netbsd-11-base:1.2 perseant-exfatfs-base-20240630:1.2 perseant-exfatfs:1.2.0.2 perseant-exfatfs-base:1.2; locks; strict; comment @# @; 1.2 date 2024.01.03.03.56.57; author thorpej; state Exp; branches; next 1.1; commitid U9set5KNGMRhhXSE; 1.1 date 2024.01.02.07.40.59; author thorpej; state Exp; branches; next ; commitid nIRNj5Gb4AQBwQSE; desc @@ 1.2 log @Add gftty at char 12. @ text @# $NetBSD: majors.virt68k,v 1.1 2024/01/02 07:40:59 thorpej Exp $ # # Device majors for virt68k # Aligns with historical values on mvme68k (and some slots also used # by block devices on hp300) # device-major cons char 0 device-major ctty char 1 device-major mem char 2 device-major swap char 3 block 3 vmswap device-major pts char 4 pty device-major ptc char 5 pty device-major log char 6 device-major ipl char 7 ipfilter device-major sd char 8 block 4 sd device-major ld char 9 block 2 ld device-major gftty char 12 device-major ccd char 17 block 5 ccd device-major cd char 18 block 8 cd device-major vnd char 19 block 6 vnd device-major st char 20 block 7 st device-major filedesc char 21 device-major bpf char 22 bpfilter device-major tun char 23 tun device-major ses char 30 ses device-major ch char 31 ch device-major md char 32 block 9 md device-major ss char 33 ss device-major uk char 34 uk device-major rnd char 35 rnd device-major scsibus char 36 scsibus device-major raid char 37 block 16 raid device-major clockctl char 39 clockctl device-major cgd char 41 block 17 cgd device-major ksyms char 42 ksyms # Majors up to 143 are reserved for machine-dependent drivers. # New machine-independent driver majors are assigned in # sys/conf/majors. @ 1.1 log @Add a port to the Qemu m68k "virt" platform, a 68040-based virtual machine with VirtIO I/O devices. This is a work-in-progress, but "successfully mounts root file system and then complains about missing /sbin/init that is, in fact, not there" seems like a good checkpoint. @ text @d1 1 a1 1 # $NetBSD$ d19 2 @