xref: /netbsd-src/sys/dev/goldfish/files.goldfish (revision bcb5d394bc0eb9233979b42269bb14a6156523b4)
1*bcb5d394Sthorpej# $NetBSD: files.goldfish,v 1.3 2024/01/02 07:29:39 thorpej Exp $
209b2d9b0Sthorpej
309b2d9b0Sthorpej# Goldfish programmable interrupt controller
409b2d9b0Sthorpejdevice	gfpic
509b2d9b0Sthorpejfile	dev/goldfish/gfpic.c		gfpic
60aa7982aSthorpej
7*bcb5d394Sthorpej# Goldfish virtual terminal
8*bcb5d394Sthorpejdevice	gftty: tty
9*bcb5d394Sthorpejfile	dev/goldfish/gftty.c		gftty		needs-flag
10*bcb5d394Sthorpej
110aa7982aSthorpej# Goldfish real-time clock / timer
120aa7982aSthorpejdevice	gfrtc
130aa7982aSthorpejfile	dev/goldfish/gfrtc.c		gfrtc
14