head 1.3; access; symbols netbsd-11-0-RC5:1.3 netbsd-11-0-RC4:1.3 netbsd-11-0-RC3:1.3 netbsd-11-0-RC2:1.3 netbsd-11-0-RC1:1.3 perseant-exfatfs-base-20250801:1.3 netbsd-11:1.3.0.4 netbsd-11-base:1.3 perseant-exfatfs-base-20240630:1.3 perseant-exfatfs:1.3.0.2 perseant-exfatfs-base:1.3; locks; strict; comment @# @; 1.3 date 2024.01.02.07.29.39; author thorpej; state Exp; branches; next 1.2; commitid NCKKYpu3zJJ8uQSE; 1.2 date 2024.01.02.07.27.51; author thorpej; state Exp; branches; next 1.1; commitid k9aRQif15N1ytQSE; 1.1 date 2023.12.29.23.31.44; author thorpej; state Exp; branches; next ; commitid CP1660EALELVVpSE; desc @@ 1.3 log @Add support for the Goldfish virtual TTY. This is only enough for early console; the rest will come later. @ text @# $NetBSD: files.goldfish,v 1.2 2024/01/02 07:27:51 thorpej Exp $ # Goldfish programmable interrupt controller device gfpic file dev/goldfish/gfpic.c gfpic # Goldfish virtual terminal device gftty: tty file dev/goldfish/gftty.c gftty needs-flag # Goldfish real-time clock / timer device gfrtc file dev/goldfish/gfrtc.c gfrtc @ 1.2 log @Add support for the Goldfish virtual programmable interrupt controller. @ text @d1 1 a1 1 # $NetBSD: files.goldfish,v 1.1 2023/12/29 23:31:44 thorpej Exp $ d7 4 @ 1.1 log @Re-factor the Goldfish RTC driver into attach-front-end and generic back-end; Goldfish virtual devices can be found on virtual platforms that don't use FDT. @ text @d1 5 a5 1 # $NetBSD$ @