files.ata

来自「国产CPU-龙芯(loongson)BIOS源代码」· ATA 代码 · 共 16 行

ATA
16
字号
#	$OpenBSD: files.ata,v 1.1 1999/07/18 21:25:17 csapuntz Exp $#	$NetBSD: files.ata,v 1.3 1998/10/12 16:09:16 bouyer Exp $## Config file and device description for machine-independent devices# which attach to ATA busses.  Included by ports that need it.  Ports# that use it must provide their own "major" declarations for the# appropriate devices.# ATA disksdevice	wd: diskattach	wd at atafile	sys/dev/ata/wd.c				wd needs-flagfile	sys/dev/ata/ata_wdc.c				wd & wdc_basefile	sys/dev/ata/ata.c				ata | atapi

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?