Home
last modified time | relevance | path

Searched refs:working (Results 1 – 25 of 114) sorted by relevance

12345

/linux-2.4.37.9/arch/mips/philips/nino/
DTODO6 * 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/
Dw9966.txt7 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.
Dzr36120.txt25 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.
DCQcam.txt110 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?
DREADME.cpia125 - 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/
Dncsa-telnet2 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
Dbaycom.txt20 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).
Ddecnet.txt97 5) How can I tell if its working ?
100 kernel subsystem is working.
/linux-2.4.37.9/Documentation/
DBUG-HUNTING30 Copy the non-working directory next to the working directory
32 One directory at time, try moving the working directory to
Dldm.txt64 If you believe the driver isn't working as it should, you can enable the extra
/linux-2.4.37.9/Documentation/usb/
Dusb-help.txt12 Linux-USB device overview (working devices and drivers):
/linux-2.4.37.9/arch/m68k/fpsp040/
Ddecbin.S125 | 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/
Dstrip.c289 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/
DREADME.53c70013 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
Datp870u.c65 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/
Dufs.txt46 line 364. But it seem working on current buffer cache configuration.
/linux-2.4.37.9/Documentation/sound/
DAudioExcelDSP1670 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
DESS186832 (for a full working isapnp.conf file, remember the
DNM256194 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.
DVIBRA1627 A fully working isapnp.conf is just here:
Dsolo15 is at least one report of it working on later silicon.
Dsonicvibes72 get it working with buffers above 16M. Therefore, the card
/linux-2.4.37.9/Documentation/powerpc/
Dsmp.txt17 enters its idle loop. Hopefully a completely working SMP kernel
/linux-2.4.37.9/Documentation/fb/
Dpvr2fb.txt57 working. If you end up testing this, please let me know!
/linux-2.4.37.9/fs/
Dexec.c770 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()

12345