/linux-2.4.37.9/arch/mips/philips/nino/ |
D | TODO | 6 * get IDE/PCMCIA chip interface working to read flash cards and the 10 * get 2bpp and 4bpp working (use Microwindows driver examples) 15 * get stub working
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | w9966.txt | 7 a working Linux driver. 9 To get it working simply configure your kernel to support 30 parport drivers. I might add working EPP support later.
|
D | zr36120.txt | 25 I have some reports of other cards working with the mentioned 26 chip sets. For a list of other working cards please have a look 115 response, and mail me if you got a working tvcard addition.
|
D | CQcam.txt | 110 ln -s video0 c-qcam # make /dev/c-qcam a working file 122 everything is working. 159 Is a working c-qcam connected to the port?
|
D | README.cpia | 125 - isabel 3R4beta (barely working, but AFAICT all the problems are on 174 allow me to devote some working time to this project
|
/linux-2.4.37.9/Documentation/networking/ |
D | ncsa-telnet | 2 bug in NCSA that also stops it working with other modern networking code 14 to work. I don't know if anyone is working on this code - this
|
D | baycom.txt | 20 however if you have a broken UART clone that does not have working 64 Its target audience is users working over a high speed hub (76.8kbit/s).
|
D | decnet.txt | 97 5) How can I tell if its working ? 100 kernel subsystem is working.
|
/linux-2.4.37.9/Documentation/ |
D | BUG-HUNTING | 30 Copy the non-working directory next to the working directory 32 One directory at time, try moving the working directory to
|
D | ldm.txt | 64 If you believe the driver isn't working as it should, you can enable the extra
|
/linux-2.4.37.9/Documentation/usb/ |
D | usb-help.txt | 12 Linux-USB device overview (working devices and drivers):
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | decbin.S | 125 | 1. Copy bcd value in memory for use as a working copy. 139 | ( ) a0: pointer to working bcd value 141 | (*) FP_SCR1: working copy of original bcd value 478 | ( ) a0: pointer to working bcd value
|
/linux-2.4.37.9/drivers/net/ |
D | strip.c | 289 int working; /* Is radio working correctly? */ member 1170 int working = strip_info->working; in sprintf_status_info() local 1196 p += sprintf(p, " Radio working:\t\t%s\n", working ? "Yes" : "No"); in sprintf_status_info() 1204 p += sprintf(p, " Firmware version:\t%s", !working ? "Unknown" : in sprintf_status_info() 1227 if (working) in sprintf_status_info() 1280 if (strip_info->working) in ResetRadio() 1304 strip_info->working = FALSE; in ResetRadio() 1611 if (strip_info->working && (long)jiffies - strip_info->gratuitous_arp >= 0 && in strip_send() 1920 if (!strip_info->working) in RecvErr_Message() 1922 strip_info->working = TRUE; in RecvErr_Message() [all …]
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.53c700 | 13 fill in to get the driver working. 49 In order to plumb the 53c700 chip core driver into a working SCSI 62 even by examining the configuration of a working driver under another
|
D | atp870u.c | 65 int working; member 114 if (dev->working != 0) in atp870u_intr_handle() 444 dev->working--; in atp870u_intr_handle() 650 if ((dev->last_cmd != 0xff) && (dev->working != 0)) in send_s870() 656 dev->working++; in send_s870() 669 dev->working--; in send_s870() 2716 printk(KERN_DEBUG "working=%x last_cmd=%x ", dev->working, dev->last_cmd); in atp870u_abort()
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | ufs.txt | 46 line 364. But it seem working on current buffer cache configuration.
|
/linux-2.4.37.9/Documentation/sound/ |
D | AudioExcelDSP16 | 70 I'm working on the III version of the card: if someone have useful 95 > Just to let you know got my Audio Excel (emulating a MSS) working
|
D | ESS1868 | 32 (for a full working isapnp.conf file, remember the
|
D | NM256 | 194 working satisfactorily. However, you may occasionally see a message 240 and for letting me login to his Z505SX to get it working there 257 code working 280 8-bit only; it actually has been working for 16-bits all along.
|
D | VIBRA16 | 27 A fully working isapnp.conf is just here:
|
D | solo1 | 5 is at least one report of it working on later silicon.
|
D | sonicvibes | 72 get it working with buffers above 16M. Therefore, the card
|
/linux-2.4.37.9/Documentation/powerpc/ |
D | smp.txt | 17 enters its idle loop. Hopefully a completely working SMP kernel
|
/linux-2.4.37.9/Documentation/fb/ |
D | pvr2fb.txt | 57 working. If you end up testing this, please let me know!
|
/linux-2.4.37.9/fs/ |
D | exec.c | 770 kernel_cap_t new_permitted, working; in compute_creds() local 774 working = cap_intersect(bprm->cap_inheritable, in compute_creds() 776 new_permitted = cap_combine(new_permitted, working); in compute_creds()
|