代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/438146/7735610
c xilinxfb.c
/*
* xilinxfb.c
*
* Xilinx TFT LCD frame buffer driver
*
* Author: MontaVista Software, Inc.
* source@mvista.com
*
* 2002-2007 (c) MontaVista Software, Inc.
* 2007 (c) Secret Lab Tech
www.eeworm.com/read/437619/7744826
c n8250.c
/* OS- and machine-dependent stuff for the 8250 asynch chip on a IBM-PC
*/
#include
#include
#include
#include "global.h"
#include "mbuf.h"
#include "proc.h"
#incl
www.eeworm.com/read/180016/7811767
rpm2targz
#!/bin/sh
# Copyright 1997, 1998 Patrick Volkerding, Moorhead, MN USA
# Copyright 2002 Slackware Linux, Inc., Concord, CA USA
# All rights reserved.
#
# Redistribution and use of this script, with or
www.eeworm.com/read/299603/7843557
patch full.patch
diff --git a/Makefile b/Makefile
index d970cb1..1ea6235 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 21
-EXTRAVERSION =
+EXTRAVERSION = -h1940
NAME =
www.eeworm.com/read/299603/7843561
c inode.c
/*
* inode.c -- user mode filesystem api for usb gadget controllers
*
* Copyright (C) 2003-2004 David Brownell
* Copyright (C) 2003 Agilent Technologies
*
* This program is free software;
www.eeworm.com/read/299603/7843562
c pxa2xx_udc.c
/*
* linux/drivers/usb/gadget/pxa2xx_udc.c
* Intel PXA25x and IXP4xx on-chip full speed USB device controllers
*
* Copyright (C) 2002 Intrinsyc, Inc. (Frank Becker)
* Copyright (C) 2003 Robe
www.eeworm.com/read/299603/7843632
c net2280.c
/*
* Driver for the PLX NET2280 USB device controller.
* Specs and errata are available from .
*
* PLX Technology Inc. (formerly NetChip Technology) supported the
*
www.eeworm.com/read/299603/7843656
c inode.c
/*
* inode.c -- user mode filesystem api for usb gadget controllers
*
* Copyright (C) 2003-2004 David Brownell
* Copyright (C) 2003 Agilent Technologies
*
* This program is free software;