代码搜索:setup
找到约 10,000 项符合「setup」的源代码
代码结果 10,000
www.eeworm.com/read/385891/2578910
c setup.c
/*
* linux/arch/m68k/kernel/setup.c
*
* Copyright (C) 1995 Hamish Macdonald
*/
/*
* This file handles the architecture-dependent parts of system setup
*/
#include
#include
www.eeworm.com/read/385891/2579038
c setup.c
/*
* linux/arch/alpha/kernel/setup.c
*
* Copyright (C) 1995 Linus Torvalds
*/
/* 2.3.x bootmem, 1999 Andrea Arcangeli */
/*
* Bootup setup stuff.
*/
#include
www.eeworm.com/read/385891/2579109
c setup.c
/* $Id: setup.c,v 1.1.1.1 2004/02/04 12:55:43 laputa Exp $
*
* Initial setup-routines for HP 9000 based hardware.
*
* Copyright (C) 1991, 1992, 1995 Linus Torvalds
* Modifications f
www.eeworm.com/read/385891/2579172
c setup.c
/*
* arch/s390/kernel/setup.c
*
* S390 version
* Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Hartmut Penner (hp@de.ibm.com),
* Ma
www.eeworm.com/read/385891/2579220
s setup.s
/*
* setup.S Copyright (C) 1991, 1992 Linus Torvalds
*
* setup.s is responsible for getting the system data from the BIOS,
* and putting them into the appropriate places in system memory.
* both
www.eeworm.com/read/385891/2579228
c setup.c
/*
* linux/arch/i386/kernel/setup.c
*
* Copyright (C) 1995 Linus Torvalds
*
* Enhanced CPU type detection by Mike Jagdis, Patrick St. Jean
* and Martin Mares, November 1997.
*
* Force Cy
www.eeworm.com/read/385891/2579386
c setup.c
/* $Id: setup.c,v 1.1.1.1 2004/02/04 12:55:49 laputa Exp $
* linux/arch/sparc/kernel/setup.c
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
* Copyright (C) 2000 Anton Blanch
www.eeworm.com/read/385891/2579483
c setup.c
/* $Id: setup.c,v 1.1.1.1 2004/02/04 12:55:29 laputa Exp $
*
* linux/arch/cris/kernel/setup.c
*
* Copyright (C) 1995 Linus Torvalds
* Copyright (c) 2001 Axis Communications AB
*/
/*
* Thi
www.eeworm.com/read/385891/2579564
c setup.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1995
www.eeworm.com/read/385891/2579813
c setup.c
/*
* BK Id: SCCS/s.setup.c 1.67 12/01/01 20:09:07 benh
*/
/*
* Common prep/pmac/chrp boot and setup code.
*/
#include
#include
#include
#include