代码搜索:Configuring
找到约 1,509 项符合「Configuring」的源代码
代码结果 1,509
www.eeworm.com/read/467434/1503360
gdb at91sam9rl-ek-sram.gdb
# MCK initialization script for the AT91SAM9RL
#------------------------------------------------
echo Configuring the master clock...\n
# Enable main oscillator
set *0xFFFFFC20 = 0x00004001
whi
www.eeworm.com/read/195844/5106851
hp-target-install-srp
#!/bin/tcsh
#
# vi: set autoindent tabstop=8 shiftwidth=4 :
#
# HP-target-install-srp
#
# Script for installing and configuring the target using SRP
#
#
# Copyright (C) 2001-2003 InterOperability Lab
www.eeworm.com/read/169681/5415573
c usrpppcfg.c
/* usrPPPCfg.c - Configlette for configuring PPP */
/* Copyright 1992 - 1998 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,18aug98,ann created this configlette from u
www.eeworm.com/read/316872/3599006
h phy.h
/*
* include/linux/phy.h
*
* Framework and drivers for configuring and reading different PHYs
* Based on code in sungem_phy.c and gianfar_phy.c
*
* Author: Andy Fleming
*
* Copyright (c) 2004
www.eeworm.com/read/395229/2448371
h phy.h
/*
* include/linux/phy.h
*
* Framework and drivers for configuring and reading different PHYs
* Based on code in sungem_phy.c and gianfar_phy.c
*
* Author: Andy Fleming
*
* Copyright (c) 2004
www.eeworm.com/read/362989/2924880
h phy.h
/*
* include/linux/phy.h
*
* Framework and drivers for configuring and reading different PHYs
* Based on code in sungem_phy.c and gianfar_phy.c
*
* Author: Andy Fleming
*
* Copyright (c) 2004
www.eeworm.com/read/192357/8384982
in bridge-utils.spec.in
Name: @PACKAGE@
Version: @VERSION@
Release: 1
Copyright: GPL
Group: System Environment/Base
Url: http://bridge.sourceforge.net
Summary: Utilities for configuring the linux ethernet bridge.
Buildroot:
www.eeworm.com/read/390275/8472805
c gpio-ext.c
/*
File name: gpio-ext.c
Description: This is an utility for configuring the Bulverde
- We implemented it based on the Monta_Vista generic.c
*/
#include
#include
#includ
www.eeworm.com/read/384729/8847595
conf firestorm.conf
## name: firestorm.conf
## version: 0.5.2
## rcsid: $Id: firestorm.conf,v 1.84 2003/01/19 13:07:03 scara Exp $
## desc: This file is for configuring firestorm
### EFFECTIVE_UGID #####################
www.eeworm.com/read/187103/8855077
test mdemo-shared.test
#! /bin/sh
# mdemo-conf.test - try configuring the ../mdemo subdirectory
# Test script header.
need_prefix=yes
if test -z "$srcdir"; then
srcdir=`echo "$0" | sed 's%/[^/]*$%%'`
test "$srcdir" = "