pc97307.h

来自「国产CPU-龙芯(loongson)BIOS源代码」· C头文件 代码 · 共 24 行

H
24
字号
/* * pc97307.h: National Semiconductor PC97307 Multi I/O * * Copyright (c) 1998-1999, Algorithmics Ltd.  All rights reserved. * * This program is free software; you can redistribute it and/or modify  * it under the terms of the "Free MIPS" License Agreement, a copy of  * which is available at: * *  http://www.algor.co.uk/ftp/pub/doc/freemips-license.txt * * You may not, however, modify or remove any part of this copyright  * message if this program is redistributed or reused in whole or in * part. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the * "Free MIPS" License for more details.   */#define ISAPNP_MBADDR	0x15c	/* write only */#define ISAPNP_MBDATA	0x15d	/* read/write */

⌨️ 快捷键说明

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