代码搜索:dev

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

代码结果 10,000
www.eeworm.com/read/107464/15606774

c ed_device.c

/* * ed_device.c embeded software project(1) device file. * * Copyright (C) 2003 Li Suke,Software School of Peking University. * * The data flow of the devices is: * * neted * __
www.eeworm.com/read/106994/15615217

c am930llc.c

/* am930llc.c: Handles the Linux network interface * -------------------------------------------------------------------- * * Linux WLAN * * The contents of this file are subject to the Mozilla P
www.eeworm.com/read/106834/15620618

tapebackup

# 数据库数据备份 #update by wkl in sh 2002/07/12 getdev() { softdev=/dev/null while true do clear echo " 软盘 " echo " 磁带 "
www.eeworm.com/read/106743/15623379

readme

proclcd V0.2 ------------ Proclcd shows some system status on the LCD panel. It is intended for a 4x20 display. For other sizes feel free to change the code, but please send me your changes ;) Just
www.eeworm.com/read/106743/15623389

playmp3

# for i in $@; do (mpg123 -b 128 -v "$i" 2>&1 | ./mpg123filt "`basename "$i" .mp3`" > /dev/lcd) done
www.eeworm.com/read/105831/15658259

c devlck.c

/* devlck.c * Copyright (C) 2001 Yan "Warrior" Gurtovoy (ymg@dakotacom.net) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub
www.eeworm.com/read/105179/15675825

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/105179/15675949

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 accordin
www.eeworm.com/read/105179/15675958

c slip.c

/* * slip.c This module implements the SLIP protocol for kernel-based * devices like TTY. It interfaces between a raw TTY, and the * kernel's INET protocol layers (via DDI). * * Version: @(#)s
www.eeworm.com/read/105179/15675976

c eexpress.c

/* eexpress.c: Intel EtherExpress device driver for Linux. */ /* Written 1993 by Donald Becker. Copyright 1993 United States Government as represented by the Director, National Security Agency. Th