Searched full:ancient (Results 1 – 25 of 57) sorted by relevance
123
/linux-6.12.1/Documentation/userspace-api/media/cec/ |
D | cec-intro.rst | 17 and is based on the ancient AV.link protocol used in old SCART
|
/linux-6.12.1/drivers/net/ethernet/8390/ |
D | wd.c | 168 int ancient = 0; /* An old card without config registers. */ in wd_probe1() local 227 ancient = 1; in wd_probe1() 248 if ( !ancient && (inb(ioaddr+1) & 0x01) != (word16 & 0x01)) in wd_probe1() 283 if (ancient || reg1 == 0xff) { /* Ack!! No way to read the IRQ! */ in wd_probe1()
|
/linux-6.12.1/drivers/net/ethernet/realtek/ |
D | r8169.h | 16 /* support for ancient RTL_GIGA_MAC_VER_01 has been removed */
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/imu/ |
D | invensense,mpu6050.yaml | 54 From ancient platform data struct: false: VLogic, true: VDD
|
/linux-6.12.1/fs/nfsd/ |
D | Kconfig | 42 Unless you are hosting ancient (1990's era) NFS clients, you don't
|
/linux-6.12.1/arch/x86/boot/ |
D | main.c | 129 puts("WARNING: Ancient bootloader, some functionality may be limited!\n"); in init_heap()
|
D | header.S | 255 type_of_loader: .byte 0 # 0 means ancient bootloader, newer 544 # Apparently some ancient versions of LILO invoked the kernel with %ss != %ds,
|
/linux-6.12.1/tools/testing/selftests/ir/ |
D | ir_loopback.c | 33 * Support ancient lirc.h which does not have these values. Can be removed
|
/linux-6.12.1/drivers/ata/ |
D | pata_mpiix.c | 195 ancient hardware into the core code. There are two issues to in mpiix_init_one()
|
/linux-6.12.1/Documentation/scsi/ |
D | aha152x.rst | 19 least on my ancient test box; a i486/33Mhz/20MB).
|
/linux-6.12.1/drivers/cpufreq/ |
D | Kconfig.x86 | 338 normally be done. Some ancient or strange systems, though speedstep
|
/linux-6.12.1/fs/ |
D | Kconfig | 234 ancient that opening a file larger than 2GiB fails with EINVAL, then
|
/linux-6.12.1/Documentation/core-api/irq/ |
D | irq-domain.rst | 176 exist to ease the support of ancient platforms. No new users should be
|
/linux-6.12.1/drivers/tty/ |
D | Kconfig | 178 "ancient" line disciplines, so prevent the kernel from doing
|
/linux-6.12.1/drivers/staging/media/av7110/ |
D | av7110_hw.h | 252 /* ancient CI command codes, only two are actually still used
|
/linux-6.12.1/Documentation/doc-guide/ |
D | contributing.rst | 188 Ancient documentation
|
/linux-6.12.1/arch/powerpc/platforms/powernv/ |
D | opal.c | 219 * Only ancient OPAL firmware requires this. in opal_register_exception_handlers() 241 * Only applicable to ancient firmware, all modern in opal_register_exception_handlers()
|
/linux-6.12.1/mm/ |
D | Kconfig | 377 also breaks ancient binaries (including anything libc5 based). 382 On non-ancient distros (post-2000 ones) N is usually a safe choice.
|
/linux-6.12.1/Documentation/trace/ |
D | tracepoint-analysis.rst | 337 ancient build of libpixmap out of the library path where it was totally
|
/linux-6.12.1/Documentation/filesystems/ |
D | tmpfs.rst | 236 if a long-lived tmpfs is accessed by 32-bit applications so ancient that
|
/linux-6.12.1/Documentation/RCU/ |
D | rcubarrier.rst | 82 An ancient version of the rcutorture module makes use of rcu_barrier()
|
/linux-6.12.1/drivers/gpu/drm/msm/adreno/ |
D | adreno_gpu.c | 998 /* Special cases for ancient hw with ancient DT bindings */ in adreno_get_pwrlevels()
|
/linux-6.12.1/Documentation/ |
D | Changes | 359 In ancient (2.4 and earlier) kernels, the nfs server needed to know
|
/linux-6.12.1/drivers/input/tablet/ |
D | wacom_serial4.c | 20 * - and xf86wacom.c (a presumably ancient version of the linuxwacom code),
|
/linux-6.12.1/Documentation/process/ |
D | changes.rst | 359 In ancient (2.4 and earlier) kernels, the nfs server needed to know
|
123