代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/408174/11402995
cccam readme.cccam
[COMMENT]
** Please note that this was written for sasc-ng. Some things may be different
** for vdr-sc. Corrections to this doc are welcome.
** Suggestion: start reading at 4)
[/COMMENT]
CCcam and sa
www.eeworm.com/read/408093/11405125
c spi.c
/*
* spi.c - SPI init/core code
*
* Copyright (C) 2005 David Brownell
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lice
www.eeworm.com/read/407760/11411179
h geometry.h
/* geometry.h - Device and file geometry computation */
/*
Copyright 1992-1998 Werner Almesberger.
Copyright 1999-2005 John Coffman.
All rights reserved.
Licensed under the terms contained in the f
www.eeworm.com/read/407760/11411193
conf lilo.raid.conf
#
# lilo.raid.conf
#
#
# A RAID installation is called for. With (version 22) of LILO
# the boot record will be installed on the RAID partition. The
# Master Boot Record will find the record on (h
www.eeworm.com/read/407760/11411194
conf lilo.sample.conf
#
# lilo.sample.conf
#
# This example has been updated to version 22.5.5 and beyond
#
# The boot record is installed on the second primary partition
# Which will have to be marked active to get to it
www.eeworm.com/read/407759/11411312
conf lilo.raid.conf
#
# lilo.raid.conf
#
#
# A RAID installation is called for. With (version 22) of LILO
# the boot record will be installed on the RAID partition. The
# Master Boot Record will find the record on (h
www.eeworm.com/read/407759/11411313
conf lilo.sample.conf
#
# lilo.sample.conf
#
# This example has been updated to version 22.5.5 and beyond
#
# The boot record is installed on the second primary partition
# Which will have to be marked active to get to it
www.eeworm.com/read/406786/11435704
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/405393/11463574
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/400742/11569661
s bootsect.s
!
! SYS_SIZE is the number of clicks (16 bytes) to be loaded.
! 0x3000 is 0x30000 bytes = 196kB, more than enough for current
! versions of linux ! SYS_SIZE 是要加载的节数(16 字节为1 节)。0x3000 共为
1 2 3 4 5 6
0x