代码搜索:DEV

找到约 10,000 项符合「DEV」的源代码

代码结果 10,000
www.eeworm.com/read/281872/9128380

init zaptel.init

#!/bin/sh # # zaptel This shell script takes care of loading and unloading \ # Zapata Telephony interfaces # chkconfig: 2345 9 92 # description: The zapata telephony drivers allow
www.eeworm.com/read/380728/9132266

c pci.c

/************************************************************************ * * pci.c * * Generic PCI code * * * ######################################################################
www.eeworm.com/read/380520/9143837

simple_load

#!/bin/sh module="simple" device="simple" mode="664" # Group: since distributions do it differently, look for wheel or use staff if grep '^staff:' /etc/group > /dev/null; then group="staff" else
www.eeworm.com/read/380485/9145450

c ll_rw_blk.c

/* * linux/kernel/blk_dev/ll_rw.c * * (C) 1991 Linus Torvalds */ /* * This handles all read/write requests to block devices */ #include #include #include
www.eeworm.com/read/183424/9159529

cpp cbootloader.cpp

/* cbootloader.cpp - part of flashtool for AVRUSBBoot, an USB bootloader for Atmel AVR controllers Thomas Fischl Creation Date..: 2006-03-18 Last change....: 2006-06-25 P
www.eeworm.com/read/379736/9179788

c ll_rw_blk.c

/* * linux/kernel/blk_dev/ll_rw.c * * (C) 1991 Linus Torvalds */ /* * This handles all read/write requests to block devices */ #include #include #include
www.eeworm.com/read/379714/9181175

c ll_rw_blk.c

/* * linux/kernel/blk_dev/ll_rw.c * * (C) 1991 Linus Torvalds */ /* * This handles all read/write requests to block devices */ #include #include #include
www.eeworm.com/read/379714/9181178

bak ll_rw_blk.c.bak

/* * linux/kernel/blk_dev/ll_rw.c * * (C) 1991 Linus Torvalds */ /* * This handles all read/write requests to block devices */ #include #include #include
www.eeworm.com/read/379711/9181370

c ll_rw_blk.c

/* * linux/kernel/blk_dev/ll_rw.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * This handles all read/write requests to block devices */ #include #include
www.eeworm.com/read/379711/9181627

c at1700.c

/* at1700.c: A network device driver for the Allied Telesis AT1700. Written 1993 by Donald Becker. This is a alpha test limited release. This version may only be used and distributed accor