Home
last modified time | relevance | path

Searched refs:known (Results 1 – 25 of 128) sorted by relevance

123456

/linux-2.4.37.9/drivers/char/ftape/lowlevel/
Dftape-rw.c292 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 …]
Dftape-rw.h69 volatile unsigned int known; /* validates bot, segment, sector */ member
Dftape-ctl.c197 ft_location.known = 0; in ftape_abort_operation()
896 ft_location.known = 0; in ftape_init_driver()
/linux-2.4.37.9/Documentation/s390/
DCommonIO117 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/
DREADME.fax17 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/
D00-INDEX4 - known bugs in kbuild programs
/linux-2.4.37.9/Documentation/fb/
Daty128fb.txt66 There are known and unknown bugs, features and misfeatures.
67 Currently there are following known bugs:
Dtgafb.txt31 PowerStorm 3D30/4D20 (also known as PBXGB) cards are not supported. These
/linux-2.4.37.9/drivers/parport/
DBUGS-parport1 Currently known (or at least suspected) bugs in parport:
/linux-2.4.37.9/Documentation/x86_64/
DBUGS1 Some known problems:
/linux-2.4.37.9/Documentation/arm/SA1100/
DVictor1 Victor is known as a "digital talking book player" manufactured by
/linux-2.4.37.9/Documentation/video4linux/bttv/
DREADME.freeze46 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/
DREADME53 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/
DREADME.ncr53c7xx33 Two devices are known not to function with the default settings of using
/linux-2.4.37.9/Documentation/usb/
Dse401.txt13 The following cameras are known to work with this driver:
Dstv680.txt16 The following cameras are known to work with this driver, although any
/linux-2.4.37.9/Documentation/networking/
Dray_cs.txt9 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
Dcops.txt11 Right now these cards are known to work with the COPS driver. The
/linux-2.4.37.9/Documentation/crypto/
Dapi-intro.txt101 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/
Dcpqarray.txt6 This driver is known to work with the following cards:
Dscsi.txt16 The scsi-core (also known as the "mid level") contains the core of scsi
/linux-2.4.37.9/Documentation/sound/
DAD181629 The following cards are known to work with this driver:
DNM25682 * 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/
DREADME164 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/
Damigaffs.h130 #error Endianness must be known for affs to work.

123456