代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/264507/4287842
h cards.h
/*
* $Id: cards.h,v 1.3 2002/02/07 10:25:41 linfusheng Exp $
*/
#ifndef CARDS_H
#define CARDS_H
/* OK, this is how the PCI support hack works: if pci.h is included before
* this fil
www.eeworm.com/read/155397/5622223
xilinx readme.xilinx
I've made a quick hack to support Xilinx HW-JTAG-PC cable.
Connection is as follows:
TCK --> SCK
TDO --> MISO
TDI --> MOSI
TMS --> RESET#
--
Tetsuya Okada
Computer Creator
www.eeworm.com/read/152843/5658481
c start_8xx.c
/*
* Copyright (C) 1996 Paul Mackerras.
* Copyright (C) 2000 Dan Malek.
* Quick hack of Paul's code to make XMON work on 8xx processors. Lots
* of assumptions, like the SMC1 is used, it has been
www.eeworm.com/read/152843/5660803
c start_8xx.c
/*
* Copyright (C) 1996 Paul Mackerras.
* Copyright (C) 2000 Dan Malek.
* Quick hack of Paul's code to make XMON work on 8xx processors. Lots
* of assumptions, like the SMC1 is used, it has been
www.eeworm.com/read/135592/13918467
c bio.c
/*
* linux/fs/nfs/bio.c
*
* Block I/O for NFS
*
* Partial copy of Linus' read cache modifications to fs/nfs/file.c
* modified for async RPC by okir@monad.swb.de
*
* We do an ugly hack here in
www.eeworm.com/read/439589/7705441
tcl aodvuu-default.tcl
PacketHeaderManager set tab_(PacketHeader/AODVUU) 1
Module/AODVUU set unidir_hack_ 0
Module/AODVUU set rreq_gratuitous_ 0
Module/AODVUU set expanding_ring_search_ 1
Module/AODVUU set local_repai
www.eeworm.com/read/436014/7779060
pl mailcap.pl
#!/usr/bin/perl -w
# mailcap to links.cfg converter (aka quick hack)
# version 1.00 by
# Released under GPLv2 or later
#
# Usage: mailcap-convert.pl /etc/mailcap >> ~/.links/links.cfg
www.eeworm.com/read/151104/5686287
c addnote.c
/*
* BK Id: SCCS/s.addnote.c 1.7 05/18/01 15:17:23 cort
*/
/*
* Program to hack in a PT_NOTE program header entry in an ELF file.
* This is needed for OF on RS/6000s to load an image correctly.
*