Searched refs:implement (Results 1 – 25 of 62) sorted by relevance
123
/linux-2.4.37.9/arch/arm/nwfpe/ |
D | ChangeLog | 82 * single_cpdo.c - implement URD, NRM 83 * double_cpdo.c - implement URD, NRM 84 * extended_cpdo.c - implement URD, NRM
|
/linux-2.4.37.9/Documentation/mips/ |
D | time.README | 84 Step 1: decide how you like to implement the time services. 86 a) does this board have a RTC? If yes, implement the two RTC funcs. 100 jiffy. Or you can implement your own gettimeoffset (probably based on 123 Step 3: implement rtc routines, board_time_init() and board_timer_setup()
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | byteorder.h | 67 #error implement me
|
/linux-2.4.37.9/Documentation/sound/ |
D | VIA-chipset | 10 let us know so we can implement it.
|
D | SoundPro | 103 - implement mixer support for surround, loud, digital CD switches.
|
/linux-2.4.37.9/Documentation/networking/ |
D | shaper.txt | 44 traffic limiter. We implement Van Jacobson and Sally Floyd's CBQ
|
D | x25.txt | 7 implement LAPB on the card itself, and unintelligent ones that simply do
|
D | ethertap.txt | 125 also have to implement ARP and MAC addresses. This is often a bit silly as 135 implement ARP.
|
D | baycom.txt | 130 The modem simply does not provide enough information to implement
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | jfs.txt | 41 - implement defrag utility, for online defragmenting
|
D | xfs.txt | 84 Make O_SYNC writes implement true O_SYNC. WITHOUT this option,
|
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | sab8253xov.txt | 33 implement their own protocol software within user applications.
|
/linux-2.4.37.9/Documentation/ |
D | SAK.txt | 39 systems which implement C2 level security. This author does not
|
D | SubmittingDrivers | 66 If you need to implement a common API over Linux and NT
|
/linux-2.4.37.9/Documentation/parisc/ |
D | IODC.txt | 18 might be valid, and many devices don't implement required options), so
|
/linux-2.4.37.9/Documentation/i2c/ |
D | functionality | 56 When you write a new algorithm driver, you will have to implement a
|
/linux-2.4.37.9/Documentation/s390/ |
D | DASD | 30 We currently implement one partition per volume, which is the whole
|
/linux-2.4.37.9/Documentation/sparc/ |
D | sbus_drivers.txt | 23 for you to implement your device probing algorithm and obtain 135 at offset zero. The following might implement resetting your device:
|
/linux-2.4.37.9/drivers/usb/ |
D | hid-core.c | 772 static __inline__ void implement(__u8 *report, unsigned offset, unsigned n, __u32 value) in implement() function 982 implement(data, offset + n * size, size, s32ton(field->value[n], size)); in hid_output_field() 984 implement(data, offset + n * size, size, field->value[n]); in hid_output_field()
|
/linux-2.4.37.9/fs/sysv/ |
D | INTRO | 171 * How to implement symbolic links such that the host fsck doesn't scream:
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.avmb1 | 6 The lowlevel interface can be used to implement a CAPI2.0
|
/linux-2.4.37.9/Documentation/kbuild/ |
D | config-language.txt | 37 simple bash functions implement the rest of the commands. 66 are semantically meaningful, and all four config interpreters implement 231 want to implement this as an enhancement.
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | cdrom-standard.tex | 63 drivers should implement them. Currently (as of the \linux\ 2.1.$x$ 189 drivers. These routines simply implement certain {\em capabilities\/} 400 function through $cdrom_media_changed()$, we can implement separate 465 This function should implement the old corresponding $ioctl()$. For 669 implemented (some drivers implement checking for write-related flags, 709 implement such a user-program for \linux, I came across the 1020 Gerd Knorr, who were the first to implement this interface for SCSI
|
/linux-2.4.37.9/fs/cramfs/ |
D | README | 146 Option 3 is easy to implement if we don't mind being CPU-inefficient:
|
/linux-2.4.37.9/Documentation/fb/ |
D | README-sstfb.txt | 164 - try to implement accel on voodoo2 , this board can actualy do a
|
123