代码搜索:dev

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

代码结果 10,000
www.eeworm.com/read/425811/10319546

2

#!/bin/sh ln -s /dev/fb/0 /dev/fb0 mknod /dev/tty0 c 4 0 mgdemo
www.eeworm.com/read/279654/10407561

html 379.html

www.eeworm.com/read/353811/10416317

txt 移位寄存器:74164.txt

-- TTL164 Shift Register -- download from: www.fpga.com.cn & www.pld.com.cn library IEEE; use IEEE.Std_logic_1164.all; ENTITY dev164 IS PORT(a, b, nclr, clock : IN BIT; q : BUFFE
www.eeworm.com/read/279244/10452051

loadgpio

#!/bin/sh rm -f /dev/P0 rm -f /dev/P1 rm -f /dev/P2 rm -f /dev/P3 mknod /dev/P0 c 126 0 mknod /dev/P1 c 126 1 mknod /dev/P2 c 126 2 mknod /dev/P3 c 126 3 insmod gpio
www.eeworm.com/read/161016/10463570

txt 移位寄存器:74164.txt

-- TTL164 Shift Register -- download from: www.fpga.com.cn & www.pld.com.cn library IEEE; use IEEE.Std_logic_1164.all; ENTITY dev164 IS PORT(a, b, nclr, clock : IN BIT; q : BUFFE
www.eeworm.com/read/424281/10467718

configure

#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61 for gsl 1.12. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, #
www.eeworm.com/read/352895/10495279

c zc030x_v4l.c

/* struct video_device zc030x_fill = { .owner = THIS_MODULE, .name = "ZC030X Webcam", .type = VID_TYPE_CAPTURE, .hardware = VID_
www.eeworm.com/read/352754/10515920

c depca.c

/* depca.c: A DIGITAL DEPCA ethernet driver for linux. Written 1994 by David C. Davies. Copyright 1994 David C. Davies and United States Government as represented by the Director,
www.eeworm.com/read/352754/10515942

c 3c509.c

/* 3c509.c: A 3c509 EtherLink3 ethernet driver for linux. */ /* Written 1993 by Donald Becker. Copyright 1993 United States Government as represented by the Director, National Security Agency
www.eeworm.com/read/352754/10517810

c ip.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l