Searched refs:known (Results 1 – 25 of 128) sorted by relevance
123456
/linux-2.4.37.9/drivers/char/ftape/lowlevel/ |
D | ftape-rw.c | 292 ft_location.known = 1; in check_bot_eot() 297 ft_location.known = 0; in check_bot_eot() 299 TRACE_EXIT ft_location.known; in check_bot_eot() 313 ft_location.known = 0; /* default is location not known */ in ftape_read_id() 327 ft_location.known = 1; in ftape_read_id() 356 if (!ft_location.known) { in ftape_read_id() 415 ft_location.known = 0; in ftape_dumb_stop() 438 ft_location.known = 0; in ftape_dumb_stop() 537 if (ft_location.known && in fast_seek() 634 if (!ft_location.known) { in seek_forward() [all …]
|
D | ftape-rw.h | 69 volatile unsigned int known; /* validates bot, segment, sector */ member
|
D | ftape-ctl.c | 197 ft_location.known = 0; in ftape_abort_operation() 896 ft_location.known = 0; in ftape_init_driver()
|
/linux-2.4.37.9/Documentation/s390/ |
D | CommonIO | 117 Note: Already known devices cannot be ignored; this also applies to devices 120 For example, if device abcd is already known and all other devices a000-afff 121 are not known, "echo add 0xa000-0xaccc, 0xaf00-0xafff > /proc/cio_ignore" 157 - show which chpids are currently known to Linux and their status (online, 160 - toggling known chpids logically online/offline. 162 To toggle a known chpid logically offline, do an
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.fax | 17 ISDN-cards (known as softfax). The low-level driver of 36 The command set is known as Class 2 (not Class 2.0) and
|
/linux-2.4.37.9/Documentation/kbuild/ |
D | 00-INDEX | 4 - known bugs in kbuild programs
|
/linux-2.4.37.9/Documentation/fb/ |
D | aty128fb.txt | 66 There are known and unknown bugs, features and misfeatures. 67 Currently there are following known bugs:
|
D | tgafb.txt | 31 PowerStorm 3D30/4D20 (also known as PBXGB) cards are not supported. These
|
/linux-2.4.37.9/drivers/parport/ |
D | BUGS-parport | 1 Currently known (or at least suspected) bugs in parport:
|
/linux-2.4.37.9/Documentation/x86_64/ |
D | BUGS | 1 Some known problems:
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | Victor | 1 Victor is known as a "digital talking book player" manufactured by
|
/linux-2.4.37.9/Documentation/video4linux/bttv/ |
D | README.freeze | 46 the PCI bus. The bt848/878 chips have a few workarounds for known 67 IRQ sharing is known to cause problems in some cases. It works just
|
/linux-2.4.37.9/drivers/message/i2o/ |
D | README | 53 I2O Tape class is not supported (no known devices using this..) 100 Host adapters, hints, known to work platforms when I hit
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.ncr53c7xx | 33 Two devices are known not to function with the default settings of using
|
/linux-2.4.37.9/Documentation/usb/ |
D | se401.txt | 13 The following cameras are known to work with this driver:
|
D | stv680.txt | 16 The following cameras are known to work with this driver, although any
|
/linux-2.4.37.9/Documentation/networking/ |
D | ray_cs.txt | 9 card. This driver is in early development and does have bugs. See the known 145 fact is known to not work. I have never encountered a net set
|
D | cops.txt | 11 Right now these cards are known to work with the COPS driver. The
|
/linux-2.4.37.9/Documentation/crypto/ |
D | api-intro.txt | 101 is that at least a few test vectors from known sources (preferably 104 Converting existing well known code is preferred, as it is more likely
|
/linux-2.4.37.9/Documentation/ |
D | cpqarray.txt | 6 This driver is known to work with the following cards:
|
D | scsi.txt | 16 The scsi-core (also known as the "mid level") contains the core of scsi
|
/linux-2.4.37.9/Documentation/sound/ |
D | AD1816 | 29 The following cards are known to work with this driver:
|
D | NM256 | 82 * There are known problems with PCMCIA cards and the eepro100 ethernet 202 There is also a known problem with the Sony Z505S and Z505SX hanging 208 The only known workarounds are to disable the ethernet interface
|
/linux-2.4.37.9/net/khttpd/ |
D | README | 164 7) The mime-type is known (*) 224 files stored on a tmpfs partition is known to cause kernel oopses
|
/linux-2.4.37.9/include/linux/ |
D | amigaffs.h | 130 #error Endianness must be known for affs to work.
|
123456